Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-11 | *** empty log message *** | Thomas Bushnell | |
1999-08-11 | 1999-08-11 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* 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 | 1999-08-11 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* open.c (ftp_conn_sysify): Handle REPLY_NO_LOGIN from "syst". | |||
1998-10-20 | Add braces to silence gcc warnings. | Roland McGrath | |
1997-09-04 | (ftp_conn_close): | Miles Bader | |
Don't cleanup CONN->actv_data_conn_queue. | |||
1997-09-02 | (ftp_conn_close): | Miles Bader | |
Close CONN->actv_data_conn_queue if necessary. (ftp_conn_open): Set SIN_LEN field correctly. | |||
1997-08-18 | (ftp_conn_sysify): | Miles Bader | |
Set SYSHOOKS_VALID. | |||
1997-08-06 | (ftp_conn_sysify): | Miles Bader | |
Handle REPLY_UNIMP_CMD for "syst". | |||
1997-05-14 | (ftp_conn_login): Correct defaulting of username. | Miles Bader | |
1997-05-12 | (ftp_conn_open): | Miles Bader | |
Cast 2nd arg in connect call to `struct sockaddr *'. | |||
1997-05-07 | Initial checkin | Miles Bader | |