Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (ftp_conn_cont_get_names): | Miles Bader | 1997-08-09 | 1 | -0/+7 |
| | | | | Check for interrupts. | ||||
* | (ftp_conn_cont_get_names): | Miles Bader | 1997-08-08 | 1 | -20/+3 |
| | | | | | | | | | Use BASENAME hook instead of FIX_NLIST_NAME. Don't free DIR field. (ftp_conn_start_get_names): Don't set DIR field. (struct get_names_state): Remove DIR field. | ||||
* | (ftp_conn_cont_get_names): | Miles Bader | 1997-08-07 | 1 | -2/+41 |
| | | | | | | | | | | Support FIX_NLIST_NAME hook. Free S->dir if necessary. Close or abort connection when done. (ftp_conn_start_get_names): Fill in S->dir field if necessary. (struct get_names_state): Add DIR field. | ||||
* | Initial checkin | Miles Bader | 1997-05-07 | 1 | -0/+209 |