summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* ftp: Parse PWD reply according to RFCBenjamin Otte2010-04-081-19/+55
* ftp: Add missing \n to debug messageBenjamin Otte2010-04-081-1/+1
* afc: Detect iPad and set correct icon nameMartin Szulecki2010-04-071-0/+4
* Disable x-content-types for jailbroken iDevicesBastien Nocera2010-04-071-6/+9
* Fix compilation with libimobiledevice 1.0.0Bastien Nocera2010-03-241-1/+6
* g_vfs_backend_afc_open_for_read: only open regular filesNikias Bassen2010-03-151-0/+84
* g_vfs_backend_afc_set_info_from_afcinfo: set content type even if matcher is ...Nikias Bassen2010-03-151-9/+10
* archive: Use archive_errno() the correct wayBenjamin Otte2010-02-261-7/+16
* ftp: CleanupBenjamin Otte2010-02-261-2/+1
* Bug 610259 – Handle readonly+delete devicesMarcus Meissner2010-02-191-4/+13
* ftp: GVfsJobPull: perform any cache lookups before opening data connectionTomas Bzatek2010-02-191-10/+10
* sftp: retain chosen password save option across mount phasesTomas Bzatek2010-02-191-3/+6
* sftp: Cancel all pending reads in reply_stream on unmountTomas Bzatek2010-02-151-3/+35
* 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