]> granicus.if.org Git - sudo/commit
o Kill shell_noargs option, it cannot work since the command needs to
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 2 Dec 1999 20:31:25 +0000 (20:31 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 2 Dec 1999 20:31:25 +0000 (20:31 +0000)
commit449f67f77649bf24829a85322645e8c52dccd725
treed9abbeeb723db67c0b7f0bba1894af817d014669
parenta6a2b564d0151301017917a7cffc8e7af7f99d31
o Kill shell_noargs option, it cannot work since the command needs to
  be set before sudoers is parsed.
o Fix the "set_home" sudoers option (only worked at compile time).
o Fix "fqdn" sudoers option.  We now set host/shost via set_fqdn which
  gets called when the "fqdn" option is set in sudoers.
o Move the openlog() to store_syslogfac() so this gets overridden
  correctly from the sudoers file.
INSTALL
defaults.c
defaults.h
sudo.c
sudo.h
sudoers.cat
sudoers.man
sudoers.pod
visudo.c