summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* client: Escape ":[]" chars in host if it is not IPv6Ondrej Holy2016-12-122-2/+3
* trash: Correctly determine fs type for paths with symlinksOndrej Holy2016-12-121-1/+1
* nfs: Add support for setting libnfs log levelOndrej Holy2016-11-221-2/+11
* dnssd: Use only one daemon processOndrej Holy2016-11-182-0/+2
* dnssd: Free browser objects properlyOndrej Holy2016-11-181-1/+1
* dnssd: Free resolvers also on client failureOndrej Holy2016-11-181-2/+11
* dnssd: Free client object on finalizeOndrej Holy2016-11-181-0/+6
* network: Fix crashes when finalizeOndrej Holy2016-11-181-1/+2
* network: Disconnect all signal handlers in finalizeOndrej Holy2016-11-181-2/+8
* smbbrowse: Add missing gvfsbackendsmbprivate.hOndrej Holy2016-11-161-0/+28
* smb: Drop custom GString functionalityOndrej Holy2016-11-162-95/+9
* smbbrowse: Fix IPv6 handlingOndrej Holy2016-11-163-29/+20
* smb: Fix IPv6 uri handlingOndrej Holy2016-11-161-1/+10
* trash: Do not crash if home mount isn't foundOndrej Holy2016-11-071-4/+16
* mtp: Use libusb interruption mechanismPhilip Langdale2016-11-042-2/+13
* mtp: Remove unused variableOndrej Holy2016-11-031-1/+0
* smb: Remove maximum read size during readsBastien Nocera2016-11-021-8/+0
* Revert "trash: Correctly determine fs type for paths with symlinks"Ondrej Holy2016-10-241-1/+16
* Drop hal volume monitor and fallback code in gphoto2 and cdda backendMichael Biebl2016-10-193-460/+7
* trash: Correctly determine fs type for paths with symlinksOndrej Holy2016-10-141-16/+1
* sftp: Fix error code if ssh is not properly configuredOndrej Holy2016-10-041-1/+1
* smb: Remove redundant cache functionalityOndrej Holy2016-10-031-124/+0
* smb: Remove some redundant codeOndrej Holy2016-10-031-8/+0
* Use Unicode in translatable stringsPiotr Drąg2016-10-0328-132/+132
* 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