summaryrefslogtreecommitdiff
path: root/libexec/ftpd/logwtmp.c
AgeCommit message (Expand)Author
2015-08-09Removed unnecessary memset(3) callshm
2015-08-09Clear utmpx struct before writing it to wtmpx filesshm
2006-09-23Apply patch from PR bin/33261 sent by FUKAOMI Naoki:xtraeme
2005-06-23cleanup utmp and utmpx support.christos
2004-11-11Don't write trash in ut_ss; either initialize it to 0, or put in the properchristos
2004-08-09Fixes from (or inspired by) OpenBSD:lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-30Add ftpd_loginx() and ftpd_logwtmpx() and use them to hold wtmpx filetacha
2003-02-23rename local copies of login(), logout() and logwtmp() tolukem
2002-09-13revert previous. wtmp{,x} entries need not be \0-terminated, soitojun
2002-09-12use strl*, not strn*.itojun
2001-02-04fix redundant declarations.christos
2000-05-20convert to ANSI C as per style guidelukem
2000-03-05* don't bother with a version[] string, just use the macro as appropriatelukem
2000-01-12* add ftpd.conf directive `portrange class min max', which allows specificationlukem
1999-08-25more kerberos5 fixeschristos
1999-02-24Make this build with KERBEROS5 defined.explorer
1998-12-28* replace LOG(CMD|BYTES) macros with logcmd(), which is a cleanerlukem
1998-09-12Need <signal.h> for sig_atomic_t.kleink
1998-09-06* complete fix for `multiple replies returned for single parse error'lukem
1998-07-27const poisoning.mycroft
1998-04-01Need <time.h> for time() prototype.kleink
1997-06-18- Pass gcc -Wallchristos
1995-04-11clean up RCS Id's and a couple of stype nits.cgd
1994-06-294.4-lite, plus our local changesderaadt
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd