summaryrefslogtreecommitdiffstats
path: root/usr.bin/sudo/set_perms.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove old $Sudo$ tags; the main sudo tree no longer lives in cvs.millert2010-03-041-4/+0
|
* sync with sudo 1.7.2millert2009-06-291-2/+6
|
* Upgrade to sudo 1.7.2millert2009-06-211-30/+58
|
* Upgrade to sudo 1.7. See the WHATSNEW files for details.millert2008-11-141-78/+165
|
* update to sudo 1.6.9p9millert2007-12-031-18/+95
|
* Update to sudo 1.6.9p1. Note that the environment handling in sudomillert2007-07-261-171/+73
| | | | | | | | 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.8p1millert2004-09-281-83/+135
|
* Add explicit declaration of printerr variable in function headermillert2003-06-211-0/+1
| | | | (was defaulting to int which is OK but oh so K&R :-). From Theo.
* sync w/ the sudo cvs tree and sudo 1.6.7p4millert2003-04-191-1/+5
|
* update to what will soon be sudo 1.6.7millert2003-03-151-31/+115
|
* Error out if setusercontext() fails and the runas user is not root.millert2002-07-201-2/+6
| | | | Pointed out by deraadt@
* update to sudo 1.6.5p2millert2002-01-231-27/+33
|
* update to sudo 1.6.5millert2002-01-171-1/+22
|
* update to sudo 1.6.4p2millert2002-01-161-3/+3
|
* sync with sudo 1.6.4-finalmillert2002-01-141-24/+11
|
* Update to sudo 1.6.4millert2002-01-031-0/+330