summaryrefslogtreecommitdiff
path: root/libexec/ftpd
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvscvs2svn1999-01-219-9/+9
* MFC (rev 1.23): Added double quotes around CHMOD description to preventAlexander Langer1998-09-291-2/+2
* MFC: doc fixes, enhancements to bootp.Jordan K. Hubbard1998-07-191-5/+13
* MFC: {rev 1.22} Document use of lines beginning with a '#' as comments.Joseph Koshy1998-07-171-1/+4
* MFC: honor default group settings.Steve Price1998-06-041-7/+16
* MFC: 1) back out UTC fix, 2) fix INTERNAL_LS to sense /etc/localtimeAndrey A. Chernov1998-05-181-4/+10
* MFC: return back initial tzset()Andrey A. Chernov1998-05-161-1/+3
* MFC: return vfork back + array range terminationAndrey A. Chernov1998-05-151-6/+10
* MFC: use fork vs. vforkAndrey A. Chernov1998-05-151-4/+2
* MFC: move TZ="" before execAndrey A. Chernov1998-05-152-5/+4
* MFC:Andrey A. Chernov1998-05-151-2/+3
* MFC: various minor style nits and one doc bogon.Jordan K. Hubbard1998-03-053-7/+7
* MFC: update for new kerberos flags.Jordan K. Hubbard1998-03-051-2/+2
* PR: 5812Daniel O'Callaghan1998-02-241-1/+5
* MFC: FTPD_INTERNAL_LS -> INTERNAL_LSJordan K. Hubbard1998-02-191-3/+4
* Proper var to get internal `ls' is "FTPD_INTERNAL_LS".David E. O'Brien1998-02-181-2/+2
* Add /etc/ftphosts to the FILES section.David E. O'Brien1998-02-181-2/+7
* MFC:sprintf->snprintfWarner Losh1997-12-242-9/+12
* MFC: Cosmetics in man page. Exit(-1) -> exit(1).Philippe Charnier1997-12-126-30/+36
* MFC: rename logwtmp() to ftpd_logwtmp().Thomas Gellekum1997-09-053-8/+8
* MFC: fix usage of hostname variable.David Nugent1997-07-242-7/+8
* Tell the chroot()ed user that "access restrictions apply" (YAMFC)Daniel O'Callaghan1997-05-211-1/+6
* Merge from current: adds login.conf support & bugfix mmap failure.David Nugent1997-05-104-9/+60
* Merge from -current: virtual hosting capability.David Nugent1997-04-294-17/+271
* Mandoc fix.David Nugent1997-04-271-4/+4
* Allow @group entries in /etc/ftpusers and /etc/ftpchroot to (respectively)David Nugent1997-04-272-13/+38
* Marge internal ls changes from -current.David Nugent1997-04-266-9/+61
* YAMFC: remove some incorrect text on how passwords are validated.Mike Pritchard1997-03-251-3/+2
* YAMFCGuido van Rooij1997-02-131-2/+2
* Brought in fixes from 1.30/1.31: fix for signal handler race conditionDavid Greenman1997-01-281-1/+6
* YAMFC: add a note to the -l option about configuring syslog.Mike Pritchard1997-01-111-2/+7
* YAMFCPoul-Henning Kamp1996-12-032-3/+14
* YAMFCPoul-Henning Kamp1996-11-212-11/+20
* Implement alternative strategy if it is impossible to confirmAndrey A. Chernov1996-10-183-22/+9
* Oops, fix my previous commit, now tell user his s/key parametersAndrey A. Chernov1996-10-171-3/+4
* Don't ever ask for password if it is impossible to confirm itAndrey A. Chernov1996-10-173-9/+22
* add forgotten $Id$Wolfram Schneider1996-09-227-1/+11
* Fix some compilation warnings.Paul Traina1996-09-211-1/+1
* Reviewed by: variousJulian Elischer1996-08-092-3/+49
* Tidy up the Kerberised bits. While I'm here, fix some -Wall complaints.Mark Murray1996-08-093-6/+19
* Fix another bogon.Poul-Henning Kamp1996-08-061-2/+2
* Make password checking in ftpd work again.Poul-Henning Kamp1996-08-061-3/+3
* Convert STATS and PARANOID to run-time options.Paul Traina1996-08-055-78/+143
* If PARANOID is set, do not allow PORT commands to remote ports less than 1024Paul Traina1996-08-044-50/+74
* If hostname > UT_HOSTSIZE, use its numerical address instead to keepAndrey A. Chernov1996-06-171-1/+16
* backout yacc changesPoul-Henning Kamp1996-06-021-2/+2
* Use the sysctl settable data port ranges rather than the staticallyPeter Wemm1996-05-312-30/+17
* Fix yacc rule usage.Poul-Henning Kamp1996-05-301-2/+2
* Implemented a "-D" option that causes ftpd to detach and become a daemon -David Greenman1996-04-112-29/+120
* Fix bug that caused a coredump when attempting to enter passive mode whenDavid Greenman1996-03-181-1/+5