Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-21 | Added parameter -p to prevent usbmuxd from dropping privileges | 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 | 1 | -15/+30 | ||
2009-05-18 | Added usbmuxd_recv, usbmuxd_recv_timeout, usbmuxd_send, and usbmuxd_disconnect | 2 | -0/+92 | ||
2009-05-18 | mall change to recv_buf_timeout for easier debugging. | 1 | -1/+4 | ||
2009-05-04 | null children[i] pointers after freeing them and check for errors when | 1 | -3/+10 | ||
calling freopen (prevents compiler warnings). | |||||
2009-05-04 | Use autotools build system and add license | 9 | -0/+3317 | ||
Signed-off-by: Nikias Bassen <nikias@gmx.li> |