Todd C. Miller
5f06b19a6e
Add -U option to use in conjunction with -l instead of -u.
...
Add support for "sudo -l command" to test a specific command.
2004-11-24 21:31:51 +00:00
Todd C. Miller
85d1ca15a7
Update env variable info in SECURITY NOTES
2004-11-11 16:30:01 +00:00
Todd C. Miller
8204723c87
regen
2004-10-26 20:09:14 +00:00
Todd C. Miller
abc7ac8eef
regen
2004-09-30 17:25:51 +00:00
Todd C. Miller
5e12b105f6
regen
2004-09-08 18:35:53 +00:00
Todd C. Miller
1e0f96b912
regen
2004-09-06 20:46:28 +00:00
Todd C. Miller
2218f78279
regen
2004-08-17 18:53:31 +00:00
Todd C. Miller
95ef976528
regen
2004-08-06 23:32:31 +00:00
Todd C. Miller
e41a38e38c
regen
2004-08-06 01:16:29 +00:00
Aaron Spangler
5f3d569e35
Clarification thanks to Olivier Blin <oblin@mandrakesoft.com>
2004-07-31 03:07:20 +00:00
Todd C. Miller
5f7943db50
regen
2004-06-10 20:54:25 +00:00
Todd C. Miller
1a998e47d0
regen
2004-05-17 22:33:01 +00:00
Todd C. Miller
21e3ca9cf8
More to a less restrictive, ISC-style license.
2004-02-13 21:36:43 +00:00
Todd C. Miller
cb467e2a52
regen
2004-02-01 20:45:08 +00:00
Todd C. Miller
9763592ef7
regen
2004-01-30 00:42:29 +00:00
Todd C. Miller
be8c6acf64
Document sudo -e / sudoedit
2004-01-22 01:00:54 +00:00
Todd C. Miller
1b7cf30c7b
Document the new -i flag and sync SYNOPSIS section with usage() in sudo.c.
...
Also sort the flags in the OPTIONS section.
2004-01-18 22:56:27 +00:00
Todd C. Miller
051943b687
Mention noexec
2004-01-09 21:24:50 +00:00
Todd C. Miller
f13528b0b1
add DARPA credit on affected files
2003-04-16 00:42:10 +00:00
Todd C. Miller
150aec7982
update copyright year
2003-03-15 20:33:31 +00:00
Todd C. Miller
7aa90a9bb9
regen
2003-03-14 01:24:30 +00:00
Todd C. Miller
da7384a0ea
regen
2002-04-25 15:36:12 +00:00
Todd C. Miller
16472afa0d
sudo version 1.6.5
2002-01-16 23:37:01 +00:00
Todd C. Miller
2abe7d8e13
Use sudo.ws instead of courtesan.com in URLs
2002-01-12 22:55:01 +00:00
Todd C. Miller
3dc5439c2c
Regenerate after pod file changes
2001-12-15 00:28:34 +00:00
Todd C. Miller
5d0b523ae3
Regen from pod files
2001-12-14 20:29:19 +00:00
Todd C. Miller
998631b73a
New Defaults options:
...
o stay_setuid - sudo will remain setuid if system has saved uids or setreuid(2)
o env_reset - reset the environment to a sane default
o env_keep - preserve environment variables that would otherwise be cleared
No longer use getenv/putenv/setenv functions--do environment munging by hand.
Potentially dangerous environment variables can be cleared only if they
contain '/' pr '%' characters to protect buggy programs.
Moved environment routines into env.c (new file)
2000-12-30 03:29:47 +00:00
Todd C. Miller
dea1ce4d3e
regen
2000-10-26 17:03:55 +00:00
Todd C. Miller
fafefc1df9
Substitute values from configure into man pages.
2000-08-13 21:09:22 +00:00
Todd C. Miller
30daa83259
Use B<-Z> not C<-Z> for command line flags in all places. This is more
...
consistent and works around a bug in Pod::Man.
2000-04-22 18:15:15 +00:00
Todd C. Miller
dffa5b0145
Regenerated with perl 5.6.0 pod2man
2000-04-07 14:39:23 +00:00
Todd C. Miller
2588aeaa5c
Clear up confusion wrt sudo's return value.
2000-04-01 21:22:11 +00:00
Todd C. Miller
6c94d8d231
Use @mansectsu@ and @mansectform@ in the man page bodies as well.
2000-03-27 03:26:24 +00:00
Todd C. Miller
d168a21cee
Add FreeBSD login.conf support (untested on BSD/OS) based on a patch from
...
Michael D. Marchionna.
configure now does substitution on the man pages, allowing us to
fix up the paths and set the section correctly. Based on an idea
from Michael D. Marchionna.
2000-03-23 00:35:59 +00:00
Todd C. Miller
7cd18cf366
configure does substitution on these to produce *.man
2000-03-23 00:17:30 +00:00