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