Age | Commit message (Expand) | Author |
1996-08-02 | local_domain/topdomain unneeded | Theo de Raadt |
1996-07-31 | do not gethostbyname() of #.#.#.# | Theo de Raadt |
1996-07-31 | ah heck, impliment -a flag and turn it on by default. kills netbsd pr#1295 | Theo de Raadt |
1996-07-31 | -a is dead; normal sized host buffer, de-constipate | Theo de Raadt |
1996-07-30 | *** empty log message *** | Jason Downs |
1996-07-30 | closelog() before exec. | Jason Downs |
1996-07-29 | Remove some FreeBSD cruft. | Jason Downs |
1996-07-29 | Add -h, causing passive mode connections to request the high port range. | Jason Downs |
1996-07-29 | Add setenv for HOME (from FreeBSD). | Jason Downs |
1996-07-28 | Add daemon mode (from FreeBSD), moving a lot of things around. | Jason Downs |
1996-07-28 | Add anonymous statistics logging, based on FreeBSD but with the really | Jason Downs |
1996-07-28 | New mmap(2)-using send_data() from FreeBSD. | Jason Downs |
1996-07-28 | fix BUGS | Theo de Raadt |
1996-07-28 | always give Login incorrect message | Theo de Raadt |
1996-07-28 | syslog always; inspired by freebsd | Theo de Raadt |
1996-07-27 | wrap local change in SS_CONNECTOUT | Theo de Raadt |
1996-07-27 | No more ftpd bounce attacks. | joshd |
1996-07-27 | bounds check on argv and gargv | joshd |
1996-07-25 | openbsd | Theo de Raadt |
1996-07-25 | only report SS_CONNECTOUT sockets | Theo de Raadt |
1996-07-25 | mv to openbsd.c | Theo de Raadt |
1996-07-23 | require stderr to be > IPPORT_RESERVED/2 (hope this does not break anything...) | Theo de Raadt |
1996-07-22 | do not chdir as root | Theo de Raadt |
1996-07-22 | seteuid for chdir | Theo de Raadt |
1996-07-20 | rpc.lockd | Theo de Raadt |
1996-07-20 | compiles... | Theo de Raadt |
1996-07-20 | rpc.lockd from freebsd; has a problem yet | Theo de Raadt |
1996-07-19 | race thee no more; fix from travis@evtech.com with some additional stuff from me | Theo de Raadt |
1996-07-19 | Patch to catch non-printables in the announce string | Todd C. Miller |
1996-07-18 | param.h | Theo de Raadt |
1996-07-18 | \007 instead of ^G; from phk@freebsd.org | Theo de Raadt |
1996-07-18 | full hostnames; from cstruble@singularity.bevc.blacksburg.va.us | Theo de Raadt |
1996-07-17 | buffer overflow from dholland@hcs.HARVARD.EDU; could do with some cleanup? | Theo de Raadt |
1996-07-17 | buffer overflow | Theo de Raadt |
1996-07-16 | Updated to 4.4BSD fingerd + Theo's @@@@ optimization and some | Todd C. Miller |
1996-07-15 | fix time differencies computations (orig from alan@parsys.co.uk, but | Michael Shalayeff |
1996-07-13 | print flag options at top, nicer | Theo de Raadt |
1996-07-04 | setuid is bad, spotted by bitblt | Theo de Raadt |
1996-07-02 | sequence space math hates me | Theo de Raadt |
1996-07-02 | 2 bugs: would not have worked near epoch, copied ttyname in wrong case | Theo de Raadt |
1996-07-01 | new lfs_cleanerd from Lite2. | Jason Downs |
1996-06-26 | Copyright fixes and cleaned up after move to use of libutil. /moj | Mats O Jansson |
1996-06-25 | fix last change. | Michael Shalayeff |
1996-06-24 | add -s flag; if specified in inetd, does not allow forwarding @ requests | Theo de Raadt |
1996-06-24 | show talk request on the most non-idle tty (if there is more than one). | Michael Shalayeff |
1996-06-18 | my netbsd pr#2217: add utmp support to ftpd, some other small changes/fixes. | Jason Downs |
1996-05-30 | optimize something like "finger @@@@@@@@@@@@@cvs@@@@@@cvs@@@@@@cvs' to hit | Theo de Raadt |
1996-05-26 | setlogin(); netbsd pr#1292; jimj@miller.cs.uwm.edu | Theo de Raadt |
1996-05-22 | sync | Theo de Raadt |
1996-05-22 | libutil | Theo de Raadt |