9 Commits

Author SHA1 Message Date
Patrick Van der Veken
330e413b98 * added support for SELinux (CentOS/RHEL 8.x)
* various fixes
2020-12-30 19:23:11 +01:00
patvdv
af9ed19d6b * Added support to specify @group values for the --targets parameter and in the targets file(s)
* Added support for nested aliases: up to 5 levels deep instead of just
one level
* Added --resolve-alias/--alias command-line parameter to manually check
the resolution any alias
* Fixed propagation of --debug flag (to clients & slaves)
* Fixed propagation of --create-dir flag (to clients & slaves)
* Fixed problem in --fix-local routine (by adding optional --fix-user
command-line parameter and code)
* Fixed check when adding key to ssh-agent
* Added checking on alias resolution in --check-syntax routine
* Better trap setting
* Added typeset-ing to vars
* Switched version numbering (now date based)
* Code cleanup (now error & warning free in shellcheck/perlcritic
linters)
2018-11-03 16:35:59 +01:00
Patrick Van der Veken
deed41c199 wrong handling of RC=0 in system() 2015-09-09 09:35:30 +02:00
Patrick Van der Veken
2517110854 Forgot to bump up VRF. 2015-09-09 09:21:08 +02:00
Patrick Van der Veken
b055b03471 Fix $selinux_context re-initialization 2015-09-09 09:20:03 +02:00
patvdv
8351a78e66 Small fix 2015-08-27 17:12:29 +02:00
Patrick Van der Veken
9c298e0c79 Added DO_SFTP_CHMOD parameter
Also small and not so small fixes
2015-08-26 15:02:03 +02:00
Patrick Van der Veken
7726d1579c Various updates
manage_sudo.sh: moved essential configuration items of the script into a
separate configuration file (global/local), fix in wait_for_children
(VRF 1.2.0) [Patrick Van der Veken]
update_sudo.pl: VRF 1.1.0: replace uname/hostname syscalls, now support
for FQDN via $use_fqdn, other fixes [Patrick Van der Veken]
Other fixes and cleanups
2015-08-18 07:59:22 +02:00
Patrick Van der Veken
4f1b5d61c8 Initial commit 2015-05-20 14:52:00 +02:00