NetBSD/libexec/ftpd
ginsbach 0211645da7 * Don't allow accounts with age expired passwords to login. Any account
that is required to change their password will not be allowed FTP
  access.  Inspired by similar functionality in other FTP daemons.
  (approved by lukem)

* Crank version to 20041119 per lukem's request.
2004-11-19 16:03:58 +00:00
..
cmds.c Fixes from (or inspired by) OpenBSD: 2004-08-09 12:56:47 +00:00
conf.c Fixes from (or inspired by) OpenBSD: 2004-08-09 12:56:47 +00:00
extern.h Don't write trash in ut_ss; either initialize it to 0, or put in the proper 2004-11-11 01:14:10 +00:00
ftpcmd.y Add (unsigned char) cast to ctype functions 2004-11-05 21:45:36 +00:00
ftpd.8 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
ftpd.c * Don't allow accounts with age expired passwords to login. Any account 2004-11-19 16:03:58 +00:00
ftpd.conf.5 Add Ns. 2003-06-27 18:59:54 +00:00
ftpusers.5 netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
logutmp.c Fixes from (or inspired by) OpenBSD: 2004-08-09 12:56:47 +00:00
logwtmp.c Don't write trash in ut_ss; either initialize it to 0, or put in the proper 2004-11-11 01:14:10 +00:00
Makefile split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se 2003-07-23 08:01:24 +00:00
pathnames.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
popen.c Fixes from (or inspired by) OpenBSD: 2004-08-09 12:56:47 +00:00
version.h * Don't allow accounts with age expired passwords to login. Any account 2004-11-19 16:03:58 +00:00