summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* sftp: Improve debug output of ssh cmdlineOndrej Holy2019-02-261-3/+9
* smb: Update comments and debug outputs for mount operationOndrej Holy2019-02-181-6/+9
* smb: Do not show password prompt when using winbind ccacheOndrej Holy2019-02-181-0/+8
* smb: Enable winbind ccache explicitelyOndrej Holy2019-02-181-0/+1
* sftp: Always use port 22 if not specifiedOndrej Holy2019-02-041-7/+5
* build: Make use of dictionaries to gain readibilityIñigo Martínez2019-01-211-72/+31
* build: Do not use prefix on directory variablesIñigo Martínez2019-01-211-5/+5
* build: Use generators placeholdersIñigo Martínez2019-01-211-7/+5
* build: Fix the parameter order in configure_fileIñigo Martínez2019-01-211-3/+3
* build: Fix the use of pkg-config file variablesIñigo Martínez2019-01-211-5/+5
* build: Use / instead of join_pathsIñigo Martínez2019-01-211-4/+4
* build: Add trailing commasIñigo Martínez2019-01-212-58/+58
* admin: Update message in .policyOndrej Holy2019-01-141-1/+1
* admin: Add comments to .policy fileOndrej Holy2019-01-141-0/+2
* admin: Add comment to .rules fileOndrej Holy2019-01-141-0/+5
* admin: Prevent access if any authentication agent isn't availableOndrej Holy2019-01-141-2/+1
* mtp: Don't retry reading an event after failurePhilip Langdale2019-01-081-1/+0
* Revert "build: Add trailing commas"Ondrej Holy2019-01-072-58/+58
* Revert "build: Use / instead of join_paths"Ondrej Holy2019-01-071-4/+4
* Revert "build: Fix the use of pkg-config file variables"Ondrej Holy2019-01-071-5/+5
* Revert "build: Fix the parameter order in configure_file"Ondrej Holy2019-01-071-3/+3
* Revert "build: Use generators placeholders"Ondrej Holy2019-01-071-5/+7
* 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