aboutsummaryrefslogtreecommitdiff
path: root/libexec/ftpd/ftpd.8
Commit message (Expand)AuthorAgeFilesLines
* MFC: Don't depend on IPv4-mapped IPv6 address to bind to both IPv4Hajimu UMEMOTO2003-10-291-10/+2
* MFC revision 1.65:Ceri Davies2003-09-041-0/+2
* MFC: Rework the code around chroot(2)/chdir(2). This gives us:Yaroslav Tykhiy2003-02-111-1/+17
* MFC: Add a new option to ftpd(8), "-h", to disable printingYaroslav Tykhiy2003-02-051-1/+4
* MFC: Add an option, "-P", to specify the port to listen at in daemon mode.Yaroslav Tykhiy2003-01-301-1/+12
* MFC: english(4) fixes, aka typos found by ispell.Jens Schweikhardt2002-12-291-1/+1
* MFC: Add the "-W" option: Don't log every FTP session to wtmp(5).Yaroslav Tykhiy2002-08-301-1/+4
* MFC: Add the "-M" option: prevent anonymous usersYaroslav Tykhiy2002-08-291-1/+3
* MFC: Rework and improve the file upload function.Yaroslav Tykhiy2002-08-291-1/+6
* MFC rev. 1.52: Document ASCII SIZE limitation.Yaroslav Tykhiy2002-08-201-0/+3
* MFC: Sort options, document undocumented ones.Yaroslav Tykhiy2002-08-091-48/+60
* MFC: Various ftpd changes which haven't found their way into -stable yet.David Malone2002-02-161-0/+3
* MFC: merge in -o and -O options, and fix SYNOPSISSheldon Hearn2001-12-181-51/+62
* MFC: 1.45-1.46: Improve description on how to construct ~ftp/pub.Mike Heffner2001-10-151-5/+9
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-3/+2
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-10/+10
* MFC: About 9 months worth of updates. Major features: -r(eadonly) mode,Kris Kennaway2001-03-051-24/+37
* MFC: Fix typo (rev. 1.34-->1.35 delta).Dmitry Sivachenko2000-12-241-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-2/+2
* MFC: clarify -S option (s/transfer/file downlod/)Ben Smithurst2000-07-111-1/+1
* Doc fix: remove references to ~ftp/bin/ls as we have FTPD_INTERNAL_LSPeter Wemm2000-02-171-8/+0
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-271-1/+22
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* unifdef -DINTERNAL_LS - it's too useful to be off by default. If anyonePeter Wemm1999-08-261-12/+3
* Update the SYNOPSIS to reflect that the -l option can be specifiedMike Pritchard1999-06-281-2/+3
* Add missing -A option to SYNOPSIS.Guy Helmer1999-05-041-1/+2
* Oops, I missed a few more /etc/nologin references yesterday. It appearsSatoshi Asami1999-01-121-3/+3
* Update to correctly reflect the default values ofBill Fumerola1998-12-021-2/+2
* Added double quotes around CHMOD description to prevent garbled output.Alexander Langer1998-09-291-2/+2
* Document the use of lines beginning with a '#' as comment lines.Joseph Koshy1998-07-091-1/+4
* MFS.David E. O'Brien1998-02-181-2/+7
* FTP_INTERNAL_LS -> FTPD_INTERNAL_LSSteve Price1997-12-041-2/+2
* Cosmetics in man page. Exit(-1) -> exit(1).Philippe Charnier1997-11-211-16/+14
* Adds anon ftp virtual host capability to ftpd, using /etc/ftphosts forDavid Nugent1997-04-291-3/+48
* YAMF2.2: Allow @group entries in /etc/ftpusers & /etc/ftpchroot to denyDavid Nugent1997-04-271-5/+14
* Document internal ls, how to compile it in and what it changes wrtDavid Nugent1997-04-261-1/+20
* Add basic login.conf (sans authentication) support.David Nugent1997-04-231-2/+7
* Remove some incorrect text on how passwords are validated.Mike Pritchard1997-03-251-3/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Document the fact that the administrator may haveMike Pritchard1997-01-111-2/+7
* add flag to allow only anonymous ftp loginsTorsten Blum1996-11-301-1/+3
* add forgotten $Id$Wolfram Schneider1996-09-221-0/+1
* Reviewed by: variousJulian Elischer1996-08-091-0/+12
* Convert STATS and PARANOID to run-time options.Paul Traina1996-08-051-5/+42
* Implemented a "-D" option that causes ftpd to detach and become a daemon -David Greenman1996-04-111-0/+12
* Use data ports in the range 40000..44999 by default to enhance FTP usabilityPaul Traina1995-08-051-0/+8
* 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
* Add some functionality to ftpd so it logs all anonymous fileGuido van Rooij1995-02-261-1/+13