index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libexec
/
ftpd
Age
Commit message (
Expand
)
Author
2009-11-07
NetBSD-ftpd 20091107:
lukem
2009-07-13
Rename internal getline() function to get_line() so it does
roy
2009-05-01
Drop trailing whitespace.
wiz
2009-05-01
Simplify the example command used to extract a wu-ftpd compatible xferlog.
lukem
2009-04-09
Don't use .Xo/.Xc or .Oo/.Oc over .It lines to work around the macro
joerg
2009-03-18
Fix 'vfork clobber' warning on vax.
lukem
2009-03-15
Declare all columns.
joerg
2009-03-15
Fix WARNS=4 issues (const & sign mismatches, etc)
lukem
2009-03-02
bump version for remoteloghost & portability changes
lukem
2009-03-02
Use LLF (et al) instead of "%lld" (et al).
lukem
2009-01-08
PR/40339: Ed Ravin: make ftpd log both the hostname and numeric address.
christos
2008-12-29
fix for 64 bit time_t and dev_t
christos
2008-10-28
Constify.
lukem
2008-09-21
Use passwd(5) instead of /etc/pwd.db as the name of the "password data base".
lukem
2008-09-16
Enhance -C to support an optional @host ('-C user[@host]'):
lukem
2008-09-16
Support building with -DNO_INTERNAL_LS
lukem
2008-09-13
Don't split large commands into multiple commands; just fail on them.
lukem
2008-09-13
Crank copyright dates
lukem
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-06-09
Add missing RCSID.
lukem
2008-06-09
Don't use non-standard "u_<foo>" types.
lukem
2008-05-02
Move TNF licenses to 2 clause form
martin
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-27
Reorganize USE_PAM support so that the reply(331,) from USER is
lukem
2008-03-09
Switch from lockf() to (more portable) fcntl() locking
lukem
2008-01-30
Explicitly note the unsupported requests from RFC 2228.
lukem
2007-12-02
filetypes -> file types.
wiz
2007-07-23
Rename cred_t to ftpd_cred_t; the former causes a nameclash on Solaris.
lukem
2007-07-22
Rename HAVE_SOCKADDR_SA_LEN to HAVE_STRUCT_SOCKADDR_SA_LEN.
lukem
2007-06-10
PR/36468: Andreas Wrede: ftpd(8) always logs hostnames. Add -n option to display
christos
2007-05-10
Replace references from draft-ietf-ftpext-mlst-NN to RFC 3659.
lukem
2007-04-13
Expand documentation on numeric argument suffix parsing, and convert
lukem
2007-01-20
PR/35449: Shigeya Suzuki: ftpd does not register socket address into PAM +FIX
christos
2006-12-17
fix volatile and initialization issues, from Anon Ymous
christos
2006-12-14
Complete the move of string_to_flags() and flags_to_string() from the
he
2006-12-04
allow compilation without SUPPORT_UTMP
jdolecek
2006-09-26
Fix -ULOGIN_CAP compile.
lukem
2006-09-25
Update to 20060923 for the following changes:
lukem
2006-09-23
Apply patch from PR bin/33261 sent by FUKAOMI Naoki:
xtraeme
2006-05-09
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
mrg
2006-03-23
Remove more references to kerberosIV.
wiz
2006-03-17
Remove unreachable code (res could never be NULL here).
peter
2006-03-17
Set file to NULL after calling fclose().
peter
2006-03-17
Make sure that "su" is initialized before dereferencing it.
peter
2006-02-25
Fix some typos.
wiz
2006-02-01
debug -> ftpd_debug
christos
2005-11-24
NLST should return 450 instead of 550 upon error, per RFC 959.
lukem
2005-10-03
logxfer(): don't use the same buffer to store the results of two separate
lukem
2005-10-02
Fix comment about DEFAULT_UMASK.
lukem
[next]