Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Thomas Bushnell | 1999-08-11 | 1 | -1/+1 |
| | |||||
* | 1999-08-11 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-08-11 | 1 | -1/+5 |
| | | | | | | * open.c (ftp_conn_open): Ignore error from ftp_conn_sysify; it's ok if we can't successfully deal. If we didn't sysify successfully before login, then try again afterwards. | ||||
* | 1999-08-11 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-08-11 | 1 | -3/+4 |
| | | | | * open.c (ftp_conn_sysify): Handle REPLY_NO_LOGIN from "syst". | ||||
* | Add braces to silence gcc warnings. | Roland McGrath | 1998-10-20 | 1 | -43/+50 |
| | |||||
* | (ftp_conn_close): | Miles Bader | 1997-09-04 | 1 | -3/+0 |
| | | | | Don't cleanup CONN->actv_data_conn_queue. | ||||
* | (ftp_conn_close): | Miles Bader | 1997-09-02 | 1 | -1/+4 |
| | | | | | | Close CONN->actv_data_conn_queue if necessary. (ftp_conn_open): Set SIN_LEN field correctly. | ||||
* | (ftp_conn_sysify): | Miles Bader | 1997-08-18 | 1 | -0/+1 |
| | | | | Set SYSHOOKS_VALID. | ||||
* | (ftp_conn_sysify): | Miles Bader | 1997-08-06 | 1 | -2/+2 |
| | | | | Handle REPLY_UNIMP_CMD for "syst". | ||||
* | (ftp_conn_login): Correct defaulting of username. | Miles Bader | 1997-05-14 | 1 | -2/+2 |
| | |||||
* | (ftp_conn_open): | Miles Bader | 1997-05-12 | 1 | -1/+1 |
| | | | | Cast 2nd arg in connect call to `struct sockaddr *'. | ||||
* | Initial checkin | Miles Bader | 1997-05-07 | 1 | -0/+239 |