Todd C. Miller
507df9d5c1
Add a note about wildcards matching multiple words and include an
...
example. Also mention that for sudoedit, a wildcard in command
line args does not match a slash.
2012-08-09 11:36:25 -04:00
Todd C. Miller
61dfad9c52
Expand section on Solaris privileges.
2012-08-02 21:11:25 -04:00
Todd C. Miller
e2d210a340
Add support for parsing an empty Runas_List, which only allows the
...
command to be run as the invoking user. This can be used in
conjunction with the Solaris Privilege Set support to grant privileges
without changing the user.
2012-08-02 14:02:54 -04:00
Todd C. Miller
4abd2a6cf4
Merge in Solaris privilege support by Darren Moffat and John Zolnowsky
2012-07-26 13:49:21 -04:00
Todd C. Miller
90f2cfa589
Build .man.in and .cat files from .mdoc.in files.
...
Add new --with-man and --with-mdoc configure options.
2012-07-19 13:41:14 -04:00
Todd C. Miller
c5b374fac6
More minor costmetic fixes.
2012-07-18 09:16:09 -04:00
Todd C. Miller
6cc8c161a2
Document that other mail_* flags have precedence over mail_badpass.
2012-07-10 14:42:57 -04:00
Todd C. Miller
2e36b1ef2b
Regen for sudo 1.8.6
2012-06-29 16:11:27 -04:00
Todd C. Miller
bab4f2ce71
regen
2012-03-28 14:10:18 -04:00
Todd C. Miller
96f046c1ce
Rename plugin "args" to "options"
2012-03-15 12:32:31 -04:00
Todd C. Miller
b61c0ab473
regen
2012-03-14 14:20:16 -04:00
Todd C. Miller
74c4252c1b
1.8.0rc1
2011-02-21 13:36:24 -05:00
Todd C. Miller
6983d782c1
regen
2011-02-16 12:22:38 -05:00
Todd C. Miller
7f277d1558
Bump version to 1.8.0b4
2011-02-03 14:26:58 -05:00
Todd C. Miller
521ee9c539
Attempt to clarify how users and groups interact in Runas_Specs
2011-02-03 13:20:43 -05:00
Todd C. Miller
180b31764e
Document that sudoers_locale also affects logging and email.
2011-01-28 16:15:57 -05:00
Todd C. Miller
0726c8fe24
fix typo
2011-01-13 13:10:15 -05:00
Todd C. Miller
21dd6af796
Document use of mkdtemp() for iolog path teplates
2010-12-27 15:43:01 -05:00
Todd C. Miller
e3cd512bfa
regen
2010-12-27 14:45:13 -05:00
Todd C. Miller
b51afe6249
Implement --with-umask-override configure flag.
2010-09-14 17:18:55 -04:00
Todd C. Miller
bd1884bb43
sudo_plugin is in section 8; from Ted Percival
2010-09-11 09:07:53 -04:00
Todd C. Miller
8660b5ea35
Change the default syslog facility from local2 to authpriv (or auth
...
if the operating system doesn't support authpriv).
2010-07-22 17:50:21 -04:00
Todd C. Miller
bdecb14ea6
Mention that 127.0.0.1 will not match, nor will localhost unless
...
that is the actual host name.
2010-07-21 15:19:56 -04:00
Todd C. Miller
f45f57dca5
Add commented out line to add HOME to env_keep and add a warning
...
to the note about the HOME change in UPGRADE.
2010-07-21 09:51:43 -04:00
Todd C. Miller
2675524c32
The tty_tickets option is now on by default.
2010-07-20 13:20:53 -04: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
c31e1227f1
The default for set_logname has been "true" for some time now.
2010-07-19 14:12:03 -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
225de60639
The tag is NOSETENV, not UNSETENV. From Petr Uzel.
2010-07-16 05:58:01 -04:00
Todd C. Miller
c2c15aa4e5
Move time stamp files from /var/run/sudo to /var/{db,lib,adm}/sudo.
2010-07-14 14:57:32 -04:00
Todd C. Miller
de3cfa25f4
Remove spurious "and"; from debian
2010-07-14 09:34:39 -04:00
Todd C. Miller
26ca852a98
Substitute the value of EDITOR into the sudoers and visudo manuals.
2010-07-14 09:33:53 -04:00
Todd C. Miller
2822c6c8ce
Document group_plugin syntax.
2010-07-02 15:37:47 -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
ec77318e32
Leave rules to build .man.in and .cat files uncommented but only make
...
them part of the "all" rule in devel mode.
Generate .cat files directly from .man.in instead of .man using default
values in configure.in
2010-06-11 18:34:24 -04:00
Todd C. Miller
6f05b565c3
Add use_pty sudoers option to force use of a pty even when not logging I/O.
2010-06-08 11:25:33 -04:00
Todd C. Miller
4230d8562f
Update docs to match sudoers I/O logging changes
2010-05-30 10:57:14 -04:00
Todd C. Miller
807d1313a5
Use numeric registers to handle conditionals instead of trying
...
to do it all with text processing.
2010-05-25 16:13:04 -04:00
Todd C. Miller
fa2f5f53d7
Fix typo
2010-04-12 11:29:40 -04:00
Todd C. Miller
29f22dba2d
Add a note about the security implications of the fast_glob option.
2010-04-07 10:09:31 -04:00
Todd C. Miller
e90fa482f9
Rework source layout in preparation for modular sudo.
2010-02-20 09:14:01 -05:00