summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendafc.c
Commit message (Expand)AuthorAgeFilesLines
* afc: Set G_FILESYSTEM_PREVIEW_TYPE_IF_ALWAYSAntónio Fernandes2021-01-221-0/+1
* Use shorter strings for prompt dialog titlesJonas Dreßler2021-01-151-2/+2
* afc: Handle permission denied errorBastien Nocera2020-02-111-0/+4
* afc: Remove unused error code conversionBastien Nocera2020-02-111-64/+0
* afc: Simplify setting error codesBastien Nocera2020-02-111-10/+7
* afc: Don't set a content-type that isn't certainBastien Nocera2019-10-111-2/+4
* daemon: Handle lockdown option to disable writingOndrej Holy2019-07-111-0/+2
* afc: Remove assumptions about length of device UUIDPhilip Langdale2019-04-291-11/+5
* daemon: Use "Backups not supported" consistentlyMayank Sharma2019-03-211-1/+1
* daemon: Use "Operation not supported" consistentlyMayank Sharma2019-03-211-1/+1
* Remove workaround for directory / folder iconswip/rishi/issue-2Debarshi Ray2018-08-141-6/+7
* afc: More debug, for a changeBastien Nocera2017-09-191-1/+12
* afc: Leak mutex when force unmountingOndrej Holy2017-08-151-1/+2
* afc: Use constants instead of magic numbersBastien Nocera2017-01-031-8/+15
* Use Unicode in translatable stringsPiotr Drąg2016-10-031-3/+3
* afc: Extend translator commentOndrej Holy2016-08-111-1/+2
* daemon: Set G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attributeOndrej Holy2016-06-281-0/+1
* afc: Fix several memory leaksOndrej Holy2016-06-101-0/+9
* afc: Add missing trailing newline charOndrej Holy2016-06-101-1/+1
* afc: Fix error when renaming files in DocumentsBastien Nocera2016-06-091-1/+7
* afc: Tweak HouseArrest warning outputBastien Nocera2016-06-091-5/+10
* afc: Fix GStreamer playback of native filesBastien Nocera2016-06-091-10/+17
* afc: Fix mount failing after trusting deviceBastien Nocera2016-06-091-0/+8
* afc: Better lockdown client creation debugBastien Nocera2016-06-091-7/+13
* afc: Add specific errors for trust dialogue errorsBastien Nocera2016-06-091-1/+9
* afc: Add pairing dialogue specific messageBastien Nocera2016-06-091-7/+20
* afc: Fix iOS 7 trust dialogue handlingBastien Nocera2016-06-091-1/+8
* afc: Limit the number of HouseArrest services we startBastien Nocera2016-06-091-21/+131
* afc: Indicate whether to retry to setup HouseArrest for an appBastien Nocera2016-06-091-1/+5
* afc: Lock apps mutex when setting up HouseArrestBastien Nocera2016-06-081-8/+12
* afc: Better debug error message againBastien Nocera2016-06-081-1/+1
* afc: Add guards against the operation mode not being setBastien Nocera2016-06-081-3/+15
* afc: Fix handling of new HouseArrest pathsBastien Nocera2016-06-081-36/+34
* afc: Do not use G_FILESYSTEM_PREVIEW_TYPE_IF_LOCALOndrej Holy2016-05-041-3/+0
* afc: Don't list inaccessible applicationsBastien Nocera2016-03-191-15/+1
* afc: Fix accessing applications with HouseArrestBastien Nocera2016-03-191-20/+8
* afc: Better error message when house arrest fails to startBastien Nocera2016-03-191-1/+1
* afc: Remove attempts at thumbnailing photosBastien Nocera2016-03-191-190/+0
* Mark files as untrashable for main backendsOndrej Holy2015-09-231-0/+2
* Unify strings to ease translationFelix Möller2015-08-051-3/+3
* afc: Cleanup force-unmount idle on finalizeChristophe Fergeau2015-07-031-2/+30
* afc: Fix force unmount of devicesChristophe Fergeau2015-03-091-7/+17
* daemon: Move seek type conversion to shared libraryRoss Lagerwall2015-02-091-11/+1
* afc: fix wrong enum valueOndrej Holy2014-11-201-1/+1
* afc: try copy and delete fallback if backup couldn't be createdOndrej Holy2014-11-191-4/+18
* afc: Support st_birthtimeRoss Lagerwall2014-07-121-0/+4
* afc: Implement standard::allocated-sizeRoss Lagerwall2014-06-051-1/+5
* afc: Work-around mounts not disappearing when disconnecting deviceBastien Nocera2014-06-031-1/+3
* afc: Add version detection for iOS 6, 7 and 8Bastien Nocera2014-06-031-2/+14
* afc: Implement truncate support for output streamsRoss Lagerwall2013-12-051-0/+25