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
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
ftpcmd.y Reorder some declarations so that parsers generated by bison can compile. 2005-01-05 10:31:27 +00:00
ftpd.8
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
logutmp.c
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
version.h