summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Revert "build: Do not use prefix on directory variables"Ondrej Holy2019-01-071-5/+5
* Revert "build: Make use of dictionaries to gain readibility"Ondrej Holy2019-01-071-31/+72
* build: Make use of dictionaries to gain readibilityIñigo Martínez2019-01-041-72/+31
* build: Do not use prefix on directory variablesIñigo Martínez2019-01-041-5/+5
* build: Use generators placeholdersIñigo Martínez2019-01-041-7/+5
* build: Fix the parameter order in configure_fileIñigo Martínez2019-01-041-3/+3
* build: Fix the use of pkg-config file variablesIñigo Martínez2019-01-041-5/+5
* build: Use / instead of join_pathsIñigo Martínez2019-01-041-4/+4
* build: Add trailing commasIñigo Martínez2019-01-042-58/+58
* keyring: Prefer the most recent itemOndrej Holy2019-01-041-0/+4
* afp: Try to find credentials even if user is not specifiedOndrej Holy2019-01-041-16/+16
* dav: Try authenticate again even if 403 was returnedOndrej Holy2019-01-041-2/+29
* daemon: Prevent spawning new daemons if outgoing operation existsOndrej Holy2018-11-191-0/+26
* google: Handle child of volatile also as volatileOndrej Holy2018-09-211-39/+19
* google: Use cache for enumeration alsoOndrej Holy2018-09-211-16/+46
* google: Rework cache for better performanceOndrej Holy2018-09-211-238/+166
* google: Remove file just from concrete parentOndrej Holy2018-09-211-4/+33
* google: Add support for files with multiple parentsOndrej Holy2018-09-211-220/+168
* google: Ignore entries without parentsOndrej Holy2018-09-211-17/+1
* google: Remove also dir_collisions entriesOndrej Holy2018-09-211-0/+7
* google: Move debug prints before releasing entryOndrej Holy2018-09-211-2/+2
* smbbrowse: Force NT1 protocol version for workgroup supportOndrej Holy2018-09-211-0/+42
* backend: Prevent usage of NULLOndrej Holy2018-09-041-2/+5
* Remove workaround for directory / folder iconswip/rishi/issue-2Debarshi Ray2018-08-1413-85/+65
* ftp: Add implicit TLS modeMantas Mikulėnas2018-07-308-54/+120
* dav: Increase max number of connections to prevent lockupsOndrej Holy2018-07-261-1/+9
* smb: Do not claim that mountable can be unmountedOndrej Holy2018-07-241-8/+3
* afp: Do not claim that mountable can be unmountedOndrej Holy2018-07-241-6/+1
* google: Drop the (GDestroyNotify) castOndrej Holy2018-07-241-2/+2
* 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