Todd C. Miller
|
5446cd3ae6
|
Replace [A-z] (which won't match in UTF8) with [A-Za-z] which is
locale agnostic.
|
2008-10-03 19:55:57 +00:00 |
|
Todd C. Miller
|
9c954d803f
|
Document per-command Defaults.
|
2004-11-19 22:09:10 +00:00 |
|
Todd C. Miller
|
ebf22ee977
|
Add $Sudo$ tags.
|
2004-10-01 14:58:15 +00:00 |
|
Todd C. Miller
|
46e6dcf795
|
Remove fastboot/fasthalt (who still remembers these?) and add a minimal
sudoedit example.
|
2004-05-17 22:31:35 +00:00 |
|
Todd C. Miller
|
86febe03ae
|
builtin -> built-in; Jason McIntyre
|
2003-04-13 19:48:15 +00:00 |
|
Todd C. Miller
|
8a33fc598e
|
Docuement "Defaults" lines in /etc/sudoers. Still needs some fleshing
out but this is a start.
|
1999-10-11 15:55:11 +00:00 |
|
Todd C. Miller
|
05a861df1f
|
update based on what is in the man page
|
1999-08-26 09:18:42 +00:00 |
|
Todd C. Miller
|
1a5da52c7b
|
Use the : operator some more and fix a typo
|
1999-08-24 16:43:37 +00:00 |
|
Todd C. Miller
|
c58303644f
|
better examples
|
1999-08-22 11:26:23 +00:00 |
|
Todd C. Miller
|
276ea3cbe1
|
use modern paths and give examples for some of the new parser features
|
1999-04-15 05:12:46 +00:00 |
|
Todd C. Miller
|
5d78a954e7
|
New runas semantics
|
1999-04-06 18:06:12 +00:00 |
|
Todd C. Miller
|
9a9dc3fabc
|
Use ! not ^ to do negation
|
1999-04-05 20:30:15 +00:00 |
|
Todd C. Miller
|
56b0eb23fc
|
better su entry
|
1999-03-26 18:12:22 +00:00 |
|
Todd C. Miller
|
a58e3f4b1b
|
better example of su but not root su
|
1998-02-07 02:55:51 +00:00 |
|
Todd C. Miller
|
687434bc96
|
fix usage of (username) in conjunction with , and !
|
1997-11-23 18:29:24 +00:00 |
|
Todd C. Miller
|
33f9387f3a
|
added Runas_Alias example and fixed syntax errors
|
1996-11-14 03:50:55 +00:00 |
|
Todd C. Miller
|
2db4117238
|
added an example
|
1996-07-24 16:49:18 +00:00 |
|
Todd C. Miller
|
50f80d4b0a
|
fixed 2 syntax errors
|
1996-07-13 22:24:38 +00:00 |
|
Todd C. Miller
|
c796e229c1
|
added net_addr/mask example
|
1996-06-17 04:07:40 +00:00 |
|
Todd C. Miller
|
a283979236
|
updated with examples of new stuff
|
1996-06-15 22:11:08 +00:00 |
|
Todd C. Miller
|
1d93314f9a
|
added support for NOPASSWD and "runas" from garp@opustel.com
/
|
1996-04-28 01:04:50 +00:00 |
|
Todd C. Miller
|
e9714fa3f3
|
added wildcard example
|
1996-02-05 23:39:35 +00:00 |
|
Todd C. Miller
|
57be0e7ff6
|
added comments
|
1996-01-14 20:39:26 +00:00 |
|
Todd C. Miller
|
c5d1fb9fc9
|
added group entry
|
1995-12-18 03:00:43 +00:00 |
|
Todd C. Miller
|
035886c880
|
updated with examples of new features
|
1995-09-01 04:17:42 +00:00 |
|
Todd C. Miller
|
9d82a8dace
|
added User_Alias stuff
|
1995-04-10 23:51:35 +00:00 |
|
Todd C. Miller
|
19c13f4fae
|
now has a dir and subnet entry
|
1994-08-15 00:47:48 +00:00 |
|
Todd C. Miller
|
7ec19af90b
|
added real stuff in there
|
1993-11-28 00:25:23 +00:00 |
|
Todd C. Miller
|
9fc2328aa4
|
Initial revision
|
1993-11-27 23:59:52 +00:00 |
|