summaryrefslogtreecommitdiff
path: root/daemon/gvfsftptask.c
Commit message (Expand)AuthorAgeFilesLines
* [FTP] rework data connection codeBenjamin Otte2009-06-121-73/+137
* [FTP] close data connection before invoking error handlersBenjamin Otte2009-06-111-0/+4
* [FTP] handle error cases when opening/closing data connectionBenjamin Otte2009-06-111-3/+11
* [FTP] keep list of busy connectionsBenjamin Otte2009-06-111-1/+18
* [FTP] whitespace changesBenjamin Otte2009-06-111-158/+158
* [FTP] improve debuggingBenjamin Otte2009-06-111-13/+3
* [FTP] properly reduce connection count when freeing connectionBenjamin Otte2009-06-111-1/+4
* [FTP] introduce GVfsFtpTaskBenjamin Otte2009-06-111-0/+888