summaryrefslogtreecommitdiffstats
path: root/src/ideviceinstaller.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-19Alter usage output to closer match other tools and lowercase short debug optionGravatar Martin Szulecki1-15/+16
2010-04-08%zu represents a size_t, not %d. Fixes a compile error on GCC 4.3.4.Gravatar Keith Gable1-1/+1
2010-04-07Fix long arguments segfaulting due to wrong getopt struct setupGravatar Martin Szulecki1-8/+8
2010-04-05Add compatibility for libimobiledevice API >= 1.1.0Gravatar Nikias Bassen1-0/+28
2010-04-02Don't bail out when a file is missingGravatar Nikias Bassen1-6/+5
2010-04-01Allow compiling with libimobiledevice < 1.0.0 againGravatar Nikias Bassen1-1/+11
2010-03-09Updated to work with latest notification proxy API changeGravatar Nikias Bassen1-2/+2
2010-02-02Rename project and use libimobiledevice APIGravatar Nikias Bassen1-0/+1009