Age | Commit message (Expand) | Author | Files | Lines |
2015-01-27 | idevicecrashreport: Enable build for win32 | Nikias Bassen | 1 | -4/+1 |
2015-01-12 | Add new "idevicenotificationproxy" tool to post or observe notifications | Martin Szulecki | 1 | -1/+6 |
2014-09-19 | Add new "idevicedebug" tool to interact with debugserver on a device | Martin Szulecki | 1 | -1/+6 |
2014-08-06 | idevicebackup2/idevicebackup: Remove code duplication and use common code for... | Nikias Bassen | 1 | -2/+2 |
2014-06-13 | tools: Fix make distcheck | Martin Szulecki | 1 | -1/+1 |
2014-05-21 | ideviceimagemounter: Use plist print helper from common module | Martin Szulecki | 1 | -1/+1 |
2014-05-21 | ideviceprovision: Add new dump command to print profile information | Nikias Bassen | 1 | -1/+1 |
2014-05-21 | ideviceinfo: Move plist print helper code to common | Nikias Bassen | 1 | -1/+1 |
2014-03-22 | Fix make distcheck by using $(top_builddir) where needed1.1.6 | Martin Szulecki | 1 | -21/+21 |
2014-03-21 | tools: fix build of idevicepair with indirect linking | Nikias Bassen | 1 | -1/+1 |
2014-03-04 | Add new "idevicecrashreport" tool to retrieve crash reports/logs from a device | Martin Szulecki | 1 | -0/+8 |
2014-01-31 | tools: add convenience tool 'idevicename' to get or set device name | Nikias Bassen | 1 | -1/+6 |
2013-09-13 | tools: fix GnuTLS build by adding missing libgcrypt build flags | Nikias Bassen | 1 | -2/+2 |
2013-05-28 | tools: fix linker error with newer libtool | Nikias Bassen | 1 | -4/+4 |
2013-05-23 | idevicesyslog: Switch code to new syslog_relay service interface | Martin Szulecki | 1 | -1/+1 |
2013-04-25 | common: Move debug and userpref code into libinternalcommon | Martin Szulecki | 1 | -2/+2 |
2013-03-20 | use new internal common code for thread, mutex, and socket operations | Nikias Bassen | 1 | -1/+1 |
2013-03-20 | move thread and socket code to "common" subdir | Nikias Bassen | 1 | -4/+2 |
2013-03-19 | tools: Add missing socket.h and thread.h to fix make distcheck1.1.5 | Martin Szulecki | 1 | -0/+2 |
2012-10-21 | Add new idevicediagnostics tool | Martin Szulecki | 1 | -1/+6 |
2012-10-21 | Add new idevicedebugserverproxy tool | Martin Szulecki | 1 | -1/+6 |
2012-10-21 | Added ideviceprovision tool | Nikias Bassen | 1 | -1/+6 |
2012-03-22 | tools: Add libplist CFLAGS to fix build for some OS X setups | Martin Szulecki | 1 | -1/+1 |
2012-03-21 | tools: Remove obsolete glib2 flags from idevicebackup* in Makefile | Martin Szulecki | 1 | -4/+4 |
2012-03-19 | dev/tools: add libplist_LIBS to Makefile.am | Nikias Bassen | 1 | -1/+1 |
2012-03-19 | Removed glib stuff from dev/lckdclient and idevicebackup/idevicebackup2 | Nikias Bassen | 1 | -5/+1 |
2012-03-19 | Add OpenSSL support | Nikias Bassen | 1 | -2/+2 |
2012-03-18 | Completely remove glib dependency. | Nikias Bassen | 1 | -7/+11 |
2011-04-26 | idevicebackup2: Rename idevicebackup4 to reflect backup protocol version 2 | Martin Szulecki | 1 | -5/+5 |
2011-04-11 | Add initial mobilebackup2 support and idevicebackup4 tool | Nikias Bassen | 1 | -1/+6 |
2011-03-27 | Add new idevicedate tool to get or set the clock on iDevices | Martin Szulecki | 1 | -1/+6 |
2010-06-20 | Use $(top_srcdir) in link flags for idevicepair to pass distcheck | Martin Szulecki | 1 | -1/+1 |
2010-05-28 | Re-added accidentally removed ideviceenterrecovery to tools/Makefile.am | Nikias Bassen | 1 | -1/+1 |
2010-05-28 | idevicepair: Initial version of a simple pairing utility | Nikias Bassen | 1 | -1/+6 |
2010-05-28 | Promote ideviceenterrecovery into tools as it is quite useful | Martin Szulecki | 1 | -1/+6 |
2010-03-02 | Use AM_CPPFLAGS instead of deprecated INCLUDES | Martin Szulecki | 1 | -1/+1 |
2010-02-19 | New screenshotr service plus idevicescreenshot tool | Nikias Bassen | 1 | -1/+6 |
2010-02-19 | New mobile_image_mounter interface plus ideviceimagemounter tool | Nikias Bassen | 1 | -1/+5 |
2010-01-29 | Global renames due to project rename to libimobiledevice | Nikias Bassen | 1 | -17/+17 |
2010-01-24 | Add service code and a backup tool for mobilebackup support | Martin Szulecki | 1 | -1/+7 |
2009-07-28 | Move production ready tools into tools/ and do not install the dev/ ones | Martin Szulecki | 1 | -0/+21 |