Age | Commit message (Expand) | Author |
1996-08-29 | more signals please | Theo de Raadt |
1996-08-29 | first cut at -H; to be used mailers to grab locks in 755 spool direectories | Theo de Raadt |
1996-08-29 | talk about quotas on spool filesystems (untested idea) | Theo de Raadt |
1996-08-29 | buf oflows, deal with 1777 spool, general DOS attack protection; help from da... | Theo de Raadt |
1996-08-29 | buf oflows, deal with 1777 spool, general DOS attack protection | Theo de Raadt |
1996-08-27 | Fix race condition. | dm |
1996-08-27 | vis | Theo de Raadt |
1996-08-27 | strncpy correctly | Theo de Raadt |
1996-08-27 | strncpy correctly | Theo de Raadt |
1996-08-27 | strncpy correctly | Theo de Raadt |
1996-08-27 | strncpy correctly | Theo de Raadt |
1996-08-27 | Use lockfiles by default, rather than fcntl. | dm |
1996-08-26 | Yeah, make this key... | Jason Downs |
1996-08-26 | pretty flag section | Theo de Raadt |
1996-08-25 | hide our base dir | Theo de Raadt |
1996-08-24 | more complete list of bad env variables, and a fancy scanner; thanks to | Theo de Raadt |
1996-08-22 | de-gibble ftpd for w | Theo de Raadt |
1996-08-19 | Don't tell people to make ~ftp/pub mode 777 and other minor nits. | Todd C. Miller |
1996-08-17 | s/rstatd/lockd/ | Thorsten Lockert |
1996-08-16 | ENV is unsafe to pass; from dholland@hcs.harvard.edu | Theo de Raadt |
1996-08-13 | log non-anon stuff for -S too, from downsj | Theo de Raadt |
1996-08-12 | whoops | Theo de Raadt |
1996-08-11 | getpwent nobody | Theo de Raadt |
1996-08-11 | <tab>Ta -> <space>Ta fix; netbsd pr#2685; enami@ba2.so-net.or.jp | Theo de Raadt |
1996-08-10 | A little documentation never hurt. | Jason Downs |
1996-08-10 | Add multihome support (-M) and make stats logging look like wu-ftpd. | Jason Downs |
1996-08-08 | Handle signals better. | Jason Downs |
1996-08-08 | check for bad chars | Theo de Raadt |
1996-08-07 | expand hostname to 48 chars; pointed out by msaitoh@spa.is.uec.ac.jp, netbsd ... | Theo de Raadt |
1996-08-07 | STATS is not an option. | Jason Downs |
1996-08-07 | strcpy -> strncpy, kill off a strdup() clone. | Jason Downs |
1996-08-07 | sprintf -> snprintf | Jason Downs |
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 |