NetBSD/libexec/ftpd
cjs a5d6da371a Change the syntax of /etc/ftpusers to have both allow and deny
information in the same file by following the username with `allow'
or `deny'. Also, the user `*' can be used to set the default for
users not listed in the file. This is entirely backward compatable
with old /etc/ftpusers files.
  Also, do the /etc/ftpusers and the valid login shell checks after
the password is verified, rather than before, so as not to give away
whether or not a particular user ID is present on the system.
1997-04-06 07:53:10 +00:00
..
Makefile Changes to make anonymous uploads more secure. For anonymous users: 1997-03-30 22:53:36 +00:00
extern.h clean up RCS Id's and a couple of stype nits. 1995-04-11 02:44:45 +00:00
ftpcmd.y Changes to make anonymous uploads more secure. For anonymous users: 1997-03-30 22:53:36 +00:00
ftpd.8 Change the syntax of /etc/ftpusers to have both allow and deny 1997-04-06 07:53:10 +00:00
ftpd.c Change the syntax of /etc/ftpusers to have both allow and deny 1997-04-06 07:53:10 +00:00
logwtmp.c clean up RCS Id's and a couple of stype nits. 1995-04-11 02:44:45 +00:00
pathnames.h clean up RCS Id's and a couple of stype nits. 1995-04-11 02:44:45 +00:00
popen.c clean up RCS Id's and a couple of stype nits. 1995-04-11 02:44:45 +00:00