summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Do not free reply in this error case, as it hasn't been setBenjamin Otte2009-07-201-1/+1
* Make debug output for progress callbacks really work with large filesBenjamin Otte2009-07-204-6/+6
* When a p2p connection is closed, cancel all pending jobsBenjamin Otte2009-07-201-0/+15
* Use dash for proeprty name, not underlineBenjamin Otte2009-07-201-1/+1
* Make gvfsd-ftp no longer conditionally builtBenjamin Otte2009-07-201-2/+2
* Make debug output for progress callbacks work with large filesAndreas Henriksson2009-07-204-4/+4
* conditionalize hal support in obexftp backendMartin Pitt2009-07-082-3/+14
* cdda backend: support and prefer gudevMartin Pitt2009-07-082-4/+76
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-0830-85/+910
* Update for glib API changesAlexander Larsson2009-07-011-1/+1
* (de)marshal the attribute status in GFileInfoAlexander Larsson2009-06-251-1/+1
* Bug 585591 – Starting/stopping drivesDavid Zeuthen2009-06-178-4/+649
* [FTP] remove EPSV as default featureBenjamin Otte2009-06-171-1/+1
* [FTP] use the EPRT feature response for EPRT support, not EPSVBenjamin Otte2009-06-173-1/+3
* [FTP] add EPRT supportBenjamin Otte2009-06-161-7/+53
* [FTP] add the error code for EPRT's 522 errorBenjamin Otte2009-06-161-0/+4
* Bug 585853 – video file previewsDavid Zeuthen2009-06-151-5/+5
* [FTP] Bug 516704 – Be able to connect to an Active FTP SiteBenjamin Otte2009-06-154-6/+215
* [FTP] prepare the code for active FTP supportBenjamin Otte2009-06-154-19/+44
* [FTP] rework data connection codeBenjamin Otte2009-06-123-80/+166
* [FTP] indentation fixesBenjamin Otte2009-06-121-5/+5
* [FTP] get rid of connection read/write functionsBenjamin Otte2009-06-113-73/+15
* [FTP] simplify debug id APIBenjamin Otte2009-06-114-12/+23
* [FTP] improve error handling for opening filesBenjamin Otte2009-06-111-3/+9
* [FTP] close data connection before invoking error handlersBenjamin Otte2009-06-111-0/+4
* [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-113-149/+150
* [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-112-76/+205
* [FTP] use an empty username if none was givenBenjamin Otte2009-06-111-1/+1
* [FTP] handle error cases when opening/closing data connectionBenjamin Otte2009-06-112-7/+12
* [FTP] keep list of busy connectionsBenjamin Otte2009-06-112-1/+19
* [FTP] don't free nonexisting entryBenjamin Otte2009-06-111-4/+1
* [FTP] compute the ftp path for the ftp_path variableBenjamin Otte2009-06-111-1/+1
* [FTP] whitespace changesBenjamin Otte2009-06-1110-457/+457
* [FTP] improve debuggingBenjamin Otte2009-06-116-32/+39
* [FTP] rework cache handlingBenjamin Otte2009-06-119-638/+864
* [FTP] do not add double slashes when constructing relative to rootBenjamin Otte2009-06-111-1/+1
* [FTP] properly reduce connection count when freeing connectionBenjamin Otte2009-06-111-1/+4
* [FTP] introduce GVfsFtpTaskBenjamin Otte2009-06-117-1188/+1509
* [FTP] split out file codeBenjamin Otte2009-06-114-197/+472
* [FTP] split out connection codeBenjamin Otte2009-06-114-217/+437
* [TRASH] pass cancellables to GFile operationsBenjamin Otte2009-06-101-10/+17
* signal the need for updates (changes wire protocol and internal API)Benjamin Otte2009-06-105-15/+23
* gphoto2: Disable debug spewDavid Zeuthen2009-06-051-1/+1
* gphoto2: Fix gphoto2 backend to work with Canon EOS 5DDavid Zeuthen2009-06-051-4/+8
* [FTP] clarify codeBenjamin Otte2009-05-261-44/+44