summaryrefslogtreecommitdiff
path: root/libexec/ftpd/ftpd.8
AgeCommit message (Expand)Author
2003-11-20ftpd.8:Jason McIntyre
2003-09-04typo;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02- sort an Xr to selfJason McIntyre
2003-04-14built in -> built-in;Jason McIntyre
2003-01-31typos;Jason McIntyre
2002-11-15o Once a user is logged in, don't allow a change to another user.Todd C. Miller
2002-08-28o) start new sentence on a new line;Mike Pechkin
2002-08-20-n: disallow anon ftp even if ftp account existsTheo de Raadt
2002-07-28talk about auth-ftp, not auth-ftpd entry in login.conf; from francesco@toscan...Peter Valchev
2002-07-14make ftpd always listen to a high tcp port for passive data connections.Jakob Schlyter
2002-03-27From David Krause:Todd C. Miller
2002-03-16o Don't allow password-less accounts to login (like in 2.9 and below)Todd C. Miller
2001-11-22since 3.0 ftpd allow users w/o password. Spotted by form@.Mike Pechkin
2001-11-13o) fix bogus .Xr usage;Mike Pechkin
2001-10-10ftp-chroot variable is documented in this man page, not login.conf(5)Todd C. Miller
2001-08-22missing spaceBob Beck
2001-08-22See also ftp-proxyBob Beck
2001-08-20Powered by @mantoya.Mike Pechkin
2001-07-03Use the 'welcome' variable from login.conf instead of hard-codingTodd C. Miller
2001-06-28Clariry, brevity and grammarTodd C. Miller
2001-05-29use BSD authenticationTodd C. Miller
2001-04-24compatility -> compatibility; mpech@prosoft.org.lvAaron Campbell
2001-01-06Expand tilde (~) in ftp-dir login.conf variable. Closes PR 1382Todd C. Miller
2000-12-24Xr shells(5), not getusershell(3).Aaron Campbell
2000-12-02The man page says the default umask is 027 but it is really 022 sinceTodd C. Miller
2000-09-08Some miscellaneous man page repairs.Aaron Campbell
2000-08-20Add calls to setusercontext() and login_get*(). We basically callTodd C. Miller
2000-08-17document -4 and -6 optionsBrad Smith
2000-08-13Remove documentation for non-existent -p option; a7r@andern.orgTodd C. Miller
2000-06-18transfered -> transferredAaron Campbell
2000-06-17pr 772; -u blocks chmod command, michaels@inet.noTheo de Raadt
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
1999-12-03Write pid to /var/run/ftpd.pid if running in daemon mode.Todd C. Miller
1999-09-30Logfile documentation.Jason Downs
1999-09-30s/transfers/downloads/Jason Downs
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-06-14ls(1) is now builtin to ftpd(8). Noted by jean@parc.xerox.com; closes PR 858Todd C. Miller
1999-06-05capitalize the acronym IDAaron Campbell
1999-05-28SYNOPSIS section was missing the -A flagAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-12-30No, it was a NOT a typo.Jason Downs
1998-12-30typo; evanc@concer.toTheo de Raadt
1998-08-04Fix definition of high port and tell where they come from; noted by karls@ine...Todd C. Miller
1997-12-15alphasort flagskstailey
1997-12-12default to violating the RFC wrt the PORT command. Use -P to conform to theTheo de Raadt
1997-05-01change -A to let in anon | chroot accountsTheo de Raadt