summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-07-07Cleanup lockdown request API and fix docs, tools, bindings and exportsGravatar Martin Szulecki13-524/+501
2009-07-07API cleanup for NotificationProxyGravatar Nikias Bassen6-87/+80
Signed-off-by: Martin Szulecki <opensuse@sukimashita.com>
2009-07-07API cleanup for AFCGravatar Nikias Bassen7-105/+121
Signed-off-by: Martin Szulecki <opensuse@sukimashita.com>
2009-07-07Merge branch 'master' of git://github.com/MattColyer/libiphone into martinGravatar Martin Szulecki5-183/+149
2009-07-07Support for creating hard- and symlinksGravatar Nikias Bassen2-1/+58
2009-07-07AFC cleanup: remove iphone_afc_file_* and use handles instead. Removed ↵Gravatar Nikias Bassen5-185/+94
afc_get_file_attr because this function has to go into the program (like ifuse); afc_get_file_info has to be used instead. Modified dispatch_AFC_Packet so that the real buffer size has to be specified (instead of length-1).
2009-07-02Merge branch 'master' of git://github.com/MattColyer/libiphone into martinGravatar Martin Szulecki0-0/+0
2009-07-01lockdown: fix receive of large TLS-encapsulated plistsGravatar Nikias Bassen1-8/+12
[#48 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name>
2009-07-01Fix segfault when displaying usage for installed iphoneinfo and iphonesyslogGravatar Martin Szulecki2-2/+8
[#54 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name>
2009-07-01Fix segfault when displaying usage for installed iphoneinfo and iphonesyslogGravatar Martin Szulecki2-2/+8
2009-06-30Merge branch 'master' of git://github.com/MattColyer/libiphone into martinGravatar Martin Szulecki0-0/+0
2009-06-29Make iphoneinfo useful by adding XML output and queries by domain and/or keyGravatar Martin Szulecki1-21/+105
[#53 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name>
2009-06-29Silence compiler warning for dispatch_AFC_packet()Gravatar Martin Szulecki1-1/+1
2009-06-29Silence warning and also dump iTunes format support informationGravatar Martin Szulecki1-0/+3
2009-06-29Lkdn times out after few seconds idle so close it early and fix a crash on quitGravatar Martin Szulecki1-1/+4
2009-06-29Update python bindings to use allow targeting device by uuidGravatar Martin Szulecki1-8/+20
[#47 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name>
2009-06-29Add product ids to support iPhone 3GSGravatar Martin Szulecki1-1/+1
2009-06-27Make iphoneinfo useful by adding XML output and queries by domain and/or keyGravatar Martin Szulecki1-21/+105
2009-06-22Update python bindings to use allow targeting device by uuidGravatar Martin Szulecki1-8/+20
2009-06-21Silence compiler warning for dispatch_AFC_packet()Gravatar Martin Szulecki1-1/+1
2009-06-21Silence warning and also dump iTunes format support informationGravatar Martin Szulecki1-0/+3
2009-06-21Lkdn times out after few seconds idle so close it early and fix a crash on quitGravatar Martin Szulecki1-1/+4
2009-06-19Add product ids to support iPhone 3GSGravatar Martin Szulecki1-1/+1
2009-06-08lockdown: fix receive of large TLS-encapsulated plistsGravatar Nikias Bassen1-8/+12
Signed-off-by: Martin Szulecki <opensuse@sukimashita.com>
2009-05-24Remove libusb and add libusbmuxd to pkg-config file requiresGravatar Martin Szulecki1-1/+1
2009-05-24Merge branch 'master' of git://github.com/MattColyer/libiphone into martinGravatar Martin Szulecki3-5/+18
2009-05-23Add a method to support fetching the UUID of the phone.Gravatar Matt Colyer3-5/+18
2009-05-24Merge branch 'master' of git://github.com/MattColyer/libiphone into martinGravatar Martin Szulecki27-918/+338
Conflicts: src/Makefile.am
2009-05-19Updated method python binding to new iphone_msync_new_client signature.Gravatar Matt Colyer1-1/+1
2009-05-19Adapted iphoneinfo and iphonesyslog to new API to allow device selection ↵Gravatar Nikias Bassen4-21/+123
Added iphone_id tool to list devices attached and retrieve device name. Signed-off-by: Matt Colyer <matt@colyer.name>
2009-05-19lockdown: Check for gnutls errors and silence compiler warnings. general: ↵Gravatar Nikias Bassen2-32/+43
Removed some commented-out code. [#39 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name>
2009-05-19Updated README with requirement for usbmuxdGravatar Matt Colyer1-0/+1
2009-05-18Make use of usbmuxd and remove libusb dependenciesGravatar Nikias Bassen24-881/+187
Signed-off-by: Matt Colyer <matt@colyer.name>
2009-05-13Merge branch 'master' of git://github.com/MattColyer/libiphone into martinGravatar Martin Szulecki1-6/+2
2009-05-12Fix some comments in mobilesync.0.9.1Gravatar Matt Colyer1-6/+2
2009-05-11Fix distcheck target for swig binding generationGravatar Martin Szulecki1-1/+1
Signed-off-by: Matt Colyer <matt@colyer.name>
2009-05-11Fix distcheck target for swig binding generationGravatar Martin Szulecki1-1/+1
2009-05-11Merge branch 'master' of git://github.com/MattColyer/libiphone into martinGravatar Martin Szulecki3-10/+24
2009-05-11Add explicit check and flags for libgcrypt needed for some distributionsGravatar Martin Szulecki2-1/+2
2009-05-11Revert the last patch as it breaks rather than helps (on my system atleast)Gravatar Matt Colyer1-2/+2
2009-05-11Drop plist/ prefix from libplist includesGravatar Todd Zullinger1-2/+2
If this works, the libplist.pc file would need reworking. The problem seems to be that pkg-config excludes /usr/include from libgpod_CFLAGS. Signed-off-by: Matt Colyer <matt@colyer.name>
2009-05-11Fix 'make distcheck' for python bindingsGravatar Todd Zullinger1-7/+20
This should also make the python bindings install in the correct location on 64-bit architectures. Signed-off-by: Matt Colyer <matt@colyer.name>
2009-05-11Fixed autoconf typoGravatar Todd Zullinger1-1/+1
Signed-off-by: Matt Colyer <matt@colyer.name>
2009-05-11Made bz2 tarballs instead of gzip ones.Gravatar Todd Zullinger2-2/+3
Signed-off-by: Matt Colyer <matt@colyer.name>
2009-05-10Fixes for 0.9.1 release.Gravatar Matt Colyer7-10/+18
2009-05-10Bump the version of libplist required.Gravatar Matt Colyer1-1/+1
2009-05-10Made a release command.Gravatar Matt Colyer1-0/+3
2009-05-10NotificationProxy support added.0.9.0Gravatar Nikias Bassen8-137/+461
[#27 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name>
2009-05-10The libtool macro is needed here.Gravatar Matt Colyer1-0/+2
2009-05-09Fix dependencies in pkg-config file.Gravatar Jonathan Beck1-1/+1
Signed-off-by: Matt Colyer <matt@colyer.name>