18 Commits

Author SHA1 Message Date
patvdv
554661e502 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:16 +02:00
patvdv
e38facb5d9 added --slave option, 3 new configuration parameters & supporting functions for master->slave operations, several bug fixes including sudoers.d ownerships on HP-UX (VRF 1.5.0) [Patrick Van der Veken] 2015-10-03 20:04:23 +02:00
patvdv
33f2c00db0 added SSH host keys discovery, re-assigned '-d' command-line option to this function, 2 new parameters in manage_sudo.conf (VRF 1.4.0) [Patrick Van der Veken] 2015-09-27 17:53:53 +02:00
Patrick Van der Veken
194c2cf5b4 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:59 +02:00
Patrick Van der Veken
bd650d1959 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:36 +02:00
Patrick Van der Veken
db6bb36703 Failure in local update should be die() 2015-09-09 13:22:24 +02:00
Patrick Van der Veken
446848c94d 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:37 +02:00
patvdv
d1f0944971 VRF 1.3.0: proper error checking for asynchronous jobs, using logc(). Other fixes. 2015-09-06 12:59:10 +02:00
Patrick Van der Veken
53bdeb8ec6 Fix in wait_for_children()
wait should not be called in a sub-shell
2015-09-04 09:56:49 +02:00
Patrick Van der Veken
86f8d01dfe Change options & fixes
DO_SFTP_CHMOD=1 + fixes
2015-08-28 09:00:47 +02:00
Patrick Van der Veken
38ed96c745 check_config() update
check_config() update
2015-08-28 08:57:29 +02:00
patvdv
86e9b9054a Small fix in sfttp_file() 2015-08-27 17:12:13 +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
patvdv
d077d8f213 Fix syntax error 2015-08-22 19:03:36 +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
patvdv
389aacac9b Env correction 2015-08-09 18:11:13 +02:00
patvdv
e9ad69e693 Wrong value 2015-08-08 20:27:44 +02:00
Patrick Van der Veken
4f1b5d61c8 Initial commit 2015-05-20 14:52:00 +02:00