summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* ftp: Prefer PASV/PORT to EPSV/EPRT for IPv4Benjamin Otte2010-02-071-3/+3
* ftp: Require IPv4 connections for PASV/PORT commandsBenjamin Otte2010-02-071-7/+39
* ftp: put check if a method is supported into its own functionBenjamin Otte2010-02-071-4/+13
* ftp: Name the struct used for selecting the data connection methodBenjamin Otte2010-02-071-4/+6
* ftp: Handle cases where symlink target is not definedBenjamin Otte2010-02-071-4/+13
* Update AFC backend and volume monitor for libimobiledevice 0.9.7Nikias Bassen2010-02-011-22/+22
* Update AFC backend and volume monitor for libiphone 0.9.6Bastien Nocera2010-01-261-4/+5
* Set variable to NULL after unreffingBenjamin Otte2010-01-201-0/+1
* Avoid crash on race to mount gvfstrashAlexander Larsson2010-01-181-1/+4
* Don't leak mount job operationHans de Goede2010-01-121-0/+1
* [afc] Fix indentationBastien Nocera2010-01-071-3/+4
* [obexftp] Use a private D-Bus connection for obex-data-serverBastien Nocera2010-01-071-1/+20
* Handle the case where gnome-keyring has no password or no usernameBenjamin Otte2009-12-201-1/+7
* use consistent "file system" spelling (#520902)Bryce Harrington2009-12-161-1/+1
* [FTP] implement default location supportBenjamin Otte2009-12-031-0/+53
* Handle error case in cache lookup correctlyAlexander Larsson2009-12-011-3/+3
* Ensure timer_cancel is initializedAlexander Larsson2009-12-011-0/+3
* Fix unused variable errorAlexander Larsson2009-12-011-1/+1
* Fix warningAlexander Larsson2009-12-011-1/+2
* [SMB] Fix free space calculation for older samba serversTomas Bzatek2009-11-301-7/+11
* Use default location instead of root when activating mounts in computerAlexander Larsson2009-11-271-1/+1
* Add "default location" supportChristian Kellner2009-11-261-4/+38
* Add "default location" support for mountsChristian Kellner2009-11-263-3/+52
* [SMB] Fix compilation with older libsmbclient versionsTomas Bzatek2009-11-191-3/+4
* [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