summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* smb: Remove entry_errno struct memberBastien Nocera2018-02-281-5/+0
* google: Fix compile-time warningBastien Nocera2018-02-281-1/+1
* smb: Avoid "Error: Success" failure messagesOndrej Holy2018-02-281-3/+7
* smbbrowse: Avoid "Error: Success" failure messagesBastien Nocera2018-02-281-3/+7
* daemon: Add missing guards for job_sourcesOndrej Holy2018-02-191-4/+12
* mtp: Handle uevents only in case of mount successOndrej Holy2018-02-191-4/+4
* daemon: Fix admin backend spawningOndrej Holy2018-02-161-6/+28
* admin: Use really persistent d-bus nameOndrej Holy2018-02-152-1/+3
* google: Return error when trying to replace native filesOndrej Holy2018-02-081-2/+25
* Add missing casts for g_object_refOndrej Holy2018-02-083-3/+3
* recent: Prevent crash when recent file changedOndrej Holy2017-12-151-2/+3
* trash: Fix trash::orig-path for relative pathsOndrej Holy2017-12-133-13/+12
* backend: Fix querying of thumbnail::failed attributeOndrej Holy2017-12-081-2/+4
* mtp: Allow toggling libmtp debug outputOndrej Holy2017-11-291-0/+17
* afp: Port GVfsAfpVolume to GTaskOndrej Holy2017-11-281-622/+485
* afp: Port GVfsAfpConnection to GTaskOndrej Holy2017-11-281-145/+71
* afp: Port GVfsAfpServer to GTaskOndrej Holy2017-11-281-94/+49
* afp: Port GVfsBackendAfpBrowse to GTaskOndrej Holy2017-11-281-27/+17
* afp: Prevent comparsion between signed and unsignedOndrej Holy2017-11-281-2/+2
* daemon: Port GVfsBackend to GTaskOndrej Holy2017-11-285-149/+142
* mtp: Handle read-past-EOF in GetPartialObject(64) ourselvesPhilip Langdale2017-11-191-0/+16
* build: Use ITS rules for polkit in mesonIñigo Martínez2017-11-131-0/+1
* build: Make SystemdService entry conditionalIñigo Martínez2017-11-071-9/+18
* build: Add an option for gcryptIñigo Martínez2017-11-071-1/+1
* build: Improve installation on system pathsIñigo Martínez2017-10-311-3/+3
* mtp: Remove redundant ifdefsOndrej Holy2017-10-311-4/+0
* build: Reorder meson options and update descriptionOndrej Holy2017-10-311-3/+3
* build: Port to meson build systemIñigo Martínez2017-10-314-0/+644
* sftp: Add support for setting timestampsMax Maisel2017-09-291-20/+119
* dav: Prevent usage of uninitialized variableOndrej Holy2017-09-291-2/+1
* dav: Prevent usage of uninitialized variableOndrej Holy2017-09-291-0/+1
* afp: Prevent usage of uninitialized variableOndrej Holy2017-09-291-3/+3
* afc: More debug, for a changeBastien Nocera2017-09-191-1/+12
* daemon: Avoid overflowing when querying for filesystem infoMichael Terry2017-08-211-1/+1
* channel: Set sockets as nonblocking to prevent deadlocks when copyingOndrej Holy2017-08-181-1/+5
* google: Report FS total size and free spaceMichael Terry2017-08-151-0/+53
* afc: Leak mutex when force unmountingOndrej Holy2017-08-151-1/+2
* google: Add comment for mutexOndrej Holy2017-08-141-1/+1
* 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