Commit Graph

74 Commits

Author SHA1 Message Date
Todd C. Miller
d488f2a034 regen 2008-12-03 20:58:41 +00:00
Todd C. Miller
30296d0500 regen 2008-11-24 15:09:56 +00:00
Todd C. Miller
d1a43dbe38 regen 2008-11-15 18:34:26 +00:00
Todd C. Miller
5f934f10fe Update copyright years. 2008-11-09 14:14:14 +00:00
Todd C. Miller
213eaef4c5 regen 2008-11-07 02:07:11 +00:00
Todd C. Miller
fd4065a837 regen 2008-11-04 20:46:21 +00:00
Todd C. Miller
b3349ed6bc regen man pages; no more hyphenation 2008-10-24 13:52:19 +00:00
Todd C. Miller
b85a28aba9 Add env_file Defaults option that is similar to /etc/environment on some
systems.
2008-05-03 00:53:21 +00:00
Todd C. Miller
c3470aa583 change version to 1.7.0 2008-05-02 20:38:08 +00:00
Todd C. Miller
0f9e7f96f4 Add mailfrom Defaults option that sets the value of the From:
field in the warning/error mail.  If unset the login name of
the invoking user is used.
2008-03-05 21:52:19 +00:00
Todd C. Miller
c0773d037a regen 2008-03-03 00:27:07 +00:00
Todd C. Miller
795a303ea1 regen 2008-02-18 16:05:20 +00:00
Todd C. Miller
bc5772f798 regen 2008-01-21 15:01:37 +00:00
Todd C. Miller
51d8416545 regen 2007-12-10 15:56:23 +00:00
Todd C. Miller
f9f4aca556 Add support for runas groups. This allows the user to run a command
with a different effective group.  If the -g option is specified
without -u the command will be run as the current user (only the
group will change).  the -g and -u options may be used together.
TODO: implement runas group for ldap
      improve runas group documentation
      add testsudoers support
2007-11-21 20:12:00 +00:00
Todd C. Miller
a06ae77c5a regen 2007-09-05 22:50:55 +00:00
Todd C. Miller
5ab2e07677 regen 2007-08-15 15:21:14 +00:00
Todd C. Miller
c0ffb8ce36 regen 2007-07-09 23:40:49 +00:00
Todd C. Miller
b3b905ba5e regen 2007-06-24 00:00:41 +00:00
Todd C. Miller
7a96eb86e6 Fix typos; from Jason McIntyre. 2007-02-06 18:25:35 +00:00
Todd C. Miller
9c88441420 Mention values when lecture, listpw and verifypw are used in boolean context. 2004-11-28 21:08:09 +00:00
Todd C. Miller
9c954d803f Document per-command Defaults. 2004-11-19 22:09:10 +00:00
Todd C. Miller
a768dbc34f Bring back the "secure_path" Defaults option now that Defaults take
effect before the path is searched.
2004-11-12 16:19:19 +00:00
Todd C. Miller
8204723c87 regen 2004-10-26 20:09:14 +00:00
Todd C. Miller
e455f848a9 stay_setuid now requires set_reuid() or setresuid() 2004-10-13 16:52:51 +00:00
Todd C. Miller
d56b543a13 Remove warning about wildcards. Now that we use glob() the bug is fixed. 2004-10-07 18:57:41 +00:00
Todd C. Miller
5c259f8b47 regen 2004-10-05 14:22:26 +00:00
Todd C. Miller
abc7ac8eef regen 2004-09-30 17:25:51 +00:00
Todd C. Miller
1e0f96b912 regen 2004-09-06 20:46:28 +00:00
Todd C. Miller
1e9dcd837a regen 2004-08-06 23:32:31 +00:00
Todd C. Miller
e41a38e38c regen 2004-08-06 01:16:29 +00:00
Aaron Spangler
ed8a3eeedc Add ignore_local_sudoers 2004-07-31 02:41:42 +00:00
Todd C. Miller
ceb351fd99 regen 2004-06-08 23:20:11 +00:00
Todd C. Miller
62732558c3 regen 2004-06-07 00:11:15 +00:00
Todd C. Miller
d94c6f36b0 regen 2004-05-27 19:57:53 +00:00
Todd C. Miller
1a998e47d0 regen 2004-05-17 22:33:01 +00:00
Todd C. Miller
7366ce4dac regen 2004-05-16 20:23:17 +00:00
Todd C. Miller
5befe6ddfe More to a less restrictive, ISC-style license. 2004-02-13 21:36:44 +00:00
Todd C. Miller
cb467e2a52 regen 2004-02-01 20:45:08 +00:00
Todd C. Miller
5a972df0ba noexec now replaces more than just execve() 2004-01-22 19:18:50 +00:00
Todd C. Miller
be8c6acf64 Document sudo -e / sudoedit 2004-01-22 01:00:54 +00:00
Todd C. Miller
7471253e6c Add a missing @runas_default@ substitution. 2004-01-18 22:22:01 +00:00
Todd C. Miller
6def750d08 Add missing defintion of Parameter_List and use single pipes in the
Defaults EBNF definition.
2004-01-17 21:25:40 +00:00
Todd C. Miller
db1196a91d ld.so is ld.so.1 on solaris 2004-01-12 23:39:00 +00:00
Todd C. Miller
c493bb6b63 Update from .pod file. 2004-01-09 21:29:05 +00:00
Todd C. Miller
67ba09fccf Document noexec 2004-01-09 21:16:52 +00:00
Todd C. Miller
9eba370a09 Update copyright year 2004-01-05 01:13:50 +00:00
Todd C. Miller
b289f73870 Add a new option, lecture_file, that can be used to point to a custom
sudo lecture.
2004-01-05 01:12:22 +00:00
Todd C. Miller
3062ac6657 Document that "lecture" has changed from a flag to a tuple. 2003-12-30 22:31:56 +00:00
Todd C. Miller
f13528b0b1 add DARPA credit on affected files 2003-04-16 00:42:10 +00:00