summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* dav: Try also root when looking for the shortest prefixOndrej Holy2016-09-121-1/+1
* mtp: Use a less spamming function for the heartbeat callPhilip Langdale2016-09-121-1/+4
* dav: better error when we can't find a mount baseChristian Kellner2016-08-291-2/+1
* dav: properly handle cancellation during mountingChristian Kellner2016-08-291-1/+2
* dav: cleanup in case of mount errorChristian Kellner2016-08-291-1/+3
* dav: better error handling during mountChristian Kellner2016-08-291-21/+44
* archive: Fix display_name of root entryChristian Kellner2016-08-231-3/+4
* build: Include its rules for polkit temporarilyOndrej Holy2016-08-111-1/+1
* build: Use upstream gettext instead intltoolJavier Jardón2016-08-112-5/+7
* afc: Extend translator commentOndrej Holy2016-08-111-1/+2
* dnssd: Fix crashes when mount failedOndrej Holy2016-07-291-12/+17
* admin: fix indentationCosimo Cecchi2016-07-131-18/+17
* admin: add more read/write flag overridesCosimo Cecchi2016-07-131-0/+4
* admin: fix syntax for admin daemon invocationCosimo Cecchi2016-07-131-1/+2
* admin: simplify code to set new display nameCosimo Cecchi2016-07-131-7/+5
* admin: remove unneeded codeCosimo Cecchi2016-07-131-12/+1
* admin: don't use tabsCosimo Cecchi2016-07-131-4/+4
* admin: factor out function to set common GVfsJobOpenForWrite attrsCosimo Cecchi2016-07-131-21/+16
* admin: refactor a method to complete jobCosimo Cecchi2016-07-131-191/+79
* admin: wire up a missing functionCosimo Cecchi2016-07-131-0/+1
* admin: remove unused variablesCosimo Cecchi2016-07-131-3/+0
* admin: move variables at top of functionsCosimo Cecchi2016-07-131-102/+130
* admin: update copyrightCosimo Cecchi2016-07-132-2/+2
* Introduce an admin gvfs backendCosimo Cecchi2016-07-137-1/+1202
* daemon: Enable debugging for the main daemon by GVFS_DEBUGOndrej Holy2016-07-131-0/+3
* daemon: Handle NULL certificates properlyOndrej Holy2016-06-281-0/+3
* daemon: Set G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attributeOndrej Holy2016-06-2822-1/+30
* smb: Set always G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE for filesOndrej Holy2016-06-141-2/+2
* afc: Fix several memory leaksOndrej Holy2016-06-101-0/+9
* afc: Add missing trailing newline charOndrej Holy2016-06-101-1/+1
* afc: Fix error when renaming files in DocumentsBastien Nocera2016-06-091-1/+7
* afc: Tweak HouseArrest warning outputBastien Nocera2016-06-091-5/+10
* afc: Fix GStreamer playback of native filesBastien Nocera2016-06-091-10/+17
* afc: Fix mount failing after trusting deviceBastien Nocera2016-06-091-0/+8
* afc: Better lockdown client creation debugBastien Nocera2016-06-091-7/+13
* afc: Add specific errors for trust dialogue errorsBastien Nocera2016-06-091-1/+9
* afc: Add pairing dialogue specific messageBastien Nocera2016-06-091-7/+20
* afc: Fix iOS 7 trust dialogue handlingBastien Nocera2016-06-091-1/+8
* afc: Limit the number of HouseArrest services we startBastien Nocera2016-06-091-21/+131
* afc: Indicate whether to retry to setup HouseArrest for an appBastien Nocera2016-06-091-1/+5
* afc: Lock apps mutex when setting up HouseArrestBastien Nocera2016-06-081-8/+12
* afc: Better debug error message againBastien Nocera2016-06-081-1/+1
* afc: Add guards against the operation mode not being setBastien Nocera2016-06-081-3/+15
* afc: Fix handling of new HouseArrest pathsBastien Nocera2016-06-081-36/+34
* fuse: Do not suppress gvfsd-fuse outputOndrej Holy2016-05-241-2/+1
* dav: Fix IPv6 address handlingOndrej Holy2016-05-201-2/+15
* gphoto2: Use G_FILESYSTEM_PREVIEW_TYPE_NEVERPierre Ossman2016-05-041-2/+2
* afc: Do not use G_FILESYSTEM_PREVIEW_TYPE_IF_LOCALOndrej Holy2016-05-041-3/+0
* Fix misleading if-statementOndrej Holy2016-04-291-2/+4
* localtest: Fix indentation to avoid warningsOndrej Holy2016-04-291-4/+4