summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendafc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement clean shutdown in afc backendTimothy Arceri2013-07-081-2/+1
* afc: Bump libimobiledevice dependencyOndrej Holy2013-06-191-53/+0
* afc: Update to libimobiledevice new apiOndrej Holy2013-06-181-10/+64
* Fix some compiler warningsTomas Bzatek2013-02-061-1/+1
* afc: Add missing break statementTomas Bzatek2012-12-071-0/+1
* gmountsource: Always use NULL-terminated arraysTomas Bzatek2012-09-041-1/+0
* Add symbolics support to the backendsWilliam Jon McCann2012-08-301-2/+26
* afc: use the correct choice index for "Cancel"Cosimo Cecchi2012-08-231-2/+8
* afc: use curly double quotes for dialog questionCosimo Cecchi2012-08-231-1/+1
* afc: null-terminate choices string arrayCosimo Cecchi2012-08-231-1/+1
* Unpair an idevice if it was already paired and refuses to connectWilliam Jon McCann2012-08-231-4/+32