NetBSD/libexec/ftpd
christos 99fd5044d3 Add PAM and LOGIN_CAP support. Mostly from FreeBSD. If pam is defined,
then we don't fall back to other authentications even if PAM fails due
to a system error (e.g. configuration problem).
2005-02-20 01:45:17 +00:00
..
Makefile Add PAM and LOGIN_CAP support. Mostly from FreeBSD. If pam is defined, 2005-02-20 01:45:17 +00:00
cmds.c Fixes from (or inspired by) OpenBSD: 2004-08-09 12:56:47 +00:00
conf.c change _PATH_FOO to _NAME_FOO where FOO is not a path. I'll discuss with 2004-12-11 18:37:26 +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 Reorder some declarations so that parsers generated by bison can compile. 2005-01-05 10:31:27 +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 Add PAM and LOGIN_CAP support. Mostly from FreeBSD. If pam is defined, 2005-02-20 01:45:17 +00:00
ftpd.conf.5
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
pathnames.h change _PATH_FOO to _NAME_FOO where FOO is not a path. I'll discuss with 2004-12-11 18:37:26 +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