summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendftp.c
Commit message (Expand)AuthorAgeFilesLines
...
* [FTP] Do not lose info in cacheBenjamin Otte2009-08-061-3/+13
* [FTP] Open source before target in pull methodBenjamin Otte2009-08-061-26/+27
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-081-1/+3
* [FTP] use the EPRT feature response for EPRT support, not EPSVBenjamin Otte2009-06-171-0/+1
* [FTP] prepare the code for active FTP supportBenjamin Otte2009-06-151-3/+8
* [FTP] rework data connection codeBenjamin Otte2009-06-121-0/+19
* [FTP] get rid of connection read/write functionsBenjamin Otte2009-06-111-10/+15
* [FTP] simplify debug id APIBenjamin Otte2009-06-111-1/+1
* [FTP] improve error handling for opening filesBenjamin Otte2009-06-111-3/+9
* [FTP] Bug 522208 - display not available error when ...Benjamin Otte2009-06-111-1/+23
* [FTP] use directory cache for error handlingBenjamin Otte2009-06-111-19/+18
* [FTP] rework handling of uncached filesBenjamin Otte2009-06-111-103/+11
* [FTP] reuse cancellable instead of creating a new oneBenjamin Otte2009-06-111-18/+19
* [FTP] fix EISDIR functionBenjamin Otte2009-06-111-1/+1
* [FTP] make the pull callback emit progress callbacksBenjamin Otte2009-06-111-11/+76
* [FTP] almost implement pull vfuncBenjamin Otte2009-06-111-67/+196
* [FTP] use an empty username if none was givenBenjamin Otte2009-06-111-1/+1
* [FTP] whitespace changesBenjamin Otte2009-06-111-216/+216
* [FTP] improve debuggingBenjamin Otte2009-06-111-5/+6
* [FTP] rework cache handlingBenjamin Otte2009-06-111-627/+144
* [FTP] introduce GVfsFtpTaskBenjamin Otte2009-06-111-1188/+423
* [FTP] split out file codeBenjamin Otte2009-06-111-197/+123
* [FTP] split out connection codeBenjamin Otte2009-06-111-217/+73
* [FTP] clarify codeBenjamin Otte2009-05-261-44/+44
* [FTP] ensure the same remote address is used for all connectionsBenjamin Otte2009-05-261-4/+24
* [FTP] make ftp backend use gnio instead of libsoupBenjamin Otte2009-05-261-211/+216
* [FTP] rework creating the root file infoBenjamin Otte2009-05-261-30/+27
* [FTP] keep the host's display name aroundBenjamin Otte2009-05-261-16/+12
* [FTP] rework directory listingBenjamin Otte2009-05-261-88/+91
* Use new race-free cancellable signal connect APIs (#572844)Alexander Larsson2009-05-151-7/+9
* [ftp] This data connection close isn't neededBenjamin Otte2009-05-131-1/+0
* FTP: parse file sizes > 4GB correctlyTomas Bzatek2009-05-071-2/+2
* split create_file_info() functionBenjamin Otte2009-04-261-40/+54
* ftp: try to find hidden file/dir even when there's nothing to enumerate.Andreas Henriksson2009-04-261-50/+52
* Bug 580125 – Logging in to a FTP server only works for the 2nd attemptBenjamin Otte2009-04-261-6/+9
* use FTP_FEATURES_DEFAULT macroAndreas Henriksson2009-04-261-1/+1
* fix typo in commentAndreas Henriksson2009-04-261-1/+1
* Bug 573349 – Impossible to create a new folder in a ftp emplacement ifBenjamin Otte2009-04-091-1/+27
* the last commit broke string freeze, so use an existing string instead.Benjamin Otte2009-04-091-1/+1
* Return the proper error in make_directory if the parent directory does notBenjamin Otte2009-04-091-13/+47
* reviewed by: Benjamin Otte <otte@gnome.org>Andreas Henriksson2009-04-091-0/+46
* Bug 575286 – [PATCH] fix GError overwrite warning when missing deleteAlexander Larsson2009-03-161-1/+4
* reviewed by: Benjamin Otte <otte@gnome.org>Andreas Henriksson2009-03-081-1/+1
* Bug 573381 – Memory leak in ftp_connection_parse_features()Alexander Larsson2009-03-051-0/+2
* remove unused variableBenjamin Otte2009-02-241-1/+0
* Bug 525283 - handle short reads in ftpBenjamin Otte2009-02-241-5/+6
* fix typo in my name (thx Wouter)Benjamin Otte2009-02-221-1/+1
* add Andreas as author of the ftp backendBenjamin Otte2009-02-201-1/+3
* reviewed by: Andreas Henriksson <andreas@fatal.se>Benjamin Otte2009-02-191-49/+47
* Bug 565504 - limited number of connections causes commands to failBenjamin Otte2008-12-301-1/+2