Age | Commit message (Collapse) | Author |
|
Some files were not normalized. In console/motd.UTF8 the additional
newline is intentional. Empty files were excluded as well.
|
|
Check for interrupts.
|
|
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.
|
|
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.
|
|
|