Age | Commit message (Expand) | Author |
2002-03-19 | Altima vendor id and altima gigabit ethernet | Nathan Binkert |
2002-03-19 | Save more dhclient configuration info during installation. | Kenneth R Westerback |
2002-03-19 | tweak gcc inliner. More weight for leaf functions. Less depth for other | Marc Espie |
2002-03-19 | KNF whitespace | Markus Friedl |
2002-03-19 | whitespace KNF | Markus Friedl |
2002-03-19 | clean up prototypes | Markus Friedl |
2002-03-19 | Match RRD40 as a cdrom on MSCP. May be useful to simh users, even if | Hugh Graham |
2002-03-19 | o check if the file is exists, is readable and executable before going | Federico G. Schwindt |
2002-03-19 | use xfree() after xstrdup(). | Mike Pechkin |
2002-03-19 | Banner has no default. | Kevin Steves |
2002-03-19 | Remove unnecessary prototype. | Angelos D. Keromytis |
2002-03-19 | _PATH_PRIVSEP_CHROOT_DIR; ok provos@ | Kevin Steves |
2002-03-19 | revert to older ahc driver until the new one's bugs are fixed | Todd C. Miller |
2002-03-19 | When one shared library requires another, it will try to locate the | Peter Valchev |
2002-03-19 | From NetBSD: | Jason Wright |
2002-03-19 | check sa_len/family strictly | Jun-ichiro itojun Hagino |
2002-03-19 | no need for reg.h in the frame.h | Michael Shalayeff |
2002-03-19 | htlb defs from the book | Michael Shalayeff |
2002-03-19 | do things uncached for now | Michael Shalayeff |
2002-03-19 | Kill remote comments, un-expose private code. | Marc Espie |
2002-03-19 | Free/tree typos. | Vincent Labrecque |
2002-03-19 | Remove blatant advertizement. We don't give a fuck if it's NU/Lix | Marc Espie |
2002-03-18 | UnprivUser/UnprivGroup usable now--specify numeric user/group; ok | Kevin Steves |
2002-03-18 | - fix a few typos or omissions | Miod Vallat |
2002-03-18 | Update. | Miod Vallat |
2002-03-18 | Sync SYNOPSIS config lines with GENERIC; from nick@ | Miod Vallat |
2002-03-18 | kill debugging printf | Michael Shalayeff |
2002-03-18 | document UsePrivilegeSeparation | Niels Provos |
2002-03-18 | credits for privsep | Niels Provos |
2002-03-18 | integrate privilege separated openssh; its turned off by default for now. | Niels Provos |
2002-03-18 | export compression streams for ssh-privsep | Niels Provos |
2002-03-18 | implementation of the interface between privileged and unprivileged process | Niels Provos |
2002-03-18 | file descriptor passing abstraction for ssh-privsep | Niels Provos |
2002-03-18 | shared memory abstraction for ssh-privsep | Niels Provos |
2002-03-18 | buffer_skip_string and extra sanity checking; needed by ssh-privsep | Niels Provos |
2002-03-18 | add key_demote() for ssh-privsep | Markus Friedl |
2002-03-18 | export/import cipher state, iv and ssh2 seqnr; needed by ssh-privsep | Markus Friedl |
2002-03-18 | typos. | Marc Espie |
2002-03-18 | export/import cipher states; needed by ssh-privsep | Markus Friedl |
2002-03-18 | pedantic assembly opcodes, to please new gas/new gcc. | Marc Espie |
2002-03-18 | filter ipv6 on the bridge. | jasoni |
2002-03-18 | Document option PTRACE; from Brian J. Kifiak, thanks! | Miod Vallat |
2002-03-18 | These are macro inlines on vax, so check if they're defined before | Hugh Graham |
2002-03-18 | $OpenBSD$ | Hugh Graham |
2002-03-18 | catchup on a few specials we have | Michael Shalayeff |
2002-03-18 | move auth_approval into getpwnamallow with help from millert@ | Niels Provos |
2002-03-18 | Enter the new undo code. it is still disabled since it has bugs, but it's | Vincent Labrecque |
2002-03-18 | set client to NULL after xfree(), from Rolf Braun <rbraun+ssh@andrew.cmu.edu> | Dug Song |
2002-03-18 | grep/compile mode shouldn't be readonly by default. | Vincent Labrecque |
2002-03-18 | have the authentication functions return the authentication context | Niels Provos |