summaryrefslogtreecommitdiff
path: root/libexec/ftpd
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.6.2_cvscvs2svn2002-08-149-9/+9
* MFC rev. 1.33 ftpcmd.y: teach REST how to restart a file transferMaxim Konovalov2002-04-151-25/+33
* The 'ls' sources now require libm.Josef Karthauser2002-03-281-0/+3
* MFC rev. 1.32: remove duplicated yacc nonterminals declarations,Maxim Konovalov2002-03-181-4/+3
* MFC rev. 1.98: fix infinite loop around sendfile(2) after sending >4GB file.Maxim Konovalov2002-03-151-5/+3
* MFC: Various ftpd changes which haven't found their way into -stable yet.David Malone2002-02-164-47/+78
* MFC rev1.30: Remove setjmp/longjmp;Yaroslav Tykhiy2002-02-151-12/+9
* MFC rev1.96: Remove setjmp/longjmp;Yaroslav Tykhiy2002-02-151-32/+85
* MFC: Log wtmp according to an address family properly.Hajimu UMEMOTO2002-02-043-25/+16
* MFC: merge in -o and -O options, and fix SYNOPSISSheldon Hearn2001-12-183-53/+80
* MFC rev1.87: Eliminate a bug of calling select()+accept()Yaroslav Tykhiy2001-11-271-7/+25
* Remove duplicate blocks of code, which used to followYaroslav Tykhiy2001-11-191-31/+0
* MFC rev1.86: Don't let a user name in ftpd's proctitleYaroslav Tykhiy2001-11-021-1/+1
* 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:Mike Heffner2001-08-092-2/+2
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-10/+10
* MFC 1.77: compile okay with -DVIRTUAL_HOSTING.Dima Dorfman2001-07-191-2/+2
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: Limit number of paths returned via glob() for authorized usersChris D. Faulhaber2001-04-171-3/+10
* MFC: globbing limits for ftpd.Jonathan Lemon2001-03-212-0/+12
* MFC: About 9 months worth of updates. Major features: -r(eadonly) mode,Kris Kennaway2001-03-053-67/+162
* MFC: r1.36: don't look in a make-believe path which doesn't existKris Kennaway2001-03-051-2/+1
* MFC 1.20:Chris D. Faulhaber2001-03-041-69/+89
* MFC: Format string paranoiaKris Kennaway2001-02-181-2/+2
* 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: Fix broken PAM with SKEY behaviour: the skey.access file checksGuido van Rooij2000-10-231-7/+8
* MFC: Honour skey.access(5) by allowing UNIX passwords when skeyaccess(3)Jordan K. Hubbard2000-09-202-5/+10
* MFC rev 1.67: use MAXLOGNAME.Sheldon Hearn2000-08-171-1/+1
* MFC: (rev 1.66) fix `control socket: Protocol not supported'Ruslan Ermilov2000-08-171-3/+2
* Don't reply "not a plain file" when the requested file doesn't exist.Dag-Erling Smørgrav2000-07-181-2/+8
* MFC: clarify -S option (s/transfer/file downlod/)Ben Smithurst2000-07-111-1/+1
* MFC: Use the new fflagstostr and strtofflags functions in libc.Josef Karthauser2000-06-281-2/+2
* MFC: Fixes virtual host selection from /etc/ftphosts.David Nugent2000-06-261-8/+11
* MFC: v1.63Nick Sayer2000-05-251-0/+31
* MFC: remove stray -DINTERNAL_LSPeter Wemm2000-03-201-1/+1
* Doc fix: remove references to ~ftp/bin/ls as we have FTPD_INTERNAL_LSPeter Wemm2000-02-171-8/+0
* Add more dual stack consideration.Yoshinobu Inoue2000-02-101-19/+27
* Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser2000-02-051-2/+2
* Remove unnecessary -g for CFLAGS.Yoshinobu Inoue2000-02-031-1/+1
* Fix ftpd core dump when hostname is not set.Yoshinobu Inoue2000-02-031-1/+2
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-277-119/+812
* Moved flags_to_string and string_to_flags into libutil. It's used inJosef Karthauser1999-12-301-1/+1
* sync with netbsd PR 8534, fix undefined C code.Alfred Perlstein1999-10-071-1/+1
* Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here.Mark Murray1999-09-192-27/+145
* When a STAT command is sent to ftpd as an out-of-band transmission duringMichael Haro1999-09-121-0/+1
* Add common error lib for the Kerberos case.Mark Murray1999-09-061-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-289-9/+9
* unifdef -DINTERNAL_LS - it's too useful to be off by default. If anyonePeter Wemm1999-08-265-32/+7