summaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.7.0_cvscvs2svn2002-10-08214-214/+214
* MFC: ld-elf.so.1 assumed a few too many things about the ordering of sectionsDavid E. O'Brien2002-09-024-71/+129
* MFC: Add tcpd to the build - though we don't need to for inetd, someone mightDavid Malone2002-08-311-0/+1
* MFC rev. 1.42: Fix lexer jam on unimplemented commands.Yaroslav Tykhiy2002-08-311-12/+13
* MFC rev. 1.126: Fix more aspects of dynamic memory handlingYaroslav Tykhiy2002-08-311-8/+15
* MFC rev.1.122, 1.125:Yaroslav Tykhiy2002-08-301-3/+3
* MFC: Add the "-W" option: Don't log every FTP session to wtmp(5).Yaroslav Tykhiy2002-08-302-5/+15
* MFC: rev 1.6 (mising ftpchroot.5)David E. O'Brien2002-08-301-0/+1
* MFC: Add the "-M" option: prevent anonymous usersYaroslav Tykhiy2002-08-292-3/+12
* MFC rev.1.105: Reset the "transfer in progress" flag afterYaroslav Tykhiy2002-08-291-0/+1
* MFC: Rework and improve the file upload function.Yaroslav Tykhiy2002-08-292-26/+86
* MFC rev. 1.107, 1.111, 1.123: Virtual hosting function fixes.Yaroslav Tykhiy2002-08-271-42/+69
* MFC rev. 1.41: Fix help lines.Yaroslav Tykhiy2002-08-201-2/+2
* MFC rev. 1.52: Document ASCII SIZE limitation.Yaroslav Tykhiy2002-08-201-0/+3
* Bump document date for the 'beep only' change.Johan Karlsson2002-08-181-1/+1
* MFC: fix assorted typos.Jens Schweikhardt2002-08-151-1/+1
* MFC rev. 1.36: Deny ASCII SIZE requests on large files.Yaroslav Tykhiy2002-08-151-0/+6
* MFC 1.66: Fix OpenOffice build problems by not acquiring theJohn Polstra2002-08-131-2/+0
* MFC rev. 1.{37,38,40}: Parser fixes:Yaroslav Tykhiy2002-08-131-13/+11
* MFC rev. 1.106: Use fgetln(3) to read lines from configuration files,Yaroslav Tykhiy2002-08-121-48/+78
* MFC: Sort options, document undocumented ones.Yaroslav Tykhiy2002-08-092-88/+100
* MFC: Add ability to only beep when mail arrives.Johan Karlsson2002-08-092-6/+27
* MFC rev. 1.39: Report true error of glob(3).Yaroslav Tykhiy2002-08-081-1/+1
* MFC rev. 1.117: Set SO_REUSEADDR on passive data ports,Yaroslav Tykhiy2002-08-081-10/+16
* MFC: Remove the casts to (char*), which have become incorrectYaroslav Tykhiy2002-08-082-17/+15
* MFC rev. 1.120: conform to RFC 959, Appendix II, in MKD reply.Yaroslav Tykhiy2002-08-081-2/+7
* MFC rev. 1.35: Avoid introducing a non-portable constant.Yaroslav Tykhiy2002-08-011-1/+3
* MFC rev. 1.115: Clean up the syslog(3) messages on the setsockopt(2) errors.Yaroslav Tykhiy2002-07-311-12/+14
* MFC rev. 1.102: move 'byte_count' calculation just before 'recvurg' check.Maxim Konovalov2002-07-311-1/+5
* MFC: use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY.Hajimu UMEMOTO2002-07-291-4/+2
* MFC rev. 1.113:Yaroslav Tykhiy2002-07-291-3/+31
* MFC rev. 1.112:Yaroslav Tykhiy2002-07-291-2/+2
* MFC: Cope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID, always attachHajimu UMEMOTO2002-07-251-14/+12
* MFC rev. 1.110:Yaroslav Tykhiy2002-07-241-4/+4
* MFC rev. 1.108: A style fix.Yaroslav Tykhiy2002-07-231-1/+1
* MFC: Fixed style of INSTALLFLAGS assignments.Ruslan Ermilov2002-07-171-1/+1
* MFC: Remove nanosleep calls which caused problems for OpenOffice.John Polstra2002-07-112-17/+3
* MFC: bin/16726 (don't leak kvm filedescriptor)Alfred Perlstein2002-07-111-0/+2
* MFC: Update the asm statements to use the "+" modifier instead ofJohn Polstra2002-07-022-8/+8
* MFC 1.16 (alpha alloca -> mmap fix)Matthew Dillon2002-06-221-5/+17
* MFC 1.16: Remove maintainer line.John Polstra2002-06-221-1/+0
* MFC: hookup lukemftpdDavid E. O'Brien2002-06-202-1/+2
* MFC:Juli Mallett2002-06-171-0/+8
* MFC: Handle NGM_PPPOE_SESSIONID messagesBrian Somers2002-06-171-4/+13
* MFC 1.10 - replace alloca() with mmap() to avoid unbounded stack usage.Matthew Dillon2002-06-161-8/+20
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-05-201-0/+49
* MFC: extend the timeout to the entire login sequence.Dag-Erling Smørgrav2002-05-142-1/+4
* MFC: IPv6 support for tftp/tftpd.Hajimu UMEMOTO2002-04-261-14/+59
* MFC: If having trouble sending packets, back off and retry.Doug Ambrisko2002-04-191-3/+13
* MFC rev. 1.33 ftpcmd.y: teach REST how to restart a file transferMaxim Konovalov2002-04-151-25/+33