| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: | Yaroslav Tykhiy | 2004-11-25 | 1 | -4/+5 |
| * | MFC rev. 1.169, 1.175: Fixes related to logxfer(). | Yaroslav Tykhiy | 2004-11-13 | 1 | -6/+10 |
| * | MFC rev. 1.166-1.168: Assorted fixes around the call to sendfile(2). | Yaroslav Tykhiy | 2004-11-13 | 1 | -4/+15 |
| * | MFC rev. 1.160: kill an unused variable. | Maxim Konovalov | 2004-11-10 | 1 | -8/+9 |
| * | MFC 1.156: | Yaroslav Tykhiy | 2004-08-28 | 1 | -1/+1 |
| * | MFC: add missing setusershell() call. | Philippe Charnier | 2004-02-22 | 1 | -0/+1 |
| * | MFC rev. 1.148, 1.150-1.153: | Yaroslav Tykhiy | 2004-02-16 | 1 | -2/+17 |
| * | MFC part of 1.75; specifically, call pam_acct_mgmt(). | Dag-Erling Smørgrav | 2004-01-26 | 1 | -0/+14 |
| * | MFC rev. 1.147: Avoid adding excessive CRs when in ASCII mode. | Yaroslav Tykhiy | 2003-12-06 | 1 | -2/+4 |
| * | MFC: Don't depend on IPv4-mapped IPv6 address to bind to both IPv4 | Hajimu UMEMOTO | 2003-10-29 | 1 | -65/+113 |
| * | MFC rev. 1.145: Make a malloced copy of "chrootdir" even if it | Yaroslav Tykhiy | 2003-07-17 | 1 | -3/+5 |
| * | MFC 1.143: Use LOG_AUTHPRIV to hide the username attempted | Yaroslav Tykhiy | 2003-02-14 | 1 | -1/+5 |
| * | MFC: Rework the code around chroot(2)/chdir(2). This gives us: | Yaroslav Tykhiy | 2003-02-11 | 1 | -38/+114 |
| * | MFC 1.141: Let real users access special files through FTP | Yaroslav Tykhiy | 2003-02-07 | 1 | -3/+13 |
| * | MFC: Add a new option to ftpd(8), "-h", to disable printing | Yaroslav Tykhiy | 2003-02-05 | 1 | -4/+16 |
| * | MFC 1.140, 1.142: When searching for a unique file name, | Yaroslav Tykhiy | 2003-02-05 | 1 | -0/+4 |
| * | MFC: Add an option, "-P", to specify the port to listen at in daemon mode. | Yaroslav Tykhiy | 2003-01-30 | 1 | -4/+11 |
| * | MFC: Address the issues concerning filenames with '\n' in them | Yaroslav Tykhiy | 2003-01-30 | 1 | -0/+11 |
| * | MFC 1.133: Fix DoS vulnerability by releasing the bind() to port 20 | Crist J. Clark | 2003-01-22 | 1 | -19/+26 |
| * | MFC rev. 1.131: | Yaroslav Tykhiy | 2002-11-17 | 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 |