summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* sftp: return proper error on mkdir when directory existsTomas Bzatek2009-08-211-2/+40
* smb: Limit blocksize for reading to 65534 to get better performanceTomas Bzatek2009-08-201-6/+7
* [FTP] Fix memleakBenjamin Otte2009-08-191-1/+1
* Implement support for g_cancellable_release_fd()Benjamin Otte2009-08-192-0/+2
* [FTP] plug memleak in query_infoBenjamin Otte2009-08-191-0/+1
* [FTP] plug memleak in login codeBenjamin Otte2009-08-191-9/+9
* [FTP] Plug memleakBenjamin Otte2009-08-191-8/+15
* [FTP] plug memleakBenjamin Otte2009-08-191-1/+2
* Bump SFTP timeout to 40 secondsTomas Bzatek2009-08-181-2/+4
* [FTP] Properly close output stream in GVfsJobPullTomas Bzatek2009-08-101-1/+2
* Bug 589434 - gvfsd-sftp crashed with SIGSEGV in strlen()Tomas Bzatek2009-08-101-2/+1
* [FTP] Correctly close finished transferTomas Bzatek2009-08-101-0/+2
* [FTP] Fix fallout from Mozilla upstream mergesBenjamin Otte2009-08-101-1/+9
* [FTP] Remove unecessary function callBenjamin Otte2009-08-101-1/+0
* [FTP] Don't add random bytes whenever we send a progress notificationBenjamin Otte2009-08-101-2/+4
* Bug 576229 – Doesn't handle files with leading space (upstream)Michal Novotny2009-08-101-19/+46
* "The FTP folder won't open!" (upstream)Michal Novotny2009-08-101-13/+37
* port gphoto2 backend and monitor to gudevMartin Pitt2009-08-092-13/+148
* [FTP] Bug 590793 - Can't copy folders over FTPBenjamin Otte2009-08-062-6/+71
* [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
* smb-browse: fake content type to allow query default handlerTomas Bzatek2009-08-061-0/+2
* Bug 588187 – Large FTP transfers hang gvfsd-ftpBenjamin Otte2009-08-041-0/+17
* 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