Age | Commit message (Expand) | Author |
1997-06-02 | if getty to# parameter is used, pp option has timeout problem; kfurge@worldne... | Theo de Raadt |
1997-06-02 | let uucpd prompt for loginname multiple times, if \r is a problem; tron@lyssa... | Theo de Raadt |
1997-06-01 | Support integrated tcp wrappers when in daemon mode. | Jason Downs |
1997-06-01 | A few changed from tcp_wrappers 7.6 | Jason Downs |
1997-05-30 | for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ | Theo de Raadt |
1997-05-28 | spray(1); msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-05-01 | change -A to let in anon | chroot accounts | Theo de Raadt |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-04-25 | do not allow connect to a 2049 either, helps firewall cases; adam@math.tau.ac.il | Theo de Raadt |
1997-04-24 | Don't build LFS, it doesn't work. | Jason Downs |
1997-04-23 | use daemon() | Theo de Raadt |
1997-04-19 | Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' | Todd C. Miller |
1997-04-17 | Use the real times returned by dkreadstat(). | Tobias Weingartner |
1997-04-14 | Make ftpd man page and ftp spool entries in mtree special file | Todd C. Miller |
1997-04-12 | Fix from FreeBSD (David Nugent <davidn>) | Todd C. Miller |
1997-04-06 | cleanup using -Wall | Theo de Raadt |
1997-04-06 | clean -Wall | Theo de Raadt |
1997-04-04 | when mktemp() is hard to fix, use 10 X | Theo de Raadt |
1997-04-03 | tabify | kstailey |
1997-03-29 | Document .message | Todd C. Miller |
1997-03-29 | Make ``mail.local -H'' explicately indicate when the lock fails or succeeds. | Todd C. Miller |
1997-03-28 | "mail.local -H" is valid usage. | Todd C. Miller |
1997-03-26 | no libcrypt, fix DPADD | Theo de Raadt |
1997-03-25 | spelling error | Theo de Raadt |
1997-03-25 | Splat .message file if it exists when user cd's to a directory | Todd C. Miller |
1997-03-04 | Pull in all of tcpd.h here, too, even though it's not really needed. | Jason Downs |
1997-03-01 | Merge in changes from at 2.9 | Todd C. Miller |
1997-02-26 | Initial integration of userland tcpd. | Jason Downs |
1997-02-26 | Initial integration of userland tcpd. | Jason Downs |
1997-02-23 | We run OpenBSD | Todd C. Miller |
1997-02-20 | Provide disk statistics; cleaned up from NetBSD PR 3200 [Jarle Greipsland] | Thorsten Lockert |
1997-02-18 | open master.passwd before doing pw_copy | Niels Provos |
1997-02-18 | reversed changes | Niels Provos |
1997-02-18 | increase max. buffer size to pass checks for crypt output > 10 chars. | Niels Provos |
1997-02-16 | clean | Theo de Raadt |
1997-02-16 | block $ENV too, sigh | Theo de Raadt |
1997-02-14 | #include <string.h> | Niklas Hallqvist |
1997-02-13 | if i find one more little problem, and have to make one more little | Theo de Raadt |
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-13 | Return idle time of 0, not -1 for users w/o a tty. | Todd C. Miller |
1997-02-12 | fix option argument parsing, nirva@ishiboo.com | Theo de Raadt |
1997-02-09 | save 6% diskspace by moving to tabs | Theo de Raadt |
1997-02-06 | Ok this is to work around a compiler bug in the powerpc port, but | Dale S. Rahn |
1997-02-06 | expand hostname to MAXHOSTNAMELEN | Theo de Raadt |
1997-02-06 | buf oflow | 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; provos@ws1.physnet.uni-hamb... | Theo de Raadt |
1997-02-05 | IPOPT_LSRR/IPOPT_SSRR must exit() due to tcp sequencing; pointed out by | Theo de Raadt |
1997-01-30 | where did .DESTDIR come from... found by gwen@rtmx.com | Theo de Raadt |