Age | Commit message (Expand) | Author |
2001-11-12 | fix krb5 authorization check. found by <jhawk@MIT.EDU>. from art@, deraadt@ ok | Dug Song |
2001-11-11 | make AuthorizedKeysFile2 fallback to AuthorizedKeysFile if AuthorizedKeysFile... | Markus Friedl |
2001-11-11 | Fixed version... don't see how this could work on i386, since it didn't | Marc Espie |
2001-11-11 | undo changes that crash on (at least) the alpha | Theo de Raadt |
2001-11-11 | Add 'S' to interactive mode to toggle the display of system | Federico G. Schwindt |
2001-11-11 | Redo LstInit as a macro: smaller and faster code in all cases, zeroing two | Marc Espie |
2001-11-10 | remove extra debug() | Markus Friedl |
2001-11-10 | KNF (unexpand) | Markus Friedl |
2001-11-10 | cleanup libwrap support (remove bogus comment, bogus close(), add debug, etc). | Markus Friedl |
2001-11-10 | Additional vax magic to cover bins with new MID and 4k page size. | Hugh Graham |
2001-11-09 | remove extra trailing dot from log message; pilot@naughty.monkey.org | Markus Friedl |
2001-11-09 | don't memset too much memory, ok millert@ | Markus Friedl |
2001-11-09 | Since all our arches have /dev/ksyms, replace rigid mentions of the kernel | Miod Vallat |
2001-11-08 | don't print ROOT in CAPS for the authentication messages, i.e. | Markus Friedl |
2001-11-08 | mention setuid root requirements; noted by cnorris@csc.UVic.ca; ok stevesk@ | Markus Friedl |
2001-11-08 | don't strdup too much data; from gotoh@taiyo.co.jp; ok millert. | Markus Friedl |
2001-11-07 | crank c->path to 256 so they can hold a full hostname; dwd@bell-labs.com | Markus Friedl |
2001-11-07 | unused includes | Markus Friedl |
2001-11-07 | s/Keepalive/KeepAlive/; from openbsd@davidkrause.com | Markus Friedl |
2001-11-07 | missing free and sync dss/rsa code. | Markus Friedl |
2001-11-07 | ssh_rsa_sign/verify: SSH_BUG_SIGBLOB not supported | Markus Friedl |
2001-11-07 | rpcgen is not nearly KNF, but it now generates close to KNF code | Theo de Raadt |
2001-11-07 | pad using the padding field from the ssh2 packet instead of sending | Markus Friedl |
2001-11-07 | more is no more. less has been used as more for more or less most of the | Artur Grabowski |
2001-11-07 | fix signal race | Theo de Raadt |
2001-11-07 | When mixing the -l and -i flags sort on each individual user's | Todd C. Miller |
2001-11-06 | change a stat() to lstat() | Todd C. Miller |
2001-11-06 | implement missing sorting options | Todd C. Miller |
2001-11-06 | New vm includes. | Artur Grabowski |
2001-11-06 | add pablo, born pau casals. 'i owe nearly all my talent at music to the influ... | Michael Shalayeff |
2001-11-06 | Must zero out timeout by hand now that it is no longer global. | Todd C. Miller |
2001-11-06 | Restore asyncronous RPC code now that I found the uninitialized variable | Todd C. Miller |
2001-11-05 | Add more sanity checks of path data in the vi recovery file; potential proble... | Todd C. Miller |
2001-11-05 | make sure files are MAXPATHLEN sized; ianm@cit.uws.edu.au | Theo de Raadt |
2001-11-05 | some syslog_r uses in signal handlers | Theo de Raadt |
2001-11-05 | use _exit in signal handler | Theo de Raadt |
2001-11-05 | mark a zone of signal races | Theo de Raadt |
2001-11-03 | Telnet client shouldn't say it does Kerberos unless there actually exists | Hans Insulander |
2001-11-02 | replace fprintf(stderr)/exit w/ err/warn | Michael Shalayeff |
2001-11-02 | Change 2 Exit() -> exit() | Todd C. Miller |
2001-11-02 | Revert to clnt_broadcast() method until an alignment problem with the | Todd C. Miller |
2001-11-02 | avoid stdio in signal handler | Theo de Raadt |
2001-11-02 | use _exit() in signal handler | Theo de Raadt |
2001-11-01 | Major overhaul. | Todd C. Miller |
2001-11-01 | printf() format string fix. | Miod Vallat |
2001-10-30 | undo (disable debug again) | Markus Friedl |
2001-10-30 | ssh.1 | Markus Friedl |
2001-10-29 | hostbased: check for client hostkey before building chost | Markus Friedl |
2001-10-28 | remove bogus error-check, resolve pr#2147 | Jakob Schlyter |
2001-10-28 | fix getaddrinfo error handling | Jakob Schlyter |