index
:
ideviceinstaller
master
Manage applications on iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-25
Fix some printf compiler warnings
Martin Szulecki
1
-2
/
+2
2012-08-25
Rename zip_f_get_contents() to zip_get_contents()
Martin Szulecki
1
-4
/
+4
2012-08-22
allow creating app archives with just the documents (user data)
Nikias Bassen
1
-1
/
+9
2012-08-22
Add support for CarrierBundle installation (.ipcc files)
Nikias Bassen
1
-121
/
+212
2012-03-27
Fix building on OS X by explicitly adding limits.h header
Martin Szulecki
1
-0
/
+1
2012-03-21
Fix build failure with libzip 0.10
Martin Szulecki
1
-1
/
+1
2011-04-25
Fix a compiler cast warning for printf format on 64bit systems by using intty...
Martin Szulecki
1
-1
/
+2
2011-04-25
Add glib2 dependency to configure.ac so packaging tools can pick it up
Martin Szulecki
1
-0
/
+2
2011-03-26
Use a cast to fix a compiler printf warning
Martin Szulecki
1
-1
/
+1
2011-03-26
Add missing libgen.h include to make compilers happy
Martin Szulecki
1
-0
/
+1
2011-03-19
Alter usage output to closer match other tools and lowercase short debug option
Martin Szulecki
1
-15
/
+16
2010-04-08
%zu represents a size_t, not %d. Fixes a compile error on GCC 4.3.4.
Keith Gable
1
-1
/
+1
2010-04-07
Fix long arguments segfaulting due to wrong getopt struct setup
Martin Szulecki
1
-8
/
+8
2010-04-05
Add compatibility for libimobiledevice API >= 1.1.0
Nikias Bassen
1
-0
/
+28
2010-04-02
Don't bail out when a file is missing
Nikias Bassen
1
-6
/
+5
2010-04-01
Allow compiling with libimobiledevice < 1.0.0 again
Nikias Bassen
1
-1
/
+11
2010-03-09
Updated to work with latest notification proxy API change
Nikias Bassen
1
-2
/
+2
2010-02-02
Rename project and use libimobiledevice API
Nikias Bassen
2
-18
/
+18
2010-01-22
Updated code to latest libiphone API change
Nikias Bassen
1
-16
/
+44
2010-01-13
Port to changes of libiphone 0.9.6 API
Martin Szulecki
1
-4
/
+3
2010-01-05
Commit initial sources
Martin Szulecki
2
-0
/
+999
[prev]