index
:
usbmuxd
caching
lograw
master
refactor
A socket daemon to multiplex connections from and to iOS devices
ms,nb
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
Files
Lines
2009-05-23
Enable libusb debugging when verbose is >= 2
Nikias Bassen
1
-0
/
+3
2009-05-23
Some debugging output for usb_open().
Nikias Bassen
2
-6
/
+8
2009-05-23
Debugging: print correct usb bus location and dev filename.
Nikias Bassen
1
-3
/
+3
2009-05-21
Added parameter -p to prevent usbmuxd from dropping privileges
Nikias Bassen
1
-5
/
+12
(see this as a workaround for systems where the usb device access is restricted)
2009-05-19
Let the daemon terminate only when no more device is attached
Nikias Bassen
1
-15
/
+30
2009-05-18
Added usbmuxd_recv, usbmuxd_recv_timeout, usbmuxd_send, and usbmuxd_disconnect
Nikias Bassen
2
-0
/
+92
2009-05-18
mall change to recv_buf_timeout for easier debugging.
Nikias Bassen
1
-1
/
+4
2009-05-04
null children[i] pointers after freeing them and check for errors when
Nikias Bassen
1
-3
/
+10
calling freopen (prevents compiler warnings).
2009-05-04
Use autotools build system and add license
Martin Szulecki
9
-0
/
+3317
Signed-off-by: Nikias Bassen <nikias@gmx.li>