summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2007-08-23support ArgumentX - unbreaks more gnu cvs client things.Joris Vink
2007-08-23missing 'u' option for update caused gnu cvs client to not functionJoris Vink
2007-08-23Execute ProxyCommands with $SHELL rather than /bin/sh unconditionallyDamien Miller
2007-08-23Support "Banner=none" to disable displaying of the pre-login banner;Damien Miller
2007-08-23login_cap.h doesn't belong hereDamien Miller
2007-08-23missed include bits from last commitDamien Miller
2007-08-23unifdef HAVE_LOGIN_CAP; ok deraadt@ millert@Damien Miller
2007-08-22sort usage();Jason McIntyre
2007-08-21Fix up the -s description, with help from tom@Todd C. Miller
2007-08-21Add a -s option to make the radix sort be a stable sort. Based onTodd C. Miller
2007-08-15Update to sudo 1.6.9p4. Basically IPv6 support and improved man pages.Todd C. Miller
2007-08-15tun device forwarding now honours ExitOnForwardFailure; ok markus@Kevin Steves
2007-08-15openssh 4.7Markus Friedl
2007-08-15do NOT fall back to the trused x11 cookie if generation of an untrustedMarkus Friedl
2007-08-14Prevent sneaking in unencrypted packets into WEP traffic.Alexander Bluhm
2007-08-14the ellipsis is not an optional argument; document the "-a" flag in whereis(1)Igor Sobrado
2007-08-14error out, instead of producing a warning and displaying that the YPAlexandre Anriot
2007-08-09spelling fixes; from Matthew ClarkeJason McIntyre
2007-08-09- more missing variables for proper ports workAntoine Jacoutot
2007-08-09Use '\0', not NULL, for NUL characters.Ray Lai
2007-08-09Correct function name in fatal(). From Igor Zinovik.Ray Lai
2007-08-09Let realloc handle NULL. Check for integer overflow and reallocRay Lai
2007-08-07bz#1232: ensure that any specified LocalCommand is executed after theDamien Miller
2007-08-06the ellipsis is not an optional argument; while here, sync the usageIgor Sobrado
2007-08-06this file has been too long without an edit, someone has obviouslyDamien Miller
2007-08-05- add 2 more variables to env_keep (needed for proper ports work -- i.e. make...Antoine Jacoutot
2007-08-05fix curly in targets... broke it and no-one saw the difference, so it'sMarc Espie
2007-08-02bump sudo version to 1.6.9p3Todd C. Miller
2007-08-02exit when /dev/audio can't be opened.Jacob Meuser
2007-08-02Fix off by one in group list matching. Found by david@Todd C. Miller
2007-08-01Enable SUDO_DEVEL to avoid disabling core dumps (they are disabled for setuid...Todd C. Miller
2007-08-01PYTHONINSPECT not PYTHONINSPEC; David KrauseTodd C. Miller
2007-08-01in (unused function) free_core(), unmap the core; from veins@evilkittens.orgTheo de Raadt
2007-08-01close core file fd after mmap; veins@evilkittens.orgTheo de Raadt
2007-08-01Refactor realloc() + checks into erealloc()Todd C. Miller
2007-08-01add cvs id now that this file has diverged from the sudo cvs versionTodd C. Miller
2007-08-01add pkg_add and make release environment variables to env_keepTodd C. Miller
2007-07-31make rip code work like mmc code for how it does progress reports (useTheo de Raadt
2007-07-31Remove some unused headers, from Igor Zinovik.Ray Lai
2007-07-30add commented out example to preserve the environment for users in group wheelTodd C. Miller
2007-07-30introduce a Var_Substi to substitute on intervals.Marc Espie
2007-07-30everywhere except in Var_Parse, we always add/append variables to theMarc Espie
2007-07-30local is always true, so zap it.Marc Espie
2007-07-30now that it's clean enough, one can extract some common code fromMarc Espie
2007-07-30clean-up. Basically:Marc Espie
2007-07-30separate and name functions to add target nodes to the graph.Marc Espie
2007-07-30simplify the handling of assignment operators, by introducing a VAR_INVALIDMarc Espie
2007-07-29add missing over/backTodd C. Miller
2007-07-29Change FILES section to use =itemTodd C. Miller
2007-07-29Update to sudo 1.6.9p2Todd C. Miller