summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* ftp: Fix stupid proxy servers disconnecting on FEATBenjamin Otte2011-06-141-2/+9
* gphoto2: Use new default auto-busy codeChristian Kellner2011-06-071-77/+1
* daemon: Implement auto-busy on unmountChristian Kellner2011-06-061-16/+90
* daemon: Add logic to force close active channelsChristian Kellner2011-06-064-2/+41
* daemon: Function to schedule a job in a threadChristian Kellner2011-06-062-0/+9
* daemon: Also block active channels if the backend is blockedChristian Kellner2011-06-061-0/+16
* daemon: Add getter function for blocking stateChristian Kellner2011-06-062-0/+8
* daemon: New logic to the backend to block requestsChristian Kellner2011-06-062-0/+24
* dav: Use default unmount logicChristian Kellner2011-06-051-10/+0
* afc: Better error messages for AFCBastien Nocera2011-05-251-14/+8
* Fix singular/plural form confusion with media/medium. Reported by Bruce Cowan...Kjartan Maraas2011-05-241-1/+1
* Remove duplicate include of glib.hKjartan Maraas2011-05-241-1/+0
* Add more translation contextKjartan Maraas2011-05-242-2/+4
* dav: Implement query_fs_info and report used and free spaceChristian Kellner2011-05-191-0/+150
* dav: Check for empty but present displayname dav-propertyChristian Kellner2011-05-181-1/+1
* dav: Decode the paths of the multistatus response before comparing themChristian Kellner2011-05-181-44/+49
* http: New function to get the basename without trying to decode itChristian Kellner2011-05-182-29/+43
* dav: Include username and/or port in the backend's display-nameChristian Kellner2011-05-171-9/+45
* dav: Unescape the path when setting the mount_prefix of the GMountSpecChristian Kellner2011-05-161-1/+6
* dav: Correctly encode URLsChristian Kellner2011-05-141-12/+32
* http/dav: Move http_backend_uri_for_filename to dav backendChristian Kellner2011-05-123-48/+44
* http: Get rid of unnecessary calls to uri_for_filename ()Christian Kellner2011-05-121-5/+2
* http: Add http_backend_get_mount_base ()Christian Kellner2011-05-122-0/+8
* http: use Content-Disposition filename if availableChristian Kellner2011-05-081-6/+26
* dav: correctly handle usernames supplied in the urlChristian Kellner2011-05-081-10/+9
* http/dav: Send Accept-Language headerChristian Kellner2011-05-081-0/+4
* dav: Fix copying of remote folders to diskChristian Kellner2011-05-043-6/+101
* Don't leak dbus messagesAlexander Larsson2011-04-1527-11/+55
* Fix threadsafety of closing channelsAlexander Larsson2011-04-151-30/+18
* afc: Use a better display name for jailbroken device accessMartin Szulecki2011-04-081-2/+1
* afc: Fix renaming files moving them to the root dirBastien Nocera2011-03-271-7/+15
* smb: Add support for default locationTomas Bzatek2011-03-181-2/+11
* Cleanups and fixes for compiler warningsKjartan Maraas2011-03-177-16/+3
* archive: Propagate entry index as inode no. for filesTomas Bzatek2011-03-171-3/+11
* archive: Skip leading "./" from pathnames if presentTomas Bzatek2011-03-171-3/+13
* build: Don't link http backend with SoupOutputStreamRyan Brown2011-03-161-1/+0
* archive: Prevent assertion failure on duplicate mountTomas Bzatek2011-03-161-7/+19
* smb: Catch invalid argument type when setting mtimeBenjamin Otte2011-01-241-0/+9
* sftp: Catch invalid argument type for chmod commandBenjamin Otte2011-01-241-0/+9
* ftp: Implement chmodLawrence Rust2011-01-241-0/+91
* ftp: Parse mode, user and group for unix listingsLawrence Rust2011-01-241-4/+110
* ftp: Parse SITE HELP output to detect chmod supportBenjamin Otte2011-01-232-1/+59
* afc: Add support for House Arrest protocolBastien Nocera2010-12-171-139/+1183
* ftp: Detect TLS and SSL supportBenjamin Otte2010-12-082-1/+5
* ftp: Fix refcounting of addresses when connectingBenjamin Otte2010-12-081-0/+2
* obex: Move variables into #if USE_HALBenjamin Otte2010-12-071-3/+5
* Fix distcheckTomas Bzatek2010-11-121-2/+3
* Remove last traces of GConfTomas Bzatek2010-11-121-15/+6
* Port daemons to GSettingsTomas Bzatek2010-11-123-161/+74
* Add GSettings schemasTomas Bzatek2010-11-126-1/+89