Age | Commit message (Expand) | Author | Files | Lines |
2020-06-05 | tools: Unify --network command line switch and add it where missing | Nikias Bassen | 1 | -4/+4 |
2020-06-05 | tools: Add --version command line switch | Nikias Bassen | 1 | -2/+9 |
2020-06-04 | Unify usage output in all tools and add bugreport URL | Martin Szulecki | 1 | -23/+28 |
2020-05-28 | idevicesyslog: Add some more process names to quiet filter list | Nikias Bassen | 1 | -1/+1 |
2020-05-28 | idevicesyslog: Add command line switch --no-colors to disable colored output | Nikias Bassen | 1 | -1/+7 |
2020-05-23 | idevicesyslog: Add more process names to quiet filter list | Nikias Bassen | 1 | -1/+1 |
2020-05-18 | Fix whitespace error in idevicesyslog.c | Nikias Bassen | 1 | -1/+1 |
2020-05-18 | idevicesyslog: [win32] Fix color output | Nikias Bassen | 1 | -0/+42 |
2020-05-15 | idevicesyslog: Fix color code escape sequences printing null-byte | Nikias Bassen | 1 | -1/+1 |
2020-04-27 | idevicesyslog: Add color support and filtering options | Nikias Bassen | 1 | -7/+499 |
2020-04-15 | idevicesyslog: Add command line switch to exit when device disconnects | Nikias Bassen | 1 | -1/+11 |
2020-02-09 | idevicesyslog: Make sure CTRL+C works when waiting for passcode entry | Nikias Bassen | 1 | -1/+1 |
2019-11-08 | tools: Allow idevicesyslog to connect to network devices | Nikias Bassen | 1 | -44/+55 |
2018-10-01 | tools: Remove length check on device UDID arguments to support newer devices | Nikias Bassen | 1 | -2/+2 |
2018-01-17 | idevicesyslog: Wait for passcode entry on device when required | Nikias Bassen | 1 | -2/+33 |
2015-10-06 | tools: Use PACKAGE_URL define for homepage project links in usage output | Martin Szulecki | 1 | -1/+5 |
2015-01-28 | Remove trailing whitespace errors from all files | Martin Szulecki | 1 | -5/+5 |
2015-01-27 | tools: Add link to project homepage on usage output | Martin Szulecki | 1 | -0/+1 |
2015-01-27 | idevicesyslog: Flush stdout whenever encountering a line break | Nikias Bassen | 1 | -0/+3 |
2014-12-08 | Replace () with (void) in libinternalcommon and tools for consistency | Martin Szulecki | 1 | -2/+2 |
2013-09-24 | idevicesyslog: print [disconnected] if device is removed | Nikias Bassen | 1 | -0/+1 |
2013-05-23 | idevicesyslog: Remove obsolete include of lockdown interface | Martin Szulecki | 1 | -1/+0 |
2013-05-23 | idevicesyslog: Switch code to new syslog_relay service interface | Martin Szulecki | 1 | -49/+25 |
2013-03-20 | use new internal common code for thread, mutex, and socket operations | Nikias Bassen | 1 | -23/+6 |
2013-03-20 | idevicesyslog: removed unused header include | Nikias Bassen | 1 | -1/+0 |
2013-02-28 | idevicesyslog: use events to allow automatic reconnect to device | Nikias Bassen | 1 | -31/+147 |
2013-02-28 | idevicesyslog: use new service API | Nikias Bassen | 1 | -33/+17 |
2013-02-26 | Refactor port number use into service descriptor to enable SSL for services | Martin Szulecki | 1 | -5/+8 |
2012-11-29 | tools: mass replace 'device' with 'phone' variable names | Nikias Bassen | 1 | -6/+6 |
2012-11-29 | tools: use pointer instead of static buffer for UDID since it can start with '0' | Nikias Bassen | 1 | -14/+7 |
2012-04-08 | idevicesyslog: fix bug causing the connection to close after timeout | Nikias Bassen | 1 | -1/+1 |
2012-04-08 | idevicesyslog: fix reading from syslog_relay (simple socket connection) | Nikias Bassen | 1 | -25/+5 |
2012-04-07 | Update comments of tools to use "device" instead of naming specific models | Martin Szulecki | 1 | -1/+1 |
2012-03-22 | Mass replace UUID by UDID, which is the correct term for it | Martin Szulecki | 1 | -8/+8 |
2012-03-19 | win32: fix idevicesyslog building | Nikias Bassen | 1 | -1/+3 |
2012-03-19 | New file for be*/le* macros plus check for endian.h presence | Nikias Bassen | 1 | -0/+1 |
2012-03-18 | Completely remove glib dependency. | Nikias Bassen | 1 | -2/+1 |
2012-01-11 | idevicesyslog: use fflush to immediately write out buffer | Nikias Bassen | 1 | -0/+1 |
2010-08-07 | idevicesyslog: terminate on receive errors (e.g. device unplugging) | Nikias Bassen | 1 | -0/+5 |
2010-03-24 | Use glib GUINT32_TO/FROM_BE macros instead of htonl/ntohl | Martin Szulecki | 1 | -2/+2 |
2010-01-29 | Global renames due to project rename to libimobiledevice | Nikias Bassen | 1 | -0/+165 |