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
/
daemon
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
Get rid of SHORT_NOT_OK flag for USB sends
Hector Martin
1
-2
/
+0
2009-10-31
Fix signal handling and work around a udev bug
Hector Martin
1
-4
/
+20
2009-10-31
Fix USB pid range check: was trying to claim all Apple devices
Hector Martin
1
-1
/
+1
2009-10-28
Add build time reminder about creating a user
Hector Martin
1
-0
/
+6
2009-10-25
Add missing license headers and make them consistent
Hector Martin
9
-9
/
+19
2009-10-12
Make some log messages more consistent
Hector Martin
1
-4
/
+4
2009-10-12
Downgrade "no connection for packet" message loglevel too
Hector Martin
1
-1
/
+1
2009-10-12
optimize: persist fdlist for duration of main_loop
Hector Martin
1
-2
/
+3
2009-10-12
optimize: considerable CPU usage was due to needless ops for unlogged messages
Hector Martin
1
-3
/
+3
2009-10-12
Downgrade unknown client fd message loglevel
Hector Martin
1
-1
/
+1
2009-10-10
Disable polling in udev mode, use udev to signal device discovery
Hector Martin
3
-16
/
+56
2009-10-03
Require libusb-1.0.3 and hardcode explicit ZLP logic
Hector Martin
2
-26
/
+0
2009-09-23
Match a range of supported USB IDs and make iPod Touch 64GB work
Martin Szulecki
2
-10
/
+4
2009-09-08
Fix compile under Darwin with more includes, also silences some warnings.
Nikias Bassen
1
-0
/
+1
2009-08-28
usb-linux: use libusb_get_max_packet_size() instead of custom code.
Nikias Bassen
1
-17
/
+2
2009-08-26
Add version information.
Nikias Bassen
2
-2
/
+2
2009-08-25
Make usbmuxd_connect work again, MESSAGE_CONNECT processing was broken.
Nikias Bassen
1
-3
/
+3
2009-08-25
Renamed directory 'usbmuxd' to more suitable 'daemon'.
Nikias Bassen
10
-0
/
+2604