summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* sftp: Merge 3 constants into oneOndrej Holy2017-01-161-6/+4
* sftp: Limit writes to 32768 bytesOndrej Holy2017-01-161-4/+15
* sftp: Do not call force unmount twiceOndrej Holy2017-01-061-1/+1
* sftp: Mark error string as translatableOndrej Holy2017-01-061-1/+1
* afc: Use constants instead of magic numbersBastien Nocera2017-01-031-8/+15
* daemon: Bump maximum read channel buffer sizeBastien Nocera2017-01-031-3/+5
* recent: Fix crashes when DISPLAY is not setOndrej Holy2016-12-151-2/+0
* Add missing newline characters in g_debugOndrej Holy2016-12-152-2/+2
* mount: Do not spam journal by useless warningsOndrej Holy2016-12-151-1/+1
* job: Do not spam journal by useless warningsOndrej Holy2016-12-151-2/+2
* network: Do not spam journal by useless warningsOndrej Holy2016-12-151-1/+1
* 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