standardize the reply codes (from mcvax!dpk@seismo.CSS.GOV)
[unix-history] / usr / src / libexec / ftpd / ftpd.c
1986-04-17 Kirk McKusickstandardize the reply codes (from mcvax!dpk@seismo...
1986-04-04 Kirk McKusickcommand code 200 does not exist, should be code 250...
1986-03-08 Gregory MinshallClean up for lint; add syslog.
1986-02-19 Sam Lefflercleanup oob code; recv takes char *, SIOCATMARK takes...
1986-02-04 Gregory MinshallSteve Jacobson's changes (from <csvsj@ucbopal>).
1985-06-07 Distribution FolksAdd copyright
1985-06-05 Sam Lefflerforce glob failure to result in original string being...
1985-02-25 Jim Bloomfix printf format
1984-12-24 Sam Leffleralways exit in dologout; from brl
1984-09-05 Sam Lefflerconvert setsockopt call to new interface
1984-07-25 Jay Lepreaufix wtmp logging: no anonymous logout record; null...
1984-04-12 Mike Karelsconvert for inetd
1984-02-11 Ralph Campbelllog anonymous logins in wtmp properly.
1983-09-23 Sam Lefflerdisallow null passwords (geez I fixed this long ago...
1983-08-24 Mike Karelsif !logged_in, going to loop indefinitely
1983-08-10 Sam Lefflerif data is buffered when a SIGPIPE arrives, can loop...
1983-07-25 Sam Lefflerdon't reply when connection breaks, noone to send to
1983-07-02 Sam Lefflerinclude fix
1983-06-23 Sam Lefflerdo wtmp logging and cleanup some stuff
1983-06-20 Bill Joyfix glob one more time (can't fix all since glob done...
1983-06-16 Sam Lefflerfix for multi-homing problem; glob done wrong
1983-06-12 Sam Lefflernew signals == no libjobs
1983-03-30 Sam Lefflerfrom jsq@utexas-11 (mls, mdir and random cleanups after me)
1983-03-24 Sam Lefflermerge of changes from jsq@utexas-11
1983-03-01 Sam Lefflerformatting
1983-02-22 Sam Lefflerfixes from texas
1983-02-03 Sam Leffler2 holes: disallow |'s in ls and dir; 2nd, provide forbi...
1983-01-24 Sam Lefflerpretty dumb stuff -- better to use fileno directly
1983-01-24 Sam Lefflerhack for address binding + rearrange replys for sanity
1983-01-23 Sam LefflerSIGCHLD reset on each occurance
1983-01-22 Sam Lefflerfollow spec dummy
1983-01-20 Sam Lefflerforgot errno.h, who wrote this code anyway?
1983-01-20 Sam Lefflerrearrange stuff so printfs look right
1983-01-19 Sam Lefflerput back debugging and reap children so no zombies
1983-01-19 Sam Lefflerput back debugging and reap child so no zombies
1983-01-17 Sam Leffleroops
1983-01-17 Sam Leffleruse default port on data transfers when no PORT is...
1983-01-17 Sam Lefflerinsure default address used even if some transfers...
1983-01-17 Sam Lefflerdisallow remote command execution, lest someone become...
1983-01-16 Sam Lefflerscrewed up reseting effective uid after acquiring socket
1983-01-16 Sam Lefflerleave stderr open only when debugging
1983-01-16 Sam Lefflerhandle globbing problems; make sure new files are owned
1983-01-14 Sam Lefflerdate and time created 83/01/13 23:57:01 by sam