Age | Commit message (Expand) | Author | Files | Lines |
2012-03-19 | New file for be*/le* macros plus check for endian.h presence | Nikias Bassen | 1 | -0/+66 |
2012-03-19 | Moved asprintf.h to better location and include it in ideviceimagemounter.c | Nikias Bassen | 1 | -0/+33 |
2012-03-18 | Completely remove glib dependency. | Nikias Bassen | 2 | -4/+2 |
2012-03-08 | restored: Add restored_query_value() to query for values in restore mode | Martin Szulecki | 1 | -0/+1 |
2012-01-15 | added mobilebackup2_send_message to public api | Nikias Bassen | 1 | -0/+1 |
2012-01-11 | restored: allow passing options to restored_start_restore() | Nikias Bassen | 1 | -1/+1 |
2011-04-27 | mobilebackup2: Finish mobilebackup2_version_exchange() and use it in ideviceb... | Martin Szulecki | 1 | -1/+2 |
2011-04-11 | mobilebackup2: small api changes | Nikias Bassen | 1 | -1/+1 |
2011-04-11 | Install mobilebackup2.h header too | Nikias Bassen | 1 | -0/+1 |
2011-04-11 | Add initial mobilebackup2 support and idevicebackup4 tool | Nikias Bassen | 1 | -0/+63 |
2011-03-16 | mobilesync: Check for cancel message when attempting to clear all records on ... | Martin Szulecki | 1 | -1/+1 |
2011-03-14 | mobilesync: Implement mobilesync_clear_all_records_on_device() | Martin Szulecki | 1 | -0/+1 |
2010-11-05 | Add new house_arrest service including small test tool | Nikias Bassen | 2 | -0/+65 |
2010-11-05 | afc: new function afc_client_new_from_connection | Nikias Bassen | 1 | -0/+1 |
2010-08-20 | notification_proxy: Add disk_usage_changed notification | Martin Szulecki | 1 | -0/+1 |
2010-07-12 | sbservices: allow passing formatVersion when requesting icon state | Nikias Bassen | 1 | -1/+1 |
2010-07-09 | sbservices: add support for fetching the home screen wallpaper | Nikias Bassen | 1 | -0/+1 |
2010-06-10 | mobilebackup: Add function to receive application received message | Martin Szulecki | 1 | -0/+1 |
2010-06-06 | mobilebackup: extend interface with functions for the restore process | Nikias Bassen | 1 | -0/+9 |
2010-06-05 | Added function to fetch device values from the QueryType response | Joshua Hill | 1 | -0/+1 |
2010-05-25 | Update brief documentation to be consistent and easier to understand | Martin Szulecki | 11 | -11/+12 |
2010-05-24 | Install header for restored interface | Martin Szulecki | 1 | -1/+2 |
2010-05-19 | Implement restored API | Martin Szulecki | 1 | -0/+71 |
2010-05-15 | Add documentation for mobilesync API | Martin Szulecki | 1 | -4/+5 |
2010-05-15 | Added computer_data_class_version to mobilsync_start. | Bryan Forbes | 1 | -1/+1 |
2010-05-13 | Implement mobilesync API | Bryan Forbes | 1 | -0/+43 |
2010-05-13 | Add lockdownd_get_data_sync_classes() helper for mobilesync logic | Bryan Forbes | 1 | -0/+2 |
2010-03-31 | Added user_data parameter to instproxy_status_cb and related functions. | Bryan Forbes | 1 | -7/+7 |
2010-03-16 | Fix typo in comment | Martin Szulecki | 1 | -1/+1 |
2010-03-16 | Complete documentation of public interface and fix a lot of bogus comments | Martin Szulecki | 11 | -36/+86 |
2010-03-16 | Unify NP callback userdata parameter to user_data for consistency | Martin Szulecki | 1 | -1/+2 |
2010-03-16 | Rename afc invalid argument error to AFC_E_INVALID_ARG | Martin Szulecki | 1 | -1/+1 |
2010-03-16 | Rename the *_int to *_private for better semantic and fix public typedefs | Martin Szulecki | 11 | -24/+24 |
2010-03-16 | mobilebackup: new functions added | Nikias Bassen | 1 | -0/+4 |
2010-03-08 | Add user data parameter to notification callback function | Nikias Bassen | 1 | -2/+2 |
2010-03-08 | sbservices: docs updated | Nikias Bassen | 1 | -1/+1 |
2010-02-19 | New screenshotr service plus idevicescreenshot tool | Nikias Bassen | 2 | -0/+55 |
2010-02-19 | New mobile_image_mounter interface plus ideviceimagemounter tool | Nikias Bassen | 2 | -0/+57 |
2010-01-29 | Add LOCKDOWN_E_INVALID_ACTIVATION_RECORD if activation errors out | Martin Szulecki | 1 | -19/+20 |
2010-01-29 | Global renames due to project rename to libimobiledevice | Nikias Bassen | 11 | -137/+137 |
2010-01-26 | New post notification com.apple.itunes-mobdev.syncLockRequest | Nikias Bassen | 1 | -0/+1 |
2010-01-25 | Merge branch 'martin' into mobilebackup | Martin Szulecki | 2 | -0/+57 |
2010-01-25 | New file_relay service implementation. | Nikias Bassen | 2 | -0/+57 |
2010-01-24 | Add service code and a backup tool for mobilebackup support | Martin Szulecki | 2 | -1/+57 |
2010-01-22 | Rename all *_recv functions to *_receive to match underlying API | Martin Szulecki | 2 | -2/+2 |
2010-01-22 | Rename iphone_device_recv/_send functions to use iphone_connection_* domain | Martin Szulecki | 1 | -4/+6 |
2010-01-22 | Merge branch 'master' into martin | Martin Szulecki | 1 | -17/+13 |
2010-01-21 | installation_proxy: rework code to use plist client_options | Nikias Bassen | 1 | -17/+13 |
2010-01-21 | Add LOCKDOWN_E_INVALID_SERVICE error and functionality | Martin Szulecki | 1 | -0/+1 |
2010-01-13 | lockdown/tools/python: use correct type for port parameter | Nikias Bassen | 1 | -1/+1 |