summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 598660 - Must honor the remove_source switchChristian Kellner2009-10-161-1/+12
* [HTTP] Use soup's (2.26) header parsing functionChristian Kellner2009-10-161-24/+5
* [HTTP] Support g_file_input_stream_query_info()Christian Kellner2009-10-163-30/+64
* Bug 597585 – 2.28 lists mtp devices as being cameras with gudev backendMartin Pitt2009-10-151-1/+12
* Update gitignoreBastien Nocera2009-10-141-0/+1
* 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
* Avoid crash when printf function is called with a NULL string. FixesBrian Cameron2009-10-091-1/+1
* [AFC] Also set fast mime-typeChristian Kellner2009-10-091-1/+4
* Use $(AM_V_GEN) for more silent buildChristian Persch2009-10-091-4/+4
* [afc] Bug 597800 - Should hide dot filesChristian Kellner2009-10-091-0/+5
* Don't always overwrite on trash restoreAlexander Larsson2009-10-083-4/+7
* [gphoto] Add fast mime-type informationMichael Chudobiak2009-10-011-0/+1
* Bug 591005 - Add AFC backendBastien Nocera2009-10-014-0/+1283
* [HTTP] Bug 595981 - HTTP backend never seems to return any iconChristian Kellner2009-09-291-24/+22
* 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