summaryrefslogtreecommitdiffstats
path: root/usr.bin/sudo/def_data.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert some $OpenBSD$ additions about which there are doubts.krw2015-01-201-1/+0
| | | | Suggested by deraadt@
* Missing $OpenBSD$'s.krw2015-01-201-0/+1
| | | | ok deraadt@
* Update to sudo 1.7.1millert2009-04-111-0/+12
|
* Upgrade to sudo 1.7. See the WHATSNEW files for details.millert2008-11-141-1/+32
|
* Update to sudo 1.6.9p17millert2008-07-311-0/+8
|
* update to sudo 1.6.9p9millert2007-12-031-0/+4
|
* Update to sudo 1.6.9p6millert2007-10-171-12/+12
|
* Update to sudo 1.6.9p1. Note that the environment handling in sudomillert2007-07-261-0/+4
| | | | | | | | 1.6.9 has changed relative to older versions. Sudo now starts commands with a minimal environment containing the variables in the env_keep and env_check lists. This behavior is configurable in the sudoers file. Please see the "SECURITY NOTES" section in the sudo manual.
* update to sudo 1.6.8p5millert2004-11-291-1/+1
|
* Update to sudo 1.6.8p1millert2004-09-281-73/+152
|
* sudo on OpenBSD no longer runs configure. You will have to manuallymillert2004-01-151-0/+182
run "rm -f /usr/obj/usr.bin/sudo/*" or "make obj" will fail during your first build.