Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-19 | Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' | Todd C. Miller | |
Same change doen for SKEY, YP, and KERBEROS5. This allows people to override those setting in /etc/mk.conf. | |||
1997-02-13 | if i find one more little problem, and have to make one more little | Theo de Raadt | |
tweak to this ip option handling code I am going to absolutely scream in rage, following which I will rip the bloody innards out of netinet and build my own new incompatible option checking/processing interface that does not make it so hidiously difficult to check if a session has source routes active! | |||
1997-02-13 | option handling is a bitch | Theo de Raadt | |
1997-02-13 | ok, i finally learned about struct ipoption | Theo de Raadt | |
1997-02-05 | do not warn about valid options; invalid options correctly quit | Theo de Raadt | |
1997-02-05 | need not clear options since bad ones cause exit; ↵ | Theo de Raadt | |
provos@ws1.physnet.uni-hamburg.de | |||
1997-02-05 | IPOPT_LSRR/IPOPT_SSRR must exit() due to tcp sequencing; pointed out by | Theo de Raadt | |
provos@wserver.physnet.uni-hamburg.de. also another 1-char buffer overflow. | |||
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert | |
1996-11-01 | argument type nit | Niklas Hallqvist | |
1996-10-26 | set $LOGNAME fore POSIX | Todd C. Miller | |
1996-07-23 | require stderr to be > IPPORT_RESERVED/2 (hope this does not break anything...) | Theo de Raadt | |
1996-07-22 | seteuid for chdir | Theo de Raadt | |
1996-07-13 | print flag options at top, nicer | Theo de Raadt | |
1996-04-17 | Make encrypted kerberos remote shell work again. Note that this is not | Thorsten Lockert | |
a supported configuration, and no port number is defined for it. | |||
1995-12-16 | Make it possible to build without SKEY support | Thorsten Lockert | |
Add support for building with kerberosIV | |||
1995-11-20 | indentation botch | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |