summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-01-12New device_link_serviceGravatar Nikias Bassen1-0/+1
2010-01-12Move plist code into a new property_list_serviceGravatar Nikias Bassen1-0/+1
2010-01-04New installation_proxy interface.Gravatar Nikias Bassen1-0/+1
2009-12-15Support for new SBServices interfaceGravatar Nikias Bassen1-0/+1
2009-11-25Fix linking on MandrivaGravatar Christophe Fergeau1-1/+1
2009-05-18Make use of usbmuxd and remove libusb dependenciesGravatar Nikias Bassen1-4/+3
2009-05-10Fixes for 0.9.1 release.Gravatar Matt Colyer1-1/+8
2009-04-12Use less secure random number generation so we can generate privateGravatar Jonathan Beck1-8/+0
2009-03-16Merge branch 'master' into contact_syncGravatar Jonathan Beck1-2/+2
2009-03-08Adds ability to show notification screen to the user.Gravatar Nikias Bassen1-1/+1
2009-02-05Large file supportGravatar Nikias Bassen1-1/+1
2009-01-29Add more warning flags and remove useless libxml2 dependency.Gravatar Jonathan Beck1-2/+2
2009-01-29Merge branch 'master' into contact_syncGravatar Jonathan Beck1-1/+1
2009-01-09Add stricter warnings to the compile.Gravatar Matt Colyer1-1/+1
2009-01-08Implement skeleton of MobileSync protocol (handshake and goodbye).Gravatar Jonathan Beck1-1/+1
2008-12-13fork out plist stuff in libplist and migrate libiphone to use it.Gravatar Jonathan Beck1-3/+3
2008-12-11move stuff around to make code more organized.Gravatar Jonathan Beck1-2/+2
2008-10-30move dev specific tools to dev/ subdir.Gravatar Jonathan Beck1-16/+0
2008-10-25fix autotools conditionalGravatar Jonathan Beck1-13/+14
2008-10-25Change lock to mutex and add tool to check AFC in multithreaded env.Gravatar Jonathan Beck1-3/+9
2008-10-25add configure options to control building of development toolsGravatar Jonathan Beck1-8/+12
2008-10-25Handle debugging through utilitary functionsGravatar Jonathan Beck1-2/+2
2008-10-08Remove ifuse as it has it's own repository now.Gravatar Matt Colyer1-7/+3
2008-09-11Setup a very basic lockdownd command line clientGravatar Jonathan Beck1-1/+6
2008-08-31first shot at setting up a libraryGravatar Jonathan Beck1-2/+10
2008-08-30Added libtasn1 verification to the build process.Gravatar Martin S1-2/+2
2008-08-21fix linking of libiphone-initconf.Gravatar Jonathan Beck1-0/+1
2008-08-20Removed duplicate functions in initconf and fixed build issues.Gravatar Matt Colyer1-3/+3
2008-08-17Enhance the usability of initconf, by giving more feedback to the user.Gravatar Matt Colyer1-0/+3
2008-08-14Fixes initconf.Gravatar Matt Colyer1-2/+2
2008-08-05Update Makefile so initconf is built.Gravatar Jonathan Beck1-1/+2
2008-07-31Added a way to load HostID from a user specific config file.Gravatar Jonathan Beck1-2/+2
2008-07-31Enabled actual version checking in the configure script.Gravatar Matt Colyer1-2/+2
2008-07-30Added beginnings of a fuse fs, right now it's read only and terribly fragile.Gravatar Matt Colyer1-3/+4
2008-07-29Autotooled the project with very basic versioning support.Gravatar Matt Colyer1-0/+5