| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove sudo, it is now in ports. |  millert | 2015-07-03 | 119 | -99738/+0 |
| * | Sanity check TZ environment variable; backport from sudo 1.8.12 |  millert | 2015-02-10 | 7 | -4/+128 |
| * | Revert some $OpenBSD$ additions about which there are doubts. |  krw | 2015-01-20 | 3 | -3/+0 |
| * | Missing $OpenBSD$'s. |  krw | 2015-01-20 | 3 | -0/+3 |
| * | add missing .An macros |  schwarze | 2015-01-16 | 2 | -5/+6 |
| * | Fix logic inversion when checking environment variables on the |  millert | 2014-04-24 | 1 | -1/+1 |
| * | Use calloc() instead of malloc(n * s) followed by memset(). Not |  millert | 2014-04-22 | 1 | -2/+1 |
| * | add an error detection mechanism. People not used to doing ports often mess |  espie | 2014-04-08 | 1 | -2/+2 |
| * | * simplify the documentation of -l as suggested by millert@ |  schwarze | 2014-02-16 | 1 | -13/+7 |
| * | simplify macro usage, in part suggested by jmc@, |  schwarze | 2014-02-15 | 1 | -55/+48 |
| * | Don't need keeps in SYNOPSIS for .mdoc. |  millert | 2014-02-15 | 3 | -53/+3 |
| * | minor macro cleanup; from Jan Stary <hans at stare dot cz>; |  schwarze | 2014-02-15 | 1 | -4/+4 |
| * | handle ttysize/TIOCGSIZE as a fallback for winsize/TIOCGWINSZ, not the |  naddy | 2013-12-12 | 1 | -7/+7 |
| * | Make -c option description more accurate (merged from sudo 1.8). |  millert | 2013-12-08 | 1 | -13/+14 |
| * | When checking whether a user may change the login class, just check |  millert | 2013-12-07 | 1 | -2/+1 |
| * | Back port remainder of use_loginclass fix from sudo 1.7.9. |  millert | 2013-11-06 | 2 | -20/+49 |
| * | Keep Defaults env_keep to a minimum: basically just what is required for |  ajacoutot | 2013-09-23 | 1 | -6/+11 |
| * | Revert. It seems people don't agree about which device should be used. |  ajacoutot | 2013-09-23 | 1 | -1/+1 |
| * | cd0a -> cd0c for consistency with the FAQ. |  ajacoutot | 2013-09-23 | 1 | -2/+2 |
| * | Add SM_PATH to the default env_keep. |  ajacoutot | 2013-09-12 | 1 | -3/+3 |
| * | A couple of %d / (long)tv_sec -> %lld / (long long)tv_sec. The code |  krw | 2013-09-11 | 1 | -3/+3 |
| * | use FD_CLOEXEC instead of 1; from David Hill |  okan | 2013-04-29 | 1 | -1/+1 |
| * | Fix use_loginclass, backport from upstream. |  millert | 2013-03-19 | 1 | -1/+1 |
| * | Remove obsolete code that used to change the mode of sudoers from |  millert | 2013-03-10 | 1 | -24/+1 |
| * | In rbrepair(), make sure we never try to change the color of the |  millert | 2013-02-04 | 1 | -3/+3 |
| * | Native mdoc versions of the sudo manuals, back-ported from sudo trunk. |  millert | 2012-08-17 | 11 | -3208/+5409 |
| * | Add missing break between AF_INET and AF_INET6 in addr_matches_if_netmask() |  millert | 2012-05-16 | 1 | -2/+5 |
| * | Split ALL, ROLE and TYPE into their own actions. Since you can |  millert | 2011-05-01 | 1 | -15/+25 |
| * | sorry, lousy fingers... typoed in the file while checking the diff |  espie | 2011-04-29 | 1 | -1/+1 |
| * | slightly better netmask regexp |  espie | 2011-04-29 | 1 | -1/+1 |
| * | Fix NULL dereference with "sudo -g group" when the sudoers rule has |  millert | 2011-02-06 | 1 | -24/+27 |
| * | Backport fix from sudo 1.7.4p5; if -g specified w/o -u the target |  millert | 2011-01-12 | 1 | -1/+6 |
| * | Update sudo to version 1.7.2p8 |  millert | 2010-07-08 | 9 | -35/+65 |
| * | Update to sudo 1.7.2p7 |  millert | 2010-06-02 | 13 | -516/+791 |
| * | Update to sudo 1.7.2p6 |  millert | 2010-04-13 | 8 | -24/+94 |
| * | Fix intended use of closefrom() so that we do indeed close fd 3 and up by |  halex | 2010-03-11 | 1 | -1/+1 |
| * | Don't attempt to dereference gl_pathv if the gl_pathc returned by glob(3) is |  kettenis | 2010-03-09 | 1 | -1/+1 |
| * | Remove old $Sudo$ tags; the main sudo tree no longer lives in cvs. |  millert | 2010-03-04 | 76 | -242/+2 |
| * | update to sudo 1.7.2p5 |  millert | 2010-03-01 | 5 | -20/+23 |
| * | bump patchlevel |  millert | 2010-02-23 | 3 | -13/+13 |
| * | Check for pseudo-command by looking at the first character of the |  millert | 2010-02-22 | 1 | -1/+1 |
| * | Update to sudo 1.7.2p3 |  millert | 2010-02-13 | 8 | -28/+62 |
| * | update to sudo 1.7.2p2 |  millert | 2009-12-07 | 14 | -102/+309 |
| * | Add MAKECONF for building ports in non-standard locations; from Tobias Ulmer |  millert | 2009-10-26 | 1 | -4/+5 |
| * | Add DISTDIR to list of variables preserved via default env_keep, |  krw | 2009-10-25 | 1 | -2/+2 |
| * | Missed these in sudo sudo 1.7.2 update. |  millert | 2009-07-19 | 2 | -1/+44 |
| * | Fix expansion of %h in #include names. |  millert | 2009-07-19 | 1 | -1/+2 |
| * | Add missing single quotes around a colon in Runas_Spec definition. |  millert | 2009-06-30 | 2 | -2/+22 |
| * | sync with sudo 1.7.2 |  millert | 2009-06-29 | 3 | -12/+37 |
| * | Sync with sudo repo |  millert | 2009-06-26 | 1 | -2/+2 |