Todd C. Miller
96f046c1ce
Rename plugin "args" to "options"
2012-03-15 12:32:31 -04:00
Todd C. Miller
bfb6f79105
List sudo_noexec.so not noexec.so in the sample sudo.conf
2012-03-02 11:15:40 -05:00
Todd C. Miller
a16dee915b
Add support for plugin args at the end of a Plugin line in sudo.conf.
...
Bump the minor number accordingly and update the documentation. A
plugin must check the sudo front end's version before using the
plugin_args parameter since it is only supported for API version
1.2 and higher.
2012-03-02 11:04:09 -05:00
Todd C. Miller
c32bd3db54
Enumerate the debug subsystems used by sudo and sudoers.
2012-02-05 10:17:09 -05:00
Todd C. Miller
c970d464cb
Normally, sudo disables core dumps while it is running. This
...
behavior can now be modified at run time with a line in sudo.conf
like "Set disable_coredumps false"
2012-02-03 14:57:03 -05:00
Todd C. Miller
37fe423cd4
Mention the CONTRIBUTORS file, not HISTORY in AUTHOR section. Add
...
HISTORY section in sudo that points to HISTORY file.
2012-01-06 10:05:47 -05:00
Todd C. Miller
45e1623b5d
Document Debug setting in sudo.conf and debug_flags in plugin.
2012-01-06 09:44:41 -05:00
Todd C. Miller
72a4e0943e
Remove -D debug_level option.
2012-01-05 11:48:24 -05:00
Todd C. Miller
0c292a56bf
Refer the user to the "Command Environment" section in description
...
of sudo's -i option.
2011-06-09 12:52:51 -04:00
Todd C. Miller
47d908abab
Fix typo
2011-06-09 08:54:46 -04:00
Todd C. Miller
53da5e8cdf
Update copyright years.
2011-03-11 15:34:35 -05:00
Todd C. Miller
9660f08e32
Document noexec in sample.sudo.conf and add back noexec_file section
...
in sudoers with a note that it is deprecated.
2011-03-11 11:34:11 -05:00
Todd C. Miller
dc8012265f
Document "Path noexec ..." in sudo.conf.
...
No longer document noexec_file in sudoers, it will be removed in a future
release.
2011-03-10 16:06:16 -05:00
Todd C. Miller
59515a4a6d
add help text to sudo, visudo and sudoreplay for the -h option
2011-02-21 11:33:36 -05:00
Todd C. Miller
b0d0e163c3
Document that a sudo.conf file with no Pligin lines uses the default
...
sudoers plugins.
2011-02-16 12:22:31 -05:00
Todd C. Miller
ee7221f1fe
Reset HOME when env_reset is enabled unless it is in env_keep
2010-07-19 15:35:47 -04:00
Todd C. Miller
69ecb34581
If env_reset is enabled, set the MAIL environment variable based
...
on the target user unless MAIL is explicitly preserved in sudoers.
2010-07-19 12:50:59 -04:00
Todd C. Miller
454534eff2
Move sudoers-specific bits out of sudo(8) and into sudoers(5)
2010-07-01 13:51:06 -04:00
Todd C. Miller
10d83e2cb4
Attempt to handle a default password prompt timeout of zero more gracefully.
2010-06-10 17:16:27 -04:00
Todd C. Miller
eec336115a
Move askpass path specification from sudoers to sudo.conf.
2010-06-09 17:40:44 -04:00
Todd C. Miller
9d09966aad
Mention plugins in the sudo manual and add some missing path
...
substitution in the sudo_plugin manual.
2010-06-09 12:26:37 -04:00
Todd C. Miller
59e2925374
Sudo now stashes tty ctime for tty_tickets on Solaris too.
2010-06-03 08:32:53 -04:00
Todd C. Miller
73b630fa97
Completely remove the -L flag from the sudo front end.
2010-05-28 17:37:36 -04:00
Todd C. Miller
21ba4a4680
Document time stamp shortcomings under SECURITY NOTES
...
Use "time stamp" instead of timestamp.
2010-05-11 15:33:47 -04:00
Todd C. Miller
07bf968c4d
Document -D level command line flag which maps to the debug_level setting.
2010-02-24 07:48:53 -05:00
Todd C. Miller
e90fa482f9
Rework source layout in preparation for modular sudo.
2010-02-20 09:14:01 -05:00