summaryrefslogtreecommitdiff
path: root/usr.bin/sudo
AgeCommit message (Expand)Author
2010-03-11Fix intended use of closefrom() so that we do indeed close fd 3 and up byAlexander Hall
2010-03-09Don't attempt to dereference gl_pathv if the gl_pathc returned by glob(3) isMark Kettenis
2010-03-04Remove old $Sudo$ tags; the main sudo tree no longer lives in cvs.Todd C. Miller
2010-03-01update to sudo 1.7.2p5Todd C. Miller
2010-02-23bump patchlevelTodd C. Miller
2010-02-22Check for pseudo-command by looking at the first character of theTodd C. Miller
2010-02-13Update to sudo 1.7.2p3Todd C. Miller
2009-12-07update to sudo 1.7.2p2Todd C. Miller
2009-10-26Add MAKECONF for building ports in non-standard locations; from Tobias UlmerTodd C. Miller
2009-10-25Add DISTDIR to list of variables preserved via default env_keep,Kenneth R Westerback
2009-07-19Missed these in sudo sudo 1.7.2 update.Todd C. Miller
2009-07-19Fix expansion of %h in #include names.Todd C. Miller
2009-06-30Add missing single quotes around a colon in Runas_Spec definition.Todd C. Miller
2009-06-29sync with sudo 1.7.2Todd C. Miller
2009-06-26Sync with sudo repoTodd C. Miller
2009-06-24Make environment file parsing grok linux-style env files.Todd C. Miller
2009-06-21Upgrade to sudo 1.7.2Todd C. Miller
2009-06-03Preserve NOMAN since the top level Makefile uses it when making/installingTodd C. Miller
2009-06-03Adapt for putenv and unsetenv changes.Todd C. Miller
2009-05-08Sort variables in env_keep.Antoine Jacoutot
2009-04-19Sync with sudo 1.7.1 finalTodd C. Miller
2009-04-11Update to sudo 1.7.1Todd C. Miller
2009-01-09Do not try to set the close on exec flag if we didn't actually open sudoers.Todd C. Miller
2008-12-19Sync some bits with sudo 1.7.0 final.Todd C. Miller
2008-12-09sync with sudo cvs repoTodd C. Miller
2008-12-09Better fix for rev 1.21Todd C. Miller
2008-12-08Do not short circuit pseudo commands when we get a match since, dependingTodd C. Miller
2008-11-25Even if neither stdin nor stdout are ttys we may still have /dev/ttyTodd C. Miller
2008-11-24Fix typo in sudoers man page (from Markus Lude)Todd C. Miller
2008-11-22sync with sudo repoTodd C. Miller
2008-11-18fix check_aliasesTodd C. Miller
2008-11-18when destroying an alias, free the correct data pointerTodd C. Miller
2008-11-18standardize on the term 'option' for command line options (not flag)Todd C. Miller
2008-11-15classic C compatibility (no statements before decls)Theo de Raadt
2008-11-14add back acsite.m4Todd C. Miller
2008-11-14Upgrade to sudo 1.7. See the WHATSNEW files for details.Todd C. Miller
2008-11-14Upgrade to sudo 1.7. See the WHATSNEW files for details.Todd C. Miller
2008-07-31Update to sudo 1.6.9p17Todd C. Miller
2008-04-11add a commented out entry that disables the lecture blurb the firstThordur I. Bjornsson
2008-03-20add SHARED_ONLY to help "make plist" in portsStuart Henderson
2008-01-21update to sudo 1.6.9p12Todd C. Miller
2008-01-07Update to sudo 1.6.9p11Todd C. Miller
2007-12-21update to sudo 1.6.9p10Todd C. Miller
2007-12-04missing change from 1.6.9p9Todd C. Miller
2007-12-03update to sudo 1.6.9p9Todd C. Miller
2007-11-27typos; ok jmc@Martynas Venckus
2007-11-26typos; ok jmc@Martynas Venckus
2007-11-02update to sudo 1.6.9p8Todd C. Miller
2007-10-25Update to sudo 1.6.9p7Todd C. Miller
2007-10-20add EDITOR and VISUAL to env_keepHenning Brauer