Age | Commit message (Expand) | Author |
2008-01-07 | Pull from master repo: | Stefan Kempf |
2008-01-07 | Update to sudo 1.6.9p11 | Todd C. Miller |
2008-01-06 | Branches are separated with \n\t in GNU rcs/cvs. | Tobias Stoeckmann |
2008-01-06 | gnu cvs added a new keyword 'commitid', this diff adds just enough code | Nikolay Sturm |
2008-01-05 | saying that -b and -l create smaller files can be misleading - the author | Jason McIntyre |
2008-01-04 | -k and -f accept multiple arguments; from Pierre Riteau | Jason McIntyre |
2008-01-04 | Revert r1.9, a.out toolchain needs this not-so-unused-after-all function. | Miod Vallat |
2008-01-04 | remove unused function | Charles Longeau |
2008-01-04 | Eliminate false positives from <> comments, avoiding mangling | Ray Lai |
2008-01-03 | Make if.c kvm free by fetching the interface stats via sysctl like in systat | Claudio Jeker |
2008-01-03 | document "exit" for logging out of systems, instead of "logout": | Jason McIntyre |
2008-01-03 | remove almost empty EXAMPLE section | Charles Longeau |
2008-01-03 | missing word; from Jason Filley | Jason McIntyre |
2008-01-03 | In preparation of eliminating <> comment false positives: | Ray Lai |
2008-01-02 | remove unused function | Charles Longeau |
2008-01-02 | remove unused functions | Charles Longeau |
2008-01-02 | fix obvious bug in .NODEFAULT handling | Marc Espie |
2008-01-02 | remove unused file | Charles Longeau |
2008-01-01 | Allow PermitRootLogin in a Match block. Allows for, eg, permitting root | Darren Tucker |
2008-01-01 | If scp -p encounters a pre-epoch timestamp, use the epoch which is | Darren Tucker |
2008-01-01 | spaces -> tabs from my previous commit | Darren Tucker |
2007-12-31 | if our node doesn't have a lineno/fname, inherit from `used' node. | Marc Espie |
2007-12-31 | When in inetd mode, have sshd generate a Protocol 1 ephemeral server | Darren Tucker |
2007-12-31 | Prevent strict-aliasing warnings on newer gcc versions. bz #1355, patch | Darren Tucker |
2007-12-30 | new sentence, new line; | Jason McIntyre |
2007-12-30 | add missing arguments to synopsis; fix brackets; lowercase "usage:" | Igor Sobrado |
2007-12-30 | lowercase "usage:"; align synopses | Igor Sobrado |
2007-12-30 | minor improvement on the diff to r1.106 | Igor Sobrado |
2007-12-28 | Use the correct packet maximum sizes for remote port and agent forwarding. | Darren Tucker |
2007-12-28 | Make SSH2_MSG_UNIMPLEMENTED and SSH2_MSG_IGNORE messages reset the | Darren Tucker |
2007-12-28 | Pull from master repo: | Stefan Kempf |
2007-12-27 | Add a small helper function to consistently handle the EAI_SYSTEM error | Darren Tucker |
2007-12-25 | Pull from master repo: | Stefan Kempf |
2007-12-23 | increase the marker buffers, they are not big enough for hg merge | Ted Unangst |
2007-12-22 | Sync with main repo. | Stefan Kempf |
2007-12-22 | Sync with main repo. | Stefan Kempf |
2007-12-22 | Sync with main repo. | Stefan Kempf |
2007-12-22 | Sync with main repo. | Stefan Kempf |
2007-12-22 | Sync with main repo. | Stefan Kempf |
2007-12-22 | Sync with main repo. | Stefan Kempf |
2007-12-21 | update to sudo 1.6.9p10 | Todd C. Miller |
2007-12-19 | sync to main repo; requested by mickey | Otto Moerbeek |
2007-12-19 | Remove the kvm code in rt_stats() and use the sysctl code all the time. | Claudio Jeker |
2007-12-19 | delete rcsid crud | Theo de Raadt |
2007-12-16 | Updates from master repo: | Anders Magnusson |
2007-12-16 | Updates from master repo: | Anders Magnusson |
2007-12-16 | Update from master repo: | Anders Magnusson |
2007-12-15 | -DNOKVM will compile iostat.c without kvm support, which it does not need | Theo de Raadt |
2007-12-15 | change over last few bits to use sysctl(3) if possible, and make this | Theo de Raadt |
2007-12-14 | remove 21 nlist variables, and instead use sysctl to query the kernel | Theo de Raadt |