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
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
2008-07-31
Update to sudo 1.6.9p17
Todd C. Miller
2008-04-11
add a commented out entry that disables the lecture blurb the first
Thordur I. Bjornsson
2008-03-20
add SHARED_ONLY to help "make plist" in ports
Stuart Henderson
2008-01-21
update to sudo 1.6.9p12
Todd C. Miller
2008-01-07
Update to sudo 1.6.9p11
Todd C. Miller
2007-12-21
update to sudo 1.6.9p10
Todd C. Miller
2007-12-04
missing change from 1.6.9p9
Todd C. Miller
2007-12-03
update to sudo 1.6.9p9
Todd C. Miller
2007-11-27
typos; ok jmc@
Martynas Venckus
2007-11-26
typos; ok jmc@
Martynas Venckus
2007-11-02
update to sudo 1.6.9p8
Todd C. Miller
2007-10-25
Update to sudo 1.6.9p7
Todd C. Miller
2007-10-20
add EDITOR and VISUAL to env_keep
Henning Brauer
2007-10-17
Use TCSAFLUSH not TCSADRAIN when turning off echo and use TCSANOW when
Todd C. Miller
2007-10-17
Update to sudo 1.6.9p6
Todd C. Miller
2007-10-07
add SSH_AUTH_SOCK to env_keep.
Steven Mestdagh
2007-10-06
add WRKOBJDIR to default env_keep to help 'make fake' in ports.
Stuart Henderson
2007-09-10
Use erealloc3() in more_aliases() instead of malloc/realloc.
Todd C. Miller
2007-09-07
fix a configure bug introduced in the last commit
Todd C. Miller
2007-09-06
sync with re-rolled 1.6.9p5 tarball
Todd C. Miller
2007-09-06
restore local changes
Todd C. Miller
2007-09-05
update to sudo 1.6.9p5
Todd C. Miller
2007-09-03
OpenBSD now has memrchr(3)
Todd C. Miller
[next]