summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendafc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve idevice error handlingWilliam Jon McCann2012-08-231-13/+17
* Fix translator comments so they are actually picked up by gettextAndre Klapper2012-08-011-2/+2
* afc: Use consistent debug env varMatthias Clasen2012-07-301-1/+1
* afc: Fix building against libimobiledevice-1.1.2Alexandre Rostovtsev2012-04-021-1/+9
* afc: Add support for iOS5 thumbnailsBastien Nocera2011-12-011-2/+6
* afc: tweak the text used to report a device locked errorCosimo Cecchi2011-12-011-1/+1
* afc: invert the choices order for the device passcode dialogCosimo Cecchi2011-12-011-1/+1
* Explicitly intialize mutexes on stackTomas Bzatek2011-11-141-0/+2
* Adapt to glib mutex API changesTomas Bzatek2011-10-251-14/+8
* afc: Add missing break statementsTomas Bzatek2011-08-101-0/+3
* afc: Better error messages for AFCBastien Nocera2011-05-251-14/+8
* afc: Use a better display name for jailbroken device accessMartin Szulecki2011-04-081-2/+1
* afc: Fix renaming files moving them to the root dirBastien Nocera2011-03-271-7/+15
* afc: Add support for House Arrest protocolBastien Nocera2010-12-171-139/+1183
* afc: Add support for photo thumbnails on iOS4Bastien Nocera2010-08-171-16/+127
* AFC: add dialog for password protected devicesNikias Bassen2010-05-301-31/+73
* afc: Detect iPad and set correct icon nameMartin Szulecki2010-04-071-0/+4
* Disable x-content-types for jailbroken iDevicesBastien Nocera2010-04-071-6/+9
* Fix compilation with libimobiledevice 1.0.0Bastien Nocera2010-03-241-1/+6
* g_vfs_backend_afc_open_for_read: only open regular filesNikias Bassen2010-03-151-0/+84
* g_vfs_backend_afc_set_info_from_afcinfo: set content type even if matcher is ...Nikias Bassen2010-03-151-9/+10
* Update AFC backend and volume monitor for libimobiledevice 0.9.7Nikias Bassen2010-02-011-22/+22