summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* admin: Require mounting for each client explicitlyOndrej Holy2017-08-043-9/+54
* dav: Fix DAV implementation stripping spacesColin Leroy2017-07-241-2/+2
* Do not sent user invisible mounts if not neededOndrej Holy2017-06-063-8/+39
* build: Do not install polkit rules if admin backend is disabledLaurent Bigonville2017-05-111-1/+4
* mtp: Remove avoidance of file push for >4GB files on AndroidPhilip Langdale2017-05-081-12/+0
* google: Do not ignore errors when rebuilding cacheOndrej Holy2017-04-211-11/+5
* recent: Emit G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGEDOndrej Holy2017-04-131-1/+1
* recent: Port from GtkRecentManager to GBookmarkFileOndrej Holy2017-04-122-57/+152
* sftp: Handle SecurID password promptOndrej Holy2017-04-101-1/+2
* google: Fix reported file sizeOndrej Holy2017-03-231-4/+16
* sftp: Prevent potential crash in case of parsing errorOndrej Holy2017-03-231-4/+5
* google: Prevent potential crashes if resolve_dir failsOndrej Holy2017-03-231-1/+2
* admin: Fix strtol error checkOndrej Holy2017-03-231-2/+2
* gphoto2: Fix x-content-types setupOndrej Holy2017-03-231-7/+2
* smb: Fix a warningRoss Lagerwall2017-02-261-0/+1
* daemon: Print client pid in debug outputOndrej Holy2017-02-131-2/+9
* recent: Set G_FILE_ATTRIBUTE_RECENT_MODIFED attributeOndrej Holy2017-02-131-0/+12
* Fix translator commentsPiotr Drąg2017-01-282-5/+5
* cdda: Disconnect uevent handler immediatelyOndrej Holy2017-01-261-1/+5
* gphoto2: Disconnect uevent handler immediatelyOndrej Holy2017-01-261-1/+16
* mtp: Disconnect uevent handler immediatelyOndrej Holy2017-01-262-6/+6
* backend: Hold reference during force unmountOndrej Holy2017-01-261-2/+3
* network: Check variable before dereferencingOndrej Holy2017-01-251-1/+1
* daemon: Add missing DEFAULT_BACKEND_TYPE for some backendsOndrej Holy2017-01-241-0/+3
* Add prefixes in debug messagesOndrej Holy2017-01-241-3/+3
* 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