Age | Commit message (Expand) | Author |
1999-11-26 | o Update README files etc. from nvi-1.79 so they have the correct info | Todd C. Miller |
1999-11-26 | Make two variables that ought not to be static be auto. | Todd C. Miller |
1999-11-25 | fix type | Theo de Raadt |
1999-11-25 | Check for our tzfile(5) magic. | Paul Janzen |
1999-11-25 | Parse dates only before the first <tab> character; otherwise, weekly events | Paul Janzen |
1999-11-25 | From espie@openbsd.org: | Todd C. Miller |
1999-11-25 | Pull in latest files from the sudo cvs tree. We now wrap scripts with | Todd C. Miller |
1999-11-24 | progress meter overflow fix from damien@ibs.com.au | Markus Friedl |
1999-11-24 | remove dead #ifdef-0-code | Markus Friedl |
1999-11-24 | it's not an error() if shutdown_write failes in nchan. | Markus Friedl |
1999-11-24 | strcasecmp instead of tolower | Markus Friedl |
1999-11-24 | postpone fork_after_authentication until command execution, | Markus Friedl |
1999-11-24 | fix packet_integrity_check() for !have_hostname_in_open. | Markus Friedl |
1999-11-24 | set SO_REUSEADDR and SO_LINGER for forwarded ports. | Markus Friedl |
1999-11-24 | KNF, final part 3 | Markus Friedl |
1999-11-24 | missing copyright | Markus Friedl |
1999-11-24 | SSH_ASKPASS support | Markus Friedl |
1999-11-24 | We won't have the tickets in shared memory, remove dead code | Artur Grabowski |
1999-11-24 | much more KNF | Theo de Raadt |
1999-11-23 | KNF part 1 | Markus Friedl |
1999-11-22 | tranfer s/key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGE | Markus Friedl |
1999-11-22 | syslog changes: | Markus Friedl |
1999-11-22 | -V, for fallback to openssh in SSH2 compatibility mode | Markus Friedl |
1999-11-21 | don't create ~/.ssh only if the user wants to store the private key there. | Markus Friedl |
1999-11-20 | fix sigchld race; cjc5@po.cwru.edu | Theo de Raadt |
1999-11-20 | replace xstrdup+strcat with strlcat+fixed buffer, fixes OF (bad me) | Markus Friedl |
1999-11-20 | Optimization: cache the hashed value to avoid negative comparisons. | Marc Espie |
1999-11-20 | typos; green@freebsd | Theo de Raadt |
1999-11-20 | overflow, djm@mindrot.org | Markus Friedl |
1999-11-20 | /usr/bin/trail -> /usr/bin/tail, as suggested by rohee@ | Dug Song |
1999-11-19 | remove unused index (-Wall) | Markus Friedl |
1999-11-19 | SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@ | Markus Friedl |
1999-11-19 | make this compile, bad markus | Theo de Raadt |
1999-11-19 | blank line | Theo de Raadt |
1999-11-19 | SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@ | Markus Friedl |
1999-11-19 | bugfix: loglevels are per host in clientconfig, | Markus Friedl |
1999-11-19 | only one 'extern char *__progname' | Markus Friedl |
1999-11-19 | document SIGHUP, -Q to synopsis | Markus Friedl |
1999-11-19 | Add --disable-path-info to configure flags to match options used | Todd C. Miller |
1999-11-19 | When eearching for the string: No match for "FOO". | Todd C. Miller |
1999-11-19 | o Add -Q option to usage string | Todd C. Miller |
1999-11-18 | Use ${INSTALL} and ${INSTALL_COPY} | Todd C. Miller |
1999-11-18 | basename /usr/bin/trail is "trail", not "ls" | Dug Song |
1999-11-18 | Don't install empty /etc/sudoers here. If we want to do so it should go in s... | Todd C. Miller |
1999-11-18 | build new sudo | Todd C. Miller |
1999-11-18 | sudo 1.6, now with a BSD license | Todd C. Miller |
1999-11-18 | more %d vs. %s in fmt-strings | Markus Friedl |
1999-11-18 | Integers should not be printed with %s | Hakan Olsson |
1999-11-18 | bad aaron | Theo de Raadt |
1999-11-18 | we don't install zopen.3 | Todd C. Miller |