summaryrefslogtreecommitdiff
path: root/libexec/ftpd
Commit message (Expand)AuthorAgeFilesLines
* 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-263-8/+46
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-4/+4
* 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
* Fix two more references to /etc/motd that I overlooked. PR #29Gary Palmer1995-04-151-2/+2
* Close PR #29. The file should be /etc/ftpmotd, not /etc/motd.Gary Palmer1995-04-151-1/+1
* Change the library order so libcrypt is the last library in the list.Nate Williams1995-03-181-2/+2
* Add some functionality to ftpd so it logs all anonymous fileGuido van Rooij1995-02-264-3/+88
* recommit rev 1.5 of ftpd, I fatfingered a commandPaul Traina1994-10-271-4/+12
* Printing out /etc/motd when a ftp login occurs is a security holePaul Traina1994-10-271-2/+1
* Figured it out, misapplied a patch, ftpd now works again.Paul Traina1994-10-221-1/+1
* Fix broken command parser (fall back 10 yards and scratch head).Paul Traina1994-10-221-1/+1
* Include most of the logdaemon v4.4 S/key changesPaul Traina1994-10-193-4/+5
* Clean up makefilePaul Traina1994-09-301-3/+6
* 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 to ftpdGuido van Rooij1994-08-211-0/+23
* Put skey support in ftpd.Guido van Rooij1994-08-212-3/+25
* LDADD= -lcryptGeoff Rehmet1994-08-201-0/+1
* Update to new make macros and disable Kerberos because we haven't got itGarrett Wollman1994-08-051-1/+1
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-278-0/+3570