History log of /csrg-svn/libexec/ftpd/ (Results 1 – 25 of 172)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6897628-Apr-1995 bostic

the checkuser() function compared p against name, but p points to
the end of the line, not the beginning.
From: "J.T. Conklin" <jtc@NetBSD.ORG>

6732101-Jun-1994 ah

page breaks for 4.4BSD manuals

6698819-Apr-1994 bostic

spell

6684216-Apr-1994 bostic

"bare linefeed's code should match 226
See RFC959 starting around the bottom of page 35.
From: sms@WLV.IIPO.GTEGSC.COM (Steven M. Schultz)

6672706-Apr-1994 pendry

fix REST.
fix globbing - need NOCHECK flag

6672606-Apr-1994 pendry

fix globbing - need NOCHECK flag

6672506-Apr-1994 pendry

fix globbing - need NOCHECK flag

6671104-Apr-1994 pendry

eliminate local version of glob (cf ftp)
clean up yacc grammar. prettiness police.

6142804-Jun-1993 bostic

4.4BSD snapshot (revision 8.1)

6142704-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

6142504-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

6008717-May-1993 bostic

index, rindex -> strchr, strrchr

6008617-May-1993 bostic

bzero -> memset

5638401-Oct-1992 bostic

fix prototypes for gcc 2.2.2

5538119-Jul-1992 bostic

date and time created 92/07/19 15:10:54 by bostic

5525815-Jul-1992 andrew

new features: extend logging to show i/o operations,
display pre- and post-login messages; add prototyping, misc. bug fixes

5453027-Jun-1992 andrew

document changes to logging, list files displayed during login

5452827-Jun-1992 andrew

(bostic) changes for prototyping, fix error in MDTM error reply

5452727-Jun-1992 andrew

(bostic) changes for prototyping

5452627-Jun-1992 andrew

(bostic) changes for prototyping

5452527-Jun-1992 andrew

bump version # up a bit

5452427-Jun-1992 andrew

add paths for message files

5420422-Jun-1992 bostic

spell out the rules for the anonymous directory

5405818-Jun-1992 andrew

remove unneeded declarations, fix restart msg

5299918-Mar-1992 bostic

Don't log user passwords when debug is turned on with -d.
Set "home" to "/" when logging in as a guest.
Don't syslog() trailing CR-LF when using -d.
Don't timestamp connect message, syslog() already

Don't log user passwords when debug is turned on with -d.
Set "home" to "/" when logging in as a guest.
Don't syslog() trailing CR-LF when using -d.
Don't timestamp connect message, syslog() already does that.
Don't timestamp timeout message, syslog() already does that.
Minor whitespace cleanups.
from Craig Leres (leres@ee.lbl.gov)

show more ...

1234567