freebsd-src/libexec/ftpd
Ed Schouten 9f37b1a2b4 Really disable wtmp logging when chrooting.
Also perform a small cleanup to ftpd_logwtmp(). Just use a NULL
parameter for the username to indicate a logout, instead of an empty
string.

Reported by:	Alexey Shuvaev <shuvaev physik uni-wuerzburg de>
2010-01-18 23:28:25 +00:00
..
config.h
extern.h Move variable externs into extern.h so they are checked against the definitions. 2009-04-07 20:34:34 +00:00
ftpchroot.5
ftpcmd.y Move variable externs into extern.h so they are checked against the definitions. 2009-04-07 20:34:34 +00:00
ftpd.8 o Fix typo: indentical -> identical. 2009-01-30 09:42:25 +00:00
ftpd.c Really disable wtmp logging when chrooting. 2010-01-18 23:28:25 +00:00
logwtmp.c Really disable wtmp logging when chrooting. 2010-01-18 23:28:25 +00:00
Makefile Fix compilation of ftpcmd.y without -DINET6. 2006-06-05 15:50:34 +00:00
pathnames.h
popen.c Use __FBSDID. 2004-11-18 13:46:29 +00:00