7 Commits

Author SHA1 Message Date
patvdv
a99decbf95 * 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:36 +01:00
Patrick Van der Veken
4c44fc6679 Added DO_SFTP_CHMOD parameter & pwgetent()
update_ssh.pl: replace read of /etc/passwd by pwgetent() call, small and
not so small fixes (VRF 1.2.0)
Fixes!!!
2015-08-26 15:13:38 +02:00
Patrick Van der Veken
ba260576b5 Sanitation
Whitespace fixes etc
2015-08-18 07:46:23 +02:00
patvdv
c927fe8f1f manage_ssh.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_ssh.pl: VRF 1.1.0: replace uname/hostname syscalls, now support for FQDN via $use_fqdn, other fixes [Patrick Van der Veken]
2015-08-15 21:58:04 +02:00
patvdv
9ce94e58d8 Env correction 2015-08-09 18:10:52 +02:00
patvdv
f43c0db41d Small fix for 'cut' command 2015-08-08 20:26:23 +02:00
Patrick Van der Veken
8528787e97 Initial commit 2015-05-19 11:34:18 +02:00