index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
sudo
Age
Commit message (
Expand
)
Author
2013-03-19
Fix use_loginclass, backport from upstream.
Todd C. Miller
2013-03-10
Remove obsolete code that used to change the mode of sudoers from
Todd C. Miller
2013-02-04
In rbrepair(), make sure we never try to change the color of the
Todd C. Miller
2012-08-17
Native mdoc versions of the sudo manuals, back-ported from sudo trunk.
Todd C. Miller
2012-05-16
Add missing break between AF_INET and AF_INET6 in addr_matches_if_netmask()
Todd C. Miller
2011-05-01
Split ALL, ROLE and TYPE into their own actions. Since you can
Todd C. Miller
2011-04-29
sorry, lousy fingers... typoed in the file while checking the diff
Marc Espie
2011-04-29
slightly better netmask regexp
Marc Espie
2011-02-06
Fix NULL dereference with "sudo -g group" when the sudoers rule has
Todd C. Miller
2011-01-12
Backport fix from sudo 1.7.4p5; if -g specified w/o -u the target
Todd C. Miller
2010-07-08
Update sudo to version 1.7.2p8
Todd C. Miller
2010-06-02
Update to sudo 1.7.2p7
Todd C. Miller
2010-04-13
Update to sudo 1.7.2p6
Todd C. Miller
2010-03-11
Fix intended use of closefrom() so that we do indeed close fd 3 and up by
Alexander Hall
2010-03-09
Don't attempt to dereference gl_pathv if the gl_pathc returned by glob(3) is
Mark Kettenis
2010-03-04
Remove old $Sudo$ tags; the main sudo tree no longer lives in cvs.
Todd C. Miller
2010-03-01
update to sudo 1.7.2p5
Todd C. Miller
2010-02-23
bump patchlevel
Todd C. Miller
2010-02-22
Check for pseudo-command by looking at the first character of the
Todd C. Miller
2010-02-13
Update to sudo 1.7.2p3
Todd C. Miller
2009-12-07
update to sudo 1.7.2p2
Todd C. Miller
2009-10-26
Add MAKECONF for building ports in non-standard locations; from Tobias Ulmer
Todd C. Miller
2009-10-25
Add DISTDIR to list of variables preserved via default env_keep,
Kenneth R Westerback
2009-07-19
Missed these in sudo sudo 1.7.2 update.
Todd C. Miller
2009-07-19
Fix expansion of %h in #include names.
Todd C. Miller
2009-06-30
Add missing single quotes around a colon in Runas_Spec definition.
Todd C. Miller
2009-06-29
sync with sudo 1.7.2
Todd C. Miller
2009-06-26
Sync with sudo repo
Todd C. Miller
2009-06-24
Make environment file parsing grok linux-style env files.
Todd C. Miller
2009-06-21
Upgrade to sudo 1.7.2
Todd C. Miller
2009-06-03
Preserve NOMAN since the top level Makefile uses it when making/installing
Todd C. Miller
2009-06-03
Adapt for putenv and unsetenv changes.
Todd C. Miller
2009-05-08
Sort variables in env_keep.
Antoine Jacoutot
2009-04-19
Sync with sudo 1.7.1 final
Todd C. Miller
2009-04-11
Update to sudo 1.7.1
Todd C. Miller
2009-01-09
Do not try to set the close on exec flag if we didn't actually open sudoers.
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-12-09
Better fix for rev 1.21
Todd C. Miller
2008-12-08
Do not short circuit pseudo commands when we get a match since, depending
Todd C. Miller
2008-11-25
Even if neither stdin nor stdout are ttys we may still have /dev/tty
Todd C. Miller
2008-11-24
Fix typo in sudoers man page (from Markus Lude)
Todd C. Miller
2008-11-22
sync with sudo repo
Todd C. Miller
2008-11-18
fix check_aliases
Todd C. Miller
2008-11-18
when destroying an alias, free the correct data pointer
Todd C. Miller
2008-11-18
standardize on the term 'option' for command line options (not flag)
Todd C. Miller
2008-11-15
classic C compatibility (no statements before decls)
Theo de Raadt
2008-11-14
add back acsite.m4
Todd C. Miller
2008-11-14
Upgrade to sudo 1.7. See the WHATSNEW files for details.
Todd C. Miller
2008-11-14
Upgrade to sudo 1.7. See the WHATSNEW files for details.
Todd C. Miller
[next]