index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
sudo
/
sudo.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-2
/
+5
*
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
*
Update sudo to version 1.7.2p8
millert
2010-07-08
1
-5
/
+8
*
Fix intended use of closefrom() so that we do indeed close fd 3 and up by
halex
2010-03-11
1
-1
/
+1
*
Remove old $Sudo$ tags; the main sudo tree no longer lives in cvs.
millert
2010-03-04
1
-4
/
+0
*
update to sudo 1.7.2p2
millert
2009-12-07
1
-6
/
+11
*
Upgrade to sudo 1.7.2
millert
2009-06-21
1
-8
/
+23
*
Update to sudo 1.7.1
millert
2009-04-11
1
-38
/
+89
*
Do not try to set the close on exec flag if we didn't actually open sudoers.
millert
2009-01-09
1
-7
/
+9
*
sync with sudo repo
millert
2008-11-22
1
-1
/
+1
*
classic C compatibility (no statements before decls)
deraadt
2008-11-15
1
-1
/
+1
*
Upgrade to sudo 1.7. See the WHATSNEW files for details.
millert
2008-11-14
1
-457
/
+521
*
Update to sudo 1.6.9p17
millert
2008-07-31
1
-25
/
+82
*
update to sudo 1.6.9p10
millert
2007-12-21
1
-2
/
+4
*
update to sudo 1.6.9p9
millert
2007-12-03
1
-2
/
+3
*
Update to sudo 1.6.9p6
millert
2007-10-17
1
-4
/
+4
*
update to sudo 1.6.9p5
millert
2007-09-05
1
-6
/
+14
*
Update to sudo 1.6.9p4. Basically IPv6 support and improved man pages.
millert
2007-08-15
1
-5
/
+22
*
Update to sudo 1.6.9p1. Note that the environment handling in sudo
millert
2007-07-26
1
-229
/
+376
*
Update to sudo 1.6.8p9
millert
2005-06-19
1
-8
/
+2
*
update to sudo 1.6.8p8
millert
2005-05-31
1
-3
/
+3
*
Warn if the user tries to use the -u option w/o running a command.
millert
2005-01-31
1
-0
/
+6
*
Update to sudo 1.6.8p1
millert
2004-09-28
1
-148
/
+277
*
Use closefrom() if it exists; from the sudo cvs repo
millert
2004-01-12
1
-21
/
+2
*
If we are in -k/-K mode, just spew to stderr. It is not unusual
millert
2003-12-23
1
-2
/
+8
*
sync w/ the sudo cvs tree and sudo 1.6.7p4
millert
2003-04-19
1
-5
/
+10
*
Sync with my sudo cvs repo:
millert
2003-04-03
1
-76
/
+49
*
Update to sudo 1.6.7p1; fixes false positives in the oflow detection
millert
2003-04-01
1
-2
/
+2
*
update to what will soon be sudo 1.6.7
millert
2003-03-15
1
-62
/
+91
*
Update to sudo 1.6.6
millert
2002-04-25
1
-3
/
+4
*
update to sudo 1.6.4p2
millert
2002-01-16
1
-7
/
+8
*
update to sudo 1.6.4p1
millert
2002-01-15
1
-13
/
+11
*
sync with sudo 1.6.4-final
millert
2002-01-14
1
-1
/
+16
*
sync with sudo 1.6.4rc2
millert
2002-01-08
1
-4
/
+8
*
Update to sudo 1.6.4
millert
2002-01-03
1
-385
/
+185
*
If we fail to lookup a login class, apply the default one.
millert
2001-08-23
1
-1
/
+3
*
Give sensible error messaage for a zero-length sudoers file.
millert
2000-12-15
1
-0
/
+2
*
A few updates from the sudo developement tree:
millert
2000-11-21
1
-72
/
+58
*
update to sudo 1.6.3p5
millert
2000-08-13
1
-6
/
+1
*
Update to sudo 1.6.3p4
millert
2000-06-05
1
-20
/
+18
*
Make the -H option work again.
millert
2000-04-28
1
-5
/
+5
*
sudo 1.6.3; see http://www.courtesan.com/sudo/current.html for a list
millert
2000-03-27
1
-18
/
+161
*
sudo 1.6.2
millert
2000-01-24
1
-21
/
+23
*
sudo 1.6.1
millert
1999-12-10
1
-39
/
+65
*
sudo 1.6, now with a BSD license
millert
1999-11-18
1
-0
/
+1062