summaryrefslogtreecommitdiff
path: root/libexec/ftpd/ftpd.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-09-051-1/+1
* Fix the completely broken getopt option list.Joerg Wunsch1997-03-311-3/+3
* Backport -P flag and new default behaviour from -currentGuido van Rooij1997-02-131-7/+7
* Merged from head:Paul Traina1997-02-051-1/+6
* Brought in fix from rev 1.15: fix coredump with passive and !logged in.David Greenman1996-03-181-1/+5
* Brought in change from rev 1.12: check for expired accounts.David Greenman1995-09-011-1/+2
* Brought in changes from main branch: use ports 40000-44999.David Greenman1995-08-261-8/+37
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Make last change a little more robust by checking for failure of getcwd().David Greenman1995-05-221-1/+4
* Set "HOME" so that tilde expands correctly. It previously was always root'sDavid Greenman1995-05-221-0/+7
* Speed up ftpd and make it more efficient:Garrett Wollman1995-05-031-7/+62
* Add some functionality to ftpd so it logs all anonymous fileGuido van Rooij1995-02-261-1/+73
* recommit rev 1.5 of ftpd, I fatfingered a commandPaul Traina1994-10-271-4/+12
* Use new skey access routinesPaul Traina1994-09-291-7/+2
* Fixed bug where /etc/ftpusers was ineffective. Caused by the wrongDavid Greenman1994-09-201-1/+1
* Put skey support in ftpd.Guido van Rooij1994-08-211-0/+21
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-271-0/+1654