| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.7.0_cvs | cvs2svn | 2002-10-08 | 1 | -1/+1 |
| * | MFC rev. 1.126: Fix more aspects of dynamic memory handling | Yaroslav Tykhiy | 2002-08-31 | 1 | -8/+15 |
| * | MFC rev.1.122, 1.125: | Yaroslav Tykhiy | 2002-08-30 | 1 | -3/+3 |
| * | MFC: Add the "-W" option: Don't log every FTP session to wtmp(5). | Yaroslav Tykhiy | 2002-08-30 | 1 | -4/+11 |
| * | MFC: Add the "-M" option: prevent anonymous users | Yaroslav Tykhiy | 2002-08-29 | 1 | -2/+9 |
| * | MFC rev.1.105: Reset the "transfer in progress" flag after | Yaroslav Tykhiy | 2002-08-29 | 1 | -0/+1 |
| * | MFC: Rework and improve the file upload function. | Yaroslav Tykhiy | 2002-08-29 | 1 | -25/+80 |
| * | MFC rev. 1.107, 1.111, 1.123: Virtual hosting function fixes. | Yaroslav Tykhiy | 2002-08-27 | 1 | -42/+69 |
| * | MFC rev. 1.106: Use fgetln(3) to read lines from configuration files, | Yaroslav Tykhiy | 2002-08-12 | 1 | -48/+78 |
| * | MFC: Sort options, document undocumented ones. | Yaroslav Tykhiy | 2002-08-09 | 1 | -40/+40 |
| * | MFC rev. 1.117: Set SO_REUSEADDR on passive data ports, | Yaroslav Tykhiy | 2002-08-08 | 1 | -10/+16 |
| * | MFC: Remove the casts to (char*), which have become incorrect | Yaroslav Tykhiy | 2002-08-08 | 1 | -16/+14 |
| * | MFC rev. 1.120: conform to RFC 959, Appendix II, in MKD reply. | Yaroslav Tykhiy | 2002-08-08 | 1 | -2/+7 |
| * | MFC rev. 1.115: Clean up the syslog(3) messages on the setsockopt(2) errors. | Yaroslav Tykhiy | 2002-07-31 | 1 | -12/+14 |
| * | MFC rev. 1.102: move 'byte_count' calculation just before 'recvurg' check. | Maxim Konovalov | 2002-07-31 | 1 | -1/+5 |
| * | MFC: use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY. | Hajimu UMEMOTO | 2002-07-29 | 1 | -4/+2 |
| * | MFC rev. 1.113: | Yaroslav Tykhiy | 2002-07-29 | 1 | -3/+31 |
| * | MFC rev. 1.112: | Yaroslav Tykhiy | 2002-07-29 | 1 | -2/+2 |
| * | MFC: Cope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID, always attach | Hajimu UMEMOTO | 2002-07-25 | 1 | -14/+12 |
| * | MFC rev. 1.110: | Yaroslav Tykhiy | 2002-07-24 | 1 | -4/+4 |
| * | MFC rev. 1.108: A style fix. | Yaroslav Tykhiy | 2002-07-23 | 1 | -1/+1 |
| * | MFC rev. 1.98: fix infinite loop around sendfile(2) after sending >4GB file. | Maxim Konovalov | 2002-03-15 | 1 | -5/+3 |
| * | MFC: Various ftpd changes which haven't found their way into -stable yet. | David Malone | 2002-02-16 | 1 | -27/+25 |
| * | MFC rev1.96: Remove setjmp/longjmp; | Yaroslav Tykhiy | 2002-02-15 | 1 | -32/+85 |
| * | MFC: Log wtmp according to an address family properly. | Hajimu UMEMOTO | 2002-02-04 | 1 | -3/+3 |
| * | MFC: merge in -o and -O options, and fix SYNOPSIS | Sheldon Hearn | 2001-12-18 | 1 | -1/+12 |
| * | MFC rev1.87: Eliminate a bug of calling select()+accept() | Yaroslav Tykhiy | 2001-11-27 | 1 | -7/+25 |
| * | Remove duplicate blocks of code, which used to follow | Yaroslav Tykhiy | 2001-11-19 | 1 | -31/+0 |
| * | MFC rev1.86: Don't let a user name in ftpd's proctitle | Yaroslav Tykhiy | 2001-11-02 | 1 | -1/+1 |
| * | MFC: | Mike Heffner | 2001-08-09 | 1 | -1/+1 |
| * | MFC 1.77: compile okay with -DVIRTUAL_HOSTING. | Dima Dorfman | 2001-07-19 | 1 | -2/+2 |
| * | MFC: globbing limits for ftpd. | Jonathan Lemon | 2001-03-21 | 1 | -0/+10 |
| * | MFC: About 9 months worth of updates. Major features: -r(eadonly) mode, | Kris Kennaway | 2001-03-05 | 1 | -23/+67 |
| * | MFC: Format string paranoia | Kris Kennaway | 2001-02-18 | 1 | -2/+2 |
| * | MFC: Fix broken PAM with SKEY behaviour: the skey.access file checks | Guido van Rooij | 2000-10-23 | 1 | -7/+8 |
| * | MFC: Honour skey.access(5) by allowing UNIX passwords when skeyaccess(3) | Jordan K. Hubbard | 2000-09-20 | 1 | -4/+10 |
| * | MFC rev 1.67: use MAXLOGNAME. | Sheldon Hearn | 2000-08-17 | 1 | -1/+1 |
| * | MFC: (rev 1.66) fix `control socket: Protocol not supported' | Ruslan Ermilov | 2000-08-17 | 1 | -3/+2 |
| * | MFC: Fixes virtual host selection from /etc/ftphosts. | David Nugent | 2000-06-26 | 1 | -8/+11 |
| * | MFC: v1.63 | Nick Sayer | 2000-05-25 | 1 | -0/+31 |
| * | Add more dual stack consideration. | Yoshinobu Inoue | 2000-02-10 | 1 | -19/+27 |
| * | Fix ftpd core dump when hostname is not set. | Yoshinobu Inoue | 2000-02-03 | 1 | -1/+2 |
| * | another tcp apps IPv6 updates.(should be make world safe) | Yoshinobu Inoue | 2000-01-27 | 1 | -88/+415 |
| * | Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here. | Mark Murray | 1999-09-19 | 1 | -20/+140 |
| * | When a STAT command is sent to ftpd as an out-of-band transmission during | Michael Haro | 1999-09-12 | 1 | -0/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | unifdef -DINTERNAL_LS - it's too useful to be off by default. If anyone | Peter Wemm | 1999-08-26 | 1 | -5/+1 |
| * | More egcs warning fixes: | Warner Losh | 1999-04-25 | 1 | -2/+3 |
| * | Ensure that things returned by gethostname() and | Brian Somers | 1999-04-07 | 1 | -4/+5 |
| * | Use realhostname() rather than various combinations of | Brian Somers | 1999-04-06 | 1 | -9/+3 |