summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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
2009-05-11Fix 'make distcheck' for python bindingsGravatar Todd Zullinger1-7/+20
2009-05-11Fixed autoconf typoGravatar Todd Zullinger1-1/+1
2009-05-11Made bz2 tarballs instead of gzip ones.Gravatar Todd Zullinger2-2/+3
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
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
2009-05-09Remove unneeded libtool macro.Gravatar Jonathan Beck1-2/+0
2009-05-09Add includedir to make swig locate plist.i correctlyGravatar Martin Szulecki1-1/+1
2009-05-08file open modes updatedGravatar Nikias Bassen3-14/+12
2009-05-08AFC cleanup and improved error handlingGravatar Nikias Bassen3-116/+256
2009-04-23Show information about installed applications and refactor iphoneinfo a bitGravatar Martin Szulecki1-50/+91
2009-04-23Detect unknown HostId in StartSession an trigger Pair again if needed.Gravatar Jonathan Beck2-2/+55
2009-04-23Revert my previous change to accept Jonathan's fixes.Gravatar Matt Colyer1-1/+1
2009-04-23Remove libiphone-initconf reference in the README.Gravatar Matt Colyer2-3/+2
2009-04-23Fix receive of plists larger than a packet for lockdown and MobileSyncGravatar Martin Szulecki2-14/+36
2009-04-19Make sure start_service returns an error if it fails to start the serviceGravatar Martin Szulecki2-28/+35
2009-04-19Add tool to relay the syslog from a device to stdoutGravatar Martin Szulecki2-1/+165
2009-04-19Add utility to show information about attached devicesGravatar Martin Szulecki2-1/+194
2009-04-19Expose debug mask and send/receive plists for lockdownd in Python APIGravatar Martin Szulecki1-1/+27
2009-04-19Update msync.py example to latest Python APIGravatar Martin Szulecki1-13/+13
2009-04-19Make usb bus enumeration work reliably for iphone_get_specific_deviceGravatar Martin Szulecki1-3/+3
2009-04-19This is a fix for iphone_afc_get_file_attr. As the file is not opened when ge...Gravatar Nikias Bassen1-1/+2
2009-04-13Merged in Jonathan's libplist libiphone. [#2 state:resolved]Gravatar Matt Colyer35-1227/+2105
2009-04-13Expose iphone_get_specific_device() in API [#24 state:resolved]Gravatar Martin Szulecki2-1/+2
2009-04-13Add libtool depenency in README [#21 state:resolved]Gravatar Jonathan Beck1-2/+3
2009-04-13Make udev rules more generic as the KERNEL match did skip usb hubs [#23 state...Gravatar Martin Szulecki1-4/+4
2009-04-13Add <string.h> for memcpy to silence rpmlint [#25 state:resolved]Gravatar Martin Szulecki1-0/+1
2009-04-13Check for set usb_device in iphone_free_device to avoid libusb segfaultGravatar Martin Szulecki1-7/+9
2009-04-13Conform to python naling scheme. Add docstring directive.Gravatar Jonathan Beck1-5/+6
2009-04-13Add libtool dependency in README.Gravatar Jonathan Beck1-2/+3
2009-04-12Use less secure random number generation so we can generate privateGravatar Jonathan Beck8-416/+373
2009-04-11Remove upper bound on libgnutls per mailing list request.Gravatar Matt Colyer1-1/+1
2009-03-27Merge branch 'master' of git://github.com/MattColyer/libiphone into contact_syncGravatar Jonathan Beck4-19/+10
2009-03-25Removed ugly bash script that set the configuration value.Gravatar Matt Colyer3-17/+8
2009-03-25Updated ticket tracking url.Gravatar Matt Colyer1-2/+2
2009-03-24Merge branch 'master' of git://github.com/MattColyer/libiphone into contact_syncGravatar Jonathan Beck12-134/+126
2009-03-24Added support for forcing the iPhone into configuration 3 through udev to all...Gravatar Matt Colyer5-2/+22
2009-03-23Remove lockdown gnutls buffer hack [#1 state:resolved]Gravatar Nikias Bassen2-66/+42
2009-03-23Fix indenting.Gravatar Matt Colyer3-54/+53
2009-03-23Updated READMEGravatar Matt Colyer1-2/+5
2009-03-16Merge branch 'master' into contact_syncGravatar Jonathan Beck11-22/+529
2009-03-11Fixes a compile error and two usbmux bugsGravatar Zach C2-17/+31
2009-03-09Add forgotten file.Gravatar Matt Colyer1-0/+256