summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* google: Improve performance for Drives with many fileswip/oholy/google-cacheOndrej Holy2018-07-191-592/+424
* google: Do not create .desktop files for native fileswip/oholy/do-not-use-desktop-filesOndrej Holy2018-07-121-55/+13
* daemon: Don't use deprecated private structure APIsOndrej Holy2018-07-1010-77/+53
* dav: Ignore file size for directoriesOndrej Holy2018-05-151-0/+7
* smb: Use O_RDWR to fix fstat when writingOndrej Holy2018-05-141-5/+5
* smb: Add workaround to fix removal of non-empty dirOndrej Holy2018-05-141-1/+13
* cdda: Prevent warnings from unused codeOndrej Holy2018-05-101-0/+2
* pty_open: Prevent build warningsOndrej Holy2018-05-101-1/+3
* gphoto2: Switch to a stable device uriPhilip Langdale2018-04-181-7/+50
* mtp: Remove support for versions of libmtp < 1.1.12Philip Langdale2018-04-172-93/+0
* gettext: Remove embedded polkit rulesOndrej Holy2018-04-171-1/+0
* mtp: Switch to a stable device uriPhilip Langdale2018-04-161-42/+60
* daemon: Prevent deadlock and invalid read when closing channelsOndrej Holy2018-04-131-6/+22
* build: Remove autotoolsIñigo Martínez2018-04-063-704/+0
* build: Make SFTP backend optionalIñigo Martínez2018-04-031-17/+19
* build: Revise dependenciesIñigo Martínez2018-04-032-12/+24
* mtp: Refactor source/dest file/dir validation logicPhilip Langdale2018-03-261-158/+136
* mtp: Implement support for move and copy operationsPhilip Langdale2018-03-262-0/+327
* daemon: Add debug print with blocking jobOndrej Holy2018-03-231-0/+1
* job: Add missing send_reply debug messagesOndrej Holy2018-03-202-2/+8
* mtp: Set additional useful file attributesPhilip Langdale2018-03-191-1/+28
* backend: Fix crashes when "Volume is busy" prompt is shownOndrej Holy2018-03-151-35/+18
* gvfsjobunmount: Do not print send_reply debug twiceOndrej Holy2018-03-151-3/+0
* 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