Commit Graph

107 Commits

Author SHA1 Message Date
d0ec0cb1a0 add missing files 2024-10-09 19:52:36 +02:00
b7d75429db Merge branch 'bwi/v2.0.4' of http://192.168.68.6:3001/bartoszek/rublon-ssh into bwi/v2.0.4 2024-10-09 19:11:47 +02:00
c3bbdf27c8 Merge branch 'bwi/v2.0.4' of http://192.168.68.6:3001/bartoszek/rublon-ssh into bwi/v2.0.4 2024-10-09 19:07:59 +02:00
Bartosz Wieczorek
c2e55e147e Refactor cpack + add component builds for rpm based distros 2024-10-07 20:43:52 +02:00
914e51ccc7 Merge branch 'bwi/v2.0.4' of http://192.168.68.6:3001/bartoszek/rublon-ssh into bwi/v2.0.4 2024-10-04 13:04:28 +02:00
03cc6860a3 CHanged vangrantfile not to show gui 2024-10-04 13:00:35 +02:00
6e55b7eb7f Fixed postinst script for ubuntu 2024-10-04 12:59:39 +02:00
45f9f0b1f9 Changed app verstion to v2.0.4 2024-10-04 11:05:10 +02:00
Bartosz Wieczorek
07f8b22f0e refactor 2024-10-04 11:00:00 +02:00
Bartosz Wieczorek
413156d6e0 refactor 2024-10-04 11:00:00 +02:00
Bartosz Wieczorek
1b202b68e7 Stop using deprecated SHA256 functions 2024-10-04 11:00:00 +02:00
rublon-bwi
a5d33d00f7 Bwi/v2.0.3 (#11)
* Remove unused options from rublon default config

* Remove safe|secure options

* Allow 9 digits long passcode for passcode bypass

* Change name of 'Mobile Passcode' to 'Passcode'

* Do not display any prompt when user is waiting

* remove unused alloca.h header

* Add autopushPrompt option

* Change name OTP method

* Change enrolement message handling

* add static string ctor

* Addded postrm script

* [bugfix] Restart sshd service after rublon package instalation

* Rename 01_rublon_ssh.conf to 01-rublon-ssh.conf

* Prepared scripts for generating rpm for alma nad rocky

* Adding public key authentication option

* Add postinst script and ssh configuration for using pubkey

* Add GCC 7 compatybility

* Cleanup includes, cleanup std::array usage

* Add Static String implementation

* Remove memory_resources

* Add monotonic_buffer_resource in experimental c++ imlpementation

* Use case insensitive map

* Remove not needed code
2024-10-04 10:59:58 +02:00
7e2640d09e Added veritas support 2024-10-02 11:48:26 +02:00
af57bd39c4 Added veritas support in postinst/postrm scripts 2024-10-02 11:46:43 +02:00
01a2978d1d Added Vagrantfiles for centos_9 and rocky_9 2024-10-02 11:01:51 +02:00
ebb5912b7f improving the way of naming packages 2024-10-01 10:37:03 +02:00
49cbc823f8 Added Vagrantfile for debian 11 and 12 2024-09-30 13:17:09 +02:00
28338fea87 Remove lsb_release from pack.cmake and CMakeLists 2024-09-30 13:09:47 +02:00
Bartosz Wieczorek
fa9c56287f refactor 2024-09-30 11:50:37 +02:00
Bartosz Wieczorek
df7834d6b1 refactor 2024-09-30 11:50:17 +02:00
dc31f91946 Added vagrantfile for rhel, ubuntu, opensuse and alma 2024-09-28 15:57:42 +02:00
Bartosz Wieczorek
32c70a4b32 Stop using deprecated SHA256 functions 2024-09-03 21:01:14 +02:00
rublon-bwi
627ef2a6b4
Bwi/v2.0.3 (#11)
* Remove unused options from rublon default config

* Remove safe|secure options

* Allow 9 digits long passcode for passcode bypass

* Change name of 'Mobile Passcode' to 'Passcode'

* Do not display any prompt when user is waiting

* remove unused alloca.h header

* Add autopushPrompt option

* Change name OTP method

* Change enrolement message handling

* add static string ctor

* Addded postrm script

* [bugfix] Restart sshd service after rublon package instalation

* Rename 01_rublon_ssh.conf to 01-rublon-ssh.conf

* Prepared scripts for generating rpm for alma nad rocky

* Adding public key authentication option

* Add postinst script and ssh configuration for using pubkey

* Add GCC 7 compatybility

* Cleanup includes, cleanup std::array usage

* Add Static String implementation

* Remove memory_resources

* Add monotonic_buffer_resource in experimental c++ imlpementation

* Use case insensitive map

* Remove not needed code
2024-09-03 20:28:12 +02:00
839092dee2 Changed deb name of pam_dev component's package 2024-07-09 13:55:20 +02:00
89e52d2687 chenged Vagrantfile to create script for automating package generation 2024-07-04 10:21:31 +02:00
c482441d32 Added configuration script for pubkey 2024-07-04 10:20:00 +02:00
e4b90e4cc3 Changed app's version from 2.0.0 to 2.0.3 2024-07-04 10:16:20 +02:00
0a5e79559a Removed post* scripts from service 2024-06-28 11:21:01 +02:00
7e7634e988 Moved postinstall/em scripts to helepers catalog 2024-06-28 11:19:20 +02:00
3da2ad391a Added workaround for wrong generation of rpm 2024-06-28 11:16:34 +02:00
79862932d3 cleaning in postinst script for rhel 8 2024-06-26 11:53:12 +02:00
6a4d31efba aaded condition for rhel's version specific in pack.cmake 2024-06-26 11:50:08 +02:00
b4a4048081 Added package's requirement 2024-06-25 19:02:46 +02:00
63b04929d5 Added de/installation scripts for rhel 2024-06-25 19:00:08 +02:00
b9460f360b added selinux policy to work with rhel 2024-06-21 11:35:13 +02:00
fe6d30f434 cos do porpawienia 2024-06-21 11:35:13 +02:00
a858e46786 changing CMakeList an pack.cmake
restart sshd service after rublon package instalation

Add postinst script and ssh configuration for using pubkey

adding public key authentication option

Added detecting OS in cpack

added os specific in CMakeList
2024-06-21 11:35:13 +02:00
5bd17832bb Added rhel 8 and alma 8 settings in CMake and pack.cmake 2024-06-21 11:35:13 +02:00
Bartosz Wieczorek
b4b6a407b5 Use case insensitive map 2024-06-21 11:31:40 +02:00
Bartosz Wieczorek
b4cece5291 fixup: remove unused unsynchronized_pool_resource 2024-06-20 10:55:07 +02:00
Bartosz Wieczorek
3ad837ce0b fixup: remove unused unsynchronized_pool_resource 2024-06-20 10:54:40 +02:00
Bartosz Wieczorek
b5ceae7b96 fixup: remove unused unsynchronized_pool_resource 2024-06-20 10:52:54 +02:00
Bartosz Wieczorek
7388ed8f26 fixup: remove unused unsynchronized_pool_resource 2024-06-20 10:41:51 +02:00
Bartosz Wieczorek
8950611abe fixup: 2024-06-20 10:39:30 +02:00
Bartosz Wieczorek
2fc9a44922 Add monotonic_buffer_resource in experimental c++ imlpementation 2024-06-20 10:34:39 +02:00
Bartosz Wieczorek
d46d6aea01 fixup: Remove memory_resources 2024-06-20 09:55:25 +02:00
Bartosz Wieczorek
7e7d113f83 Remove memory_resources 2024-06-20 09:14:39 +02:00
Bartosz Wieczorek
ba738dd396 add Static String implementation 2024-06-17 14:41:07 +02:00
Bartosz Wieczorek
93d47c9096 Cleanup includes, cleanup std::array usage 2024-06-17 12:50:06 +02:00
Bartosz Wieczorek
b4d5c47f5b Add GCC 7 compatybility 2024-06-17 10:18:01 +02:00