Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-13 | Add man pages for tools | Martin Szulecki | 1 | -0/+1 | |
2010-02-02 | Set PROJECT_NAME and PROJECT_NUMBER for doxygen via autofoo | Nikias Bassen | 1 | -0/+1 | |
2010-01-30 | Pass -version-info for libtool to set soname0.9.7 | Martin Szulecki | 1 | -0/+10 | |
2010-01-29 | Global renames due to project rename to libimobiledevice | Nikias Bassen | 1 | -3/+3 | |
2010-01-13 | Bump version for 0.9.6 release | Martin Szulecki | 1 | -1/+1 | |
2009-12-06 | Updated autofoo stuff; swig is now optional and can be disabled. | Nikias Bassen | 1 | -1/+46 | |
Use --without-swig to prevent building the swig extensions even if swig is installed. [#93 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-11-17 | silence building output for better overview | Nikias Bassen | 1 | -0/+2 | |
2009-11-17 | Preparing for release 0.9.5 | Matt Colyer | 1 | -1/+1 | |
2009-11-11 | Require libplist++ in order to fix linking of Python bindings | Martin Szulecki | 1 | -0/+1 | |
[#84 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-10-28 | Bumped version numbers to 0.9.40.9.4 | Matt Colyer | 1 | -1/+1 | |
2009-10-22 | Update swig header and autotools to compile with latest libplist API. | Jonathan Beck | 1 | -4/+3 | |
[#77 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-09-14 | Merge branch 'master' of git://github.com/MattColyer/libiphone into martin | Martin Szulecki | 1 | -1/+1 | |
2009-09-12 | Use automake silent rules if available | Martin Szulecki | 1 | -0/+1 | |
2009-08-10 | Bump the version of usbmuxd0.9.3 | Matt Colyer | 1 | -1/+1 | |
2009-08-04 | Bump version numbers to 0.9.3 and raise libusbmux required version. | Matt Colyer | 1 | -2/+2 | |
2009-08-04 | Make distcheck pass from a clean tree | Bastien Nocera | 1 | -0/+3 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-07-28 | Move production ready tools into tools/ and do not install the dev/ ones | Martin Szulecki | 1 | -1/+1 | |
2009-07-27 | Update dependency to libplist 0.13 | Jonathan Beck | 1 | -1/+1 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-07-26 | Merge commit 'martin-s/martin' | Matt Colyer | 1 | -0/+1 | |
[#46 state:resolved] | |||||
2009-07-26 | check for readline availability | Christophe Fergeau | 1 | -0/+4 | |
dev/lckdclient.c includes headers from readline but configure.ac doesn't make sure these headers are available. This commit makes sure readline/readline.h is present and assumes readline is properly installed if this header is present [#59 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-07-26 | Bump the version number in anticipation of release | Matt Colyer | 1 | -1/+1 | |
2009-05-24 | Merge branch 'master' of git://github.com/MattColyer/libiphone into martin | Martin Szulecki | 1 | -2/+2 | |
Conflicts: src/Makefile.am | |||||
2009-05-18 | Make use of usbmuxd and remove libusb dependencies | Nikias Bassen | 1 | -2/+2 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-11 | Merge branch 'master' of git://github.com/MattColyer/libiphone into martin | Martin Szulecki | 1 | -3/+3 | |
2009-05-11 | Add explicit check and flags for libgcrypt needed for some distributions | Martin Szulecki | 1 | -0/+1 | |
2009-05-11 | Fixed autoconf typo | Todd Zullinger | 1 | -1/+1 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-11 | Made bz2 tarballs instead of gzip ones. | Todd Zullinger | 1 | -2/+2 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-10 | Fixes for 0.9.1 release. | Matt Colyer | 1 | -1/+1 | |
2009-05-10 | Bump the version of libplist required. | Matt Colyer | 1 | -1/+1 | |
2009-05-10 | The libtool macro is needed here. | Matt Colyer | 1 | -0/+2 | |
2009-05-09 | Remove unneeded libtool macro. | Jonathan Beck | 1 | -2/+0 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-04-23 | Detect unknown HostId in StartSession an trigger Pair again if needed. | Jonathan Beck | 1 | -1/+1 | |
2009-04-13 | Merged in Jonathan's libplist libiphone. [#2 state:resolved] | Matt Colyer | 1 | -3/+12 | |
2009-04-12 | Use less secure random number generation so we can generate private | Jonathan Beck | 1 | -2/+2 | |
keys on the fly. Drop libiphone-initconf. | |||||
2009-04-11 | Remove upper bound on libgnutls per mailing list request. | Matt Colyer | 1 | -1/+1 | |
2009-03-24 | Merge branch 'master' of git://github.com/MattColyer/libiphone into contact_sync | Jonathan Beck | 1 | -2/+1 | |
Conflicts: Makefile.am configure.ac src/AFC.h src/NotificationProxy.c src/lockdown.c | |||||
2009-03-24 | Added support for forcing the iPhone into configuration 3 through udev to ↵ | Matt Colyer | 1 | -1/+1 | |
allow automounting support. | |||||
2009-03-16 | Merge branch 'master' into contact_sync | Jonathan Beck | 1 | -0/+28 | |
Conflicts: configure.ac dev/Makefile.am include/libiphone/libiphone.h src/AFC.c src/AFC.h src/Makefile.am | |||||
2009-02-05 | Large file support | Nikias Bassen | 1 | -0/+27 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-01-29 | Completly remove libxml dependency and change libplist-1.0 dependency to ↵ | Jonathan Beck | 1 | -1/+1 | |
libplist. | |||||
2009-01-29 | Add more warning flags and remove useless libxml2 dependency. | Jonathan Beck | 1 | -1/+3 | |
2009-01-13 | Add parts of a python binding to libiphone that also include libplist (using ↵ | Jonathan Beck | 1 | -1/+7 | |
SWIG). | |||||
2008-12-13 | fork out plist stuff in libplist and migrate libiphone to use it. | Jonathan Beck | 1 | -0/+1 | |
2008-10-30 | move dev specific tools to dev/ subdir. | Jonathan Beck | 1 | -8/+15 | |
update autoconf files accordingly | |||||
2008-10-25 | fix autotools conditional | Jonathan Beck | 1 | -2/+2 | |
2008-10-25 | add an option to strip off debug code | Jonathan Beck | 1 | -0/+7 | |
2008-10-25 | add configure options to control building of development tools | Jonathan Beck | 1 | -0/+7 | |
2008-10-25 | Draft HAL | Patrick Walton | 1 | -1/+1 | |
Fix fdi file | |||||
2008-10-09 | Added a pkg-config file | Patrick Walton | 1 | -1/+1 | |
2008-10-08 | Added an upper bound to gnutls versions. | Matt Colyer | 1 | -3/+1 | |