Age | Commit message (Expand) | Author |
2002-07-20 | Error out if setusercontext() fails and the runas user is not root. | Todd C. Miller |
2002-07-16 | add RCS Id; ok millert@ | Christian Weisgerber |
2002-06-12 | a real pid_t cleanup. | Mike Pechkin |
2002-04-26 | Strip sudo and visudo on install. Noticed by Camiel Dobbelaar. | Todd C. Miller |
2002-04-25 | Update to sudo 1.6.6 | Todd C. Miller |
2002-01-23 | update to sudo 1.6.5p2 | Todd C. Miller |
2002-01-17 | update to sudo 1.6.5p1, sigh | Todd C. Miller |
2002-01-17 | missed one | Todd C. Miller |
2002-01-17 | update to sudo 1.6.5 | Todd C. Miller |
2002-01-16 | update to sudo 1.6.4p2 | Todd C. Miller |
2002-01-15 | update to sudo 1.6.4p1 | Todd C. Miller |
2002-01-14 | sync with sudo 1.6.4-final | Todd C. Miller |
2002-01-08 | sync with sudo 1.6.4rc2 | Todd C. Miller |
2002-01-03 | clean def_data.c and def_data.h too | Todd C. Miller |
2002-01-03 | Update to sudo 1.6.4 | Todd C. Miller |
2001-11-02 | Change 2 Exit() -> exit() | Todd C. Miller |
2001-09-28 | semicolon -> colon | Jan-Uwe Finck |
2001-09-25 | let configure script use GNUSYSTEM_AUX_DIR | Marc Espie |
2001-09-19 | occured->occurred | Mike Pechkin |
2001-09-17 | Typo and grammar fixes, one from PR/2058 (Dennis Schwarz); ok millert@ | Paul Janzen |
2001-08-23 | If we fail to lookup a login class, apply the default one. | Todd C. Miller |
2001-08-23 | Remove an errant ';' that caused a duplicate free(). Fix from my sudo | Todd C. Miller |
2001-08-16 | Flesh it out. | Marc Espie |
2001-05-29 | build with BSD auth support | Todd C. Miller |
2001-03-30 | Use stashed user_gid when checking against exempt gid since sudo | Todd C. Miller |
2001-03-02 | Update to sudo 1.6.3p7 | Todd C. Miller |
2001-02-19 | Update to sudo-1.6.3p6 | Todd C. Miller |
2001-02-04 | please the alpha | Theo de Raadt |
2001-01-19 | mark remaining signal races which are difficult to fix, and fix a few partially | Theo de Raadt |
2001-01-09 | Typos: 'eg.' -> 'e.g.' | Kenneth R Westerback |
2000-12-15 | If there was a syntax error and the user just wants to exit, unlink | Todd C. Miller |
2000-12-15 | Give sensible error messaage for a zero-length sudoers file. | Todd C. Miller |
2000-12-15 | 'Q' means ignore parse error, not 'q' | Todd C. Miller |
2000-12-15 | When opening /etc/sudoers for writing, use SUDOERS_MODE for the mode. | Todd C. Miller |
2000-11-21 | A few updates from the sudo developement tree: | Todd C. Miller |
2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie |
2000-08-20 | Add calls to setusercontext() and login_get*(). We basically call | Todd C. Miller |
2000-08-13 | update to sudo 1.6.3p5 | Todd C. Miller |
2000-06-09 | When looking for chown, check in /sbin too. | Todd C. Miller |
2000-06-05 | Update to sudo 1.6.3p4 | Todd C. Miller |
2000-04-28 | Make the -H option work again. | Todd C. Miller |
2000-04-10 | Remove extra backslash, noted by marc@snafu.org | Todd C. Miller |
2000-04-05 | Keep configure from complaining about missing *.man.in | Todd C. Miller |
2000-03-27 | sudo 1.6.3; see http://www.courtesan.com/sudo/current.html for a list | Todd C. Miller |
2000-02-27 | Fixed a bug that caused an infinite loop when the password | Todd C. Miller |
2000-02-02 | eight spaces does not make a tab | David Leonard |
2000-01-31 | remove unnecessary, ignored error. ok millert@ | David Leonard |
2000-01-28 | 1.6.2p1 | Todd C. Miller |
2000-01-24 | sudo 1.6.2 | Todd C. Miller |
2000-01-18 | Repair duplicate word occurences; (as found by a Perl script sent to us from | Aaron Campbell |