summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* [SMB] Fix free space calculation for Windows hostsTomas Bzatek2009-11-181-2/+6
* Fixed parsing of CMU/VMS-IP FTP style listing (upstream)Benjamin Otte2009-11-131-6/+19
* [SMB] Support querying filesystem size and free spaceTomas Bzatek2009-11-101-1/+29
* [afc] Only check for a preview icon if actually requestedBastien Nocera2009-11-101-1/+2
* [afc] Add x-content types for AFC backendBastien Nocera2009-11-091-0/+11
* [afc] Add thumbnails for Photos in /DCIMBastien Nocera2009-11-091-4/+67
* Fix mtime settingBastien Nocera2009-11-061-1/+1
* [HTTP] Store and use cookies (temporarily)Christian Kellner2009-11-041-0/+8
* Get rid of unnecessary AC_SUBST() callsBenjamin Otte2009-11-021-2/+2
* Ignore error for pre-3.1 devices when setting modification timeNikias Bassen2009-11-021-3/+8
* Support for setting file modification timesNikias Bassen2009-10-311-0/+36
* Adaption to latest libiphone APINikias Bassen2009-10-291-9/+9
* [afc] Add st_mtime support for OS 3.1Nikias Bassen2009-10-291-0/+4
* 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