Age | Commit message (Expand) | Author | Files | Lines |
2013-12-13 | fix darwin compilation | Nikias Bassen | 1 | -1/+1 |
2013-11-12 | Update man page due to latest command line interface changes | Martin Szulecki | 1 | -12/+26 |
2013-11-12 | Implement new "--documents" and "--container" options for app sandbox mounting | Martin Szulecki | 1 | -13/+20 |
2013-11-12 | Use more standard usage and description format in help output | Martin Szulecki | 1 | -2/+2 |
2013-11-12 | Handle error due to pending trust dialog for iOS 7+ devices | Martin Szulecki | 1 | -0/+5 |
2013-11-12 | Remove rather obsolete "version" string from version output | Martin Szulecki | 1 | -1/+1 |
2013-11-12 | Add short option "-d" for enabling debug output | Martin Szulecki | 1 | -3/+6 |
2013-11-12 | Reformat indentation of afc error to errno map | Martin Szulecki | 1 | -24/+24 |
2013-11-12 | Bump version to 1.1.3 | Martin Szulecki | 1 | -1/+1 |
2013-11-12 | Add experimental support for "st_birthtime" on darwin | Martin Szulecki | 1 | -0/+5 |
2013-11-12 | Update README with latest information and URLs | Martin Szulecki | 1 | -38/+49 |
2013-11-12 | Use bundle identifier of official VLC app in README | Martin Szulecki | 1 | -1/+1 |
2013-09-02 | Use PKG_CHECK_EXISTS() and not PKG_CHECK_MODULES() | Loïc Minier | 1 | -2/+2 |
2013-09-02 | Fix name of PKG_CHECK_MODULES test for limd 1.1.5 | Loïc Minier | 1 | -1/+1 |
2013-03-24 | Updated for libimobiledevice >= 1.1.5 | Nikias Bassen | 2 | -1/+23 |
2012-04-09 | Add missing docs directory to Makefile1.1.2 | Martin Szulecki | 1 | -1/+1 |
2012-04-08 | Remove glib flags from Makefile | Martin Szulecki | 1 | -2/+2 |
2012-04-08 | Update NEWS with latest changes | Martin Szulecki | 1 | -0/+9 |
2012-04-08 | Rename UUID to UDID which is the correct term for it | Martin Szulecki | 1 | -13/+13 |
2012-04-08 | Remove obsolete glib and gthread dependencies | Martin Szulecki | 2 | -3/+0 |
2012-04-08 | Bump version to 1.1.2 | Martin Szulecki | 1 | -1/+1 |
2011-02-08 | Fix linking with binutils-gold by directly linking with libplist | Julien Lavergne | 2 | -2/+5 |
2011-02-08 | Add a manpage | Julien Lavergne | 3 | -1/+49 |
2011-01-12 | Fix a few compiler warnings1.1.1 | Martin Szulecki | 1 | -2/+2 |
2011-01-12 | Remove some unused variables | Martin Szulecki | 1 | -3/+0 |
2011-01-12 | Bump version to 1.1.1 | Martin Szulecki | 1 | -1/+1 |
2011-01-12 | Update NEWS for 1.1.1 | Martin Szulecki | 1 | -0/+6 |
2011-01-12 | Fix compilation without house_arrest support in libimobiledevice | Martin Szulecki | 1 | -0/+8 |
2011-01-12 | Bump version to 1.1.01.1.0 | Martin Szulecki | 1 | -1/+1 |
2011-01-12 | Add NEWS file with changelogs | Martin Szulecki | 1 | -0/+71 |
2011-01-12 | Show a summary as last step of configure | Martin Szulecki | 1 | -0/+12 |
2011-01-12 | Add Apple TV to help output and "humanize" some error strings | Martin Szulecki | 1 | -5/+4 |
2011-01-12 | Update README with house_arrest usage example | Martin Szulecki | 1 | -4/+14 |
2010-12-22 | Only compile house_arrest support with libimobiledevice >= 1.1.0 | Nikias Bassen | 2 | -2/+18 |
2010-11-20 | Use VendContainer command for house_arrest feature as it appears to work on i... | Martin Szulecki | 1 | -2/+2 |
2010-11-06 | New option --appid allowing to mount the Documents folder of an app | Nikias Bassen | 1 | -2/+64 |
2010-06-12 | FreeBSD doesn't have ENODATA, so fake it as EIO if not defined. | Jacob Myers | 1 | -0/+5 |
2010-04-22 | Make COPYING file contain correct license | Martin Szulecki | 1 | -251/+413 |
2010-04-22 | Add iPad references and update README | Martin Szulecki | 2 | -12/+12 |
2010-03-21 | Bump to 1.0.0 and fix a renaming of a constant1.0.0 | Matt Colyer | 2 | -3/+3 |
2010-02-09 | Return correct exit status on failure instead of success | Martin Szulecki | 1 | -10/+10 |
2010-01-31 | Bump version to 0.9.7 | Nikias Bassen | 1 | -1/+1 |
2010-01-31 | Adaption due to libiphone rename to libimobiledevice | Nikias Bassen | 3 | -13/+13 |
2010-01-31 | Remove useless typedef | Nikias Bassen | 1 | -2/+0 |
2010-01-31 | Add trademark and disclaimer notice to README | Nikias Bassen | 1 | -2/+9 |
2010-01-23 | Bump version for the release0.9.6 | Matt Colyer | 1 | -2/+2 |
2010-01-21 | Improve error message on failed root filesystem access and add hint to README | Martin Szulecki | 2 | -29/+35 |
2010-01-13 | Notify user if startup fails due to the device having a password set | Martin Szulecki | 1 | -4/+12 |
2010-01-13 | Port to latest libiphone 0.9.6 API | Martin Szulecki | 1 | -3/+2 |
2010-01-09 | Remove hardcoded allow_other fuse argument as some distros don't allow it. | Fernando Silveira | 2 | -1/+1 |