summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Handle error case in cache lookup correctlyAlexander Larsson2009-12-011-3/+3
* Ensure timer_cancel is initializedAlexander Larsson2009-12-011-0/+3
* [SMB] Fix free space calculation for older samba serversTomas Bzatek2009-11-301-7/+11
* [SMB] Fix compilation with older libsmbclient versionsTomas Bzatek2009-11-271-3/+4
* [SMB] Fix free space calculation for Windows hostsTomas Bzatek2009-11-271-2/+6
* [SMB] Support querying filesystem size and free spaceTomas Bzatek2009-11-271-1/+29
* Bug 598660 - Must honor the remove_source switchChristian Kellner2009-11-271-1/+12
* Avoid crash when printf function is called with a NULL string. FixesBrian Cameron2009-11-271-1/+1
* [gphoto] Add fast mime-type informationMichael Chudobiak2009-11-271-0/+1
* [HTTP] Bug 595981 - HTTP backend never seems to return any iconChristian Kellner2009-11-271-24/+22
* Fixed parsing of CMU/VMS-IP FTP style listing (upstream)Benjamin Otte2009-11-131-6/+19
* Bug 597585 – 2.28 lists mtp devices as being cameras with gudev backendMartin Pitt2009-10-151-1/+12
* Fix crasher in obexftp backendBastien Nocera2009-10-141-0/+1
* Disallow mounting empty drivesTomas Bzatek2009-10-131-1/+1
* Use FAILED_HANDLED error code when user abortsBenjamin Otte2009-10-124-5/+6
* Don't always overwrite on trash restoreAlexander Larsson2009-10-083-4/+7
* Don't show ssh dns-sd items in dns-sd:, only sftp onesAlexander Larsson2009-09-281-6/+0
* Plug a leak in gvfsbackendarchive.cMatthias Clasen2009-09-111-1/+1
* Keep track of connection usability for new commandsBenjamin Otte2009-09-031-5/+20
* Make this code more robust against quickly opening connectionsBenjamin Otte2009-09-031-6/+16
* No need for an extra check - the check is done in the called functionBenjamin Otte2009-09-031-2/+1
* 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