Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-11 | Update to sudo 1.7.1 | Todd C. Miller | |
2008-12-19 | Sync some bits with sudo 1.7.0 final. | Todd C. Miller | |
2008-12-09 | sync with sudo cvs repo | Todd C. Miller | |
2008-11-24 | Fix typo in sudoers man page (from Markus Lude) | Todd C. Miller | |
Fix parsing error with lines that only contain a comment char | |||
2008-11-22 | sync with sudo repo | Todd C. Miller | |
2008-11-14 | Upgrade to sudo 1.7. See the WHATSNEW files for details. | Todd C. Miller | |
2008-07-31 | Update to sudo 1.6.9p17 | Todd C. Miller | |
2008-01-21 | update to sudo 1.6.9p12 | Todd C. Miller | |
2007-12-03 | update to sudo 1.6.9p9 | Todd C. Miller | |
2007-10-25 | Update to sudo 1.6.9p7 | Todd C. Miller | |
2007-07-26 | Update to sudo 1.6.9p1. Note that the environment handling in sudo | Todd C. Miller | |
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. | |||
2005-05-31 | update to sudo 1.6.8p8 | Todd C. Miller | |
2005-02-05 | Update to Sudo 1.6.8p7 | Todd C. Miller | |
2004-09-28 | Update to sudo 1.6.8p1 | Todd C. Miller | |
2004-01-05 | Get rid of volatile variables that were a vain attempt to prevent the | Todd C. Miller | |
compiler from optimizing away memset() calls. Instead, add a new function, zero_bytes(), to clear buffers with sensitive contents. Taken from the sudo cvs repo, man. | |||
2003-05-08 | Update to 1.6.7p5 | Todd C. Miller | |
2003-04-19 | sync w/ the sudo cvs tree and sudo 1.6.7p4 | Todd C. Miller | |
2003-04-07 | Sync with sudo 1.6.7p3; fixes kerberos 5 compilation issues w/ MIT kerberos. | Todd C. Miller | |
2003-04-03 | Sync with my sudo cvs repo: | Todd C. Miller | |
o update to sudo 1.6.7p2 o use warn/err throughout | |||
2003-04-01 | Update to sudo 1.6.7p1; fixes false positives in the oflow detection | Todd C. Miller | |
of expand_prompt() introduced in sudo 1.6.7. | |||
2003-03-16 | sync w/ my tree | Todd C. Miller | |
2003-03-15 | update to what will soon be sudo 1.6.7 | 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-03 | Update to sudo 1.6.4 | Todd C. Miller | |
2000-11-21 | A few updates from the sudo developement tree: | Todd C. Miller | |
- Add bsd authentication support (currently disabled) - Always check setenv() return value - Fix umask disabling | |||
2000-06-05 | Update to sudo 1.6.3p4 | Todd C. Miller | |
2000-03-27 | sudo 1.6.3; see http://www.courtesan.com/sudo/current.html for a list | Todd C. Miller | |
of changes. | |||
2000-01-24 | sudo 1.6.2 | Todd C. Miller | |
1999-12-10 | sudo 1.6.1 | Todd C. Miller | |
1999-11-18 | sudo 1.6, now with a BSD license | Todd C. Miller | |