#
22024 |
| 04-Jun-1985 |
sam |
force glob failure to result in original string being used (from bug report -- sorry whoever you are) |
#
18107 |
| 24-Feb-1985 |
bloom |
fix printf format |
#
17580 |
| 23-Dec-1984 |
sam |
always exit in dologout; from brl |
#
17157 |
| 04-Sep-1984 |
sam |
convert setsockopt call to new interface |
#
16760 |
| 25-Jul-1984 |
lepreau |
fix wtmp logging: no anonymous logout record; null hostname. disallow null passwords yet again. |
#
16339 |
| 11-Apr-1984 |
karels |
convert for inetd |
#
16033 |
| 10-Feb-1984 |
ralph |
log anonymous logins in wtmp properly. |
#
15050 |
| 22-Sep-1983 |
sam |
disallow null passwords (geez I fixed this long ago, where'd it go?) |
#
14811 |
| 23-Aug-1983 |
karels |
if !logged_in, going to loop indefinitely |
#
14436 |
| 09-Aug-1983 |
sam |
if data is buffered when a SIGPIPE arrives, can loop on signals |
#
14089 |
| 24-Jul-1983 |
sam |
don't reply when connection breaks, noone to send to |
#
13595 |
| 01-Jul-1983 |
sam |
include fix |
#
13247 |
| 22-Jun-1983 |
sam |
do wtmp logging and cleanup some stuff |
#
13211 |
| 19-Jun-1983 |
root |
fix glob one more time (can't fix all since glob done in ftpcmd.y) |
#
13152 |
| 15-Jun-1983 |
sam |
fix for multi-homing problem; glob done wrong |
#
13034 |
| 12-Jun-1983 |
sam |
new signals == no libjobs |
#
11757 |
| 29-Mar-1983 |
sam |
from jsq@utexas-11 (mls, mdir and random cleanups after me) |
#
11653 |
| 23-Mar-1983 |
sam |
merge of changes from jsq@utexas-11 |
#
11347 |
| 28-Feb-1983 |
sam |
formatting |
#
11220 |
| 21-Feb-1983 |
sam |
fixes from texas |
#
10695 |
| 02-Feb-1983 |
sam |
2 holes: disallow |'s in ls and dir; 2nd, provide forbidden user list |
#
10616 |
| 24-Jan-1983 |
sam |
pretty dumb stuff -- better to use fileno directly |
#
10602 |
| 23-Jan-1983 |
sam |
hack for address binding + rearrange replys for sanity |
#
10588 |
| 22-Jan-1983 |
sam |
SIGCHLD reset on each occurance |
#
10566 |
| 21-Jan-1983 |
sam |
follow spec dummy |