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
/
usbmuxd
Age
Commit message (
Collapse
)
Author
Files
Lines
2009-08-16
Added udev operation mode and -x/-X options to kill a running instance.
Nikias Bassen
1
-13
/
+64
2009-08-16
Added lockfile mechanism to prevent multiple running instances.
Nikias Bassen
1
-1
/
+37
2009-08-16
Added option to drop privileges after startup.
Nikias Bassen
1
-2
/
+30
2009-08-16
Implemented option handling providing daemonization, verbosity, and logging ↵
Nikias Bassen
3
-3
/
+157
to syslog
2009-08-16
Send RST when unknown packets are received to kill any stale connections
Hector Martin
1
-0
/
+20
2009-08-16
Reduce ack timeout to improve receive performance
Hector Martin
1
-1
/
+1
2009-08-16
Add usb ids for iPhone 3GS and iPod Touch 2G
Martin Szulecki
2
-1
/
+5
2009-08-14
usbmuxd: Change socket path to /var/run/usbmuxd
Hector Martin
1
-1
/
+4
2009-08-13
Remove obsolete patches, update code and comments for libusb git.
Hector Martin
2
-6
/
+4
Please use libusb git as of the time of this writing, or 1.0.3 whenever it comes out.
2009-05-05
Get rid of useless FindUSB version
Hector Martin
1
-68
/
+0
2009-05-05
Move usbmuxd to its own folder
Hector Martin
17
-0
/
+3238