index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A cross-platform protocol library to access iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
idevicesyslog.c
Age
Commit message (
Expand
)
Author
Files
Lines
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