15 Commits

Author SHA1 Message Date
patvdv
f03a0403ca simplified handling of SSH agent handling, obsoleted DO_SLAVE_SSH_AGENT option (VRF 1.5.1) [Patrick Van der Veken] 2015-10-10 21:15:06 +02:00
patvdv
7f23f5ac8b added --slave option, 3 new configuration parameters & supporting functions for master->slave operations, several bug fixes (VRF 1.5.0) [Patrick Van der Veken] 2015-10-03 20:03:06 +02:00
patvdv
9aa4d8cbd3 added SSH host keys discovery, re-assigned '-d' command-line option to this function, 2 new parameters in manage_ssh.conf (VRF 1.4.0) [Patrick Van der Veken] 2015-09-27 17:53:33 +02:00
Patrick Van der Veken
7ca0a08be7 added $GLOBAL_CONFIG_FILE
added $GLOBAL_CONFIG_FILE to fix ownership/permissions routine (VRF
1.3.3) [Patrick Van der Veken]
2015-09-23 13:13:47 +02:00
Patrick Van der Veken
871e7ca1bb small fix in wait_for_children()
# @(#) 2015-09-15: small fix in wait_for_children() (VRF 1.3.2) [Patrick
Van der Veken]
2015-09-15 12:35:25 +02:00
Patrick Van der Veken
7d337f3185 Failure in local update should be die() 2015-09-09 13:22:15 +02:00
Patrick Van der Veken
34f358f7fb Log handling
better handling of leading log sigils in die(), log(), logc() and
warn(), fix in count_fields() (VRF 1.3.1)
2015-09-09 12:50:18 +02:00
patvdv
19cccb4a4c VRF 1.3.0: proper error checking for asynchronous jobs, using logc(). Other fixes. 2015-09-06 12:58:50 +02:00
Patrick Van der Veken
be909a8f5b Fix in wait_for_children()
wait should not be called in a sub-shell
2015-09-04 09:57:08 +02:00
Patrick Van der Veken
bc952e64c2 check_config() update
check_config() update
2015-08-28 08:55:05 +02: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
Patrick Van der Veken
8528787e97 Initial commit 2015-05-19 11:34:18 +02:00