summaryrefslogtreecommitdiff
path: root/libexec/ftpd
AgeCommit message (Expand)Author
2019-01-29clarify the fd used for blacklisting.lukem
2019-01-29NetBSD-ftpd 20180428lukem
2018-06-23No semicolon after macro do ... while (0) wrapper.gson
2018-04-28Add -f option to ftpd to stay in foreground with -D.riastradh
2018-02-25add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterpartsmrg
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-07-19CID 603440: ensure that closing socket existsshm
2016-03-17volatile for gcc 5christos
2016-01-17PR/50665: David Binderman: move "dir" to the outer scope so it stays alivechristos
2015-08-10Use explicit_memset(3) instead of memset(3) to clear passwordshm
2015-08-10Fix directory stream leaksshm
2015-08-09Removed unnecessary memset(3) callshm
2015-08-09Clear utmpx struct before writing it to wtmpx filesshm
2015-01-25blacklist hookschristos
2013-07-31fstat returns -1 on error (Maxime Villard)christos
2013-07-03remove unneeded initialization.christos
2013-07-03check that stat succeeded before testing the guts of struct statchristos
2013-06-28Fix violations of the sequence point rule.joerg
2013-03-21Convert from __attribute__(foo) to the __foo equiv in <sys/cdefs.h>lukem
2013-03-21Update version to 20110904 for the user-visible change I made back then:lukem
2012-11-04include pwd.h for password stuffchristos
2012-06-19Pass WARNS=5dholland
2011-09-16NULL does not need a cast, hereplunky
2011-09-04Reduce priority of syslog message if getpeername returns ENOTCONN.lukem
2011-08-29Use __deadjoerg
2011-08-14remove gcc-4.5 hackchristos
2011-07-01Fix memcpy usage.joerg
2011-06-22apply some -Wno-error and/or -fno-strict-aliasing.mrg
2011-04-24We no longer need -I/usr/include/krb5.elric
2011-01-14PR/44390: Paul Koning: make code gcc-4.5.1 friendly.christos
2010-03-21Update version to 20100320 for Christos' commit to popen.c 1.37 for:lukem
2010-03-20PR/43023: Bruce Cran: FTPD bug remote crashchristos
2009-11-07NetBSD-ftpd 20091107:lukem
2009-07-13Rename internal getline() function to get_line() so it doesroy
2009-05-01Drop trailing whitespace.wiz
2009-05-01Simplify the example command used to extract a wu-ftpd compatible xferlog.lukem
2009-04-09Don't use .Xo/.Xc or .Oo/.Oc over .It lines to work around the macrojoerg
2009-03-18Fix 'vfork clobber' warning on vax.lukem
2009-03-15Declare all columns.joerg
2009-03-15Fix WARNS=4 issues (const & sign mismatches, etc)lukem
2009-03-02bump version for remoteloghost & portability changeslukem
2009-03-02Use LLF (et al) instead of "%lld" (et al).lukem
2009-01-08PR/40339: Ed Ravin: make ftpd log both the hostname and numeric address.christos
2008-12-29fix for 64 bit time_t and dev_tchristos
2008-10-28Constify.lukem
2008-09-21Use passwd(5) instead of /etc/pwd.db as the name of the "password data base".lukem
2008-09-16Enhance -C to support an optional @host ('-C user[@host]'):lukem
2008-09-16Support building with -DNO_INTERNAL_LSlukem
2008-09-13Don't split large commands into multiple commands; just fail on them.lukem
2008-09-13Crank copyright dateslukem