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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-12
These patches get usbmuxd compiling/working on FreeBSD. With minor changes, i...
Jacob Myers
1
-1
/
+1
2010-04-08
Ignore SIGPIPE, otherwise usbmuxd might shut down on connection abort
Nikias Bassen
1
-0
/
+1
2010-04-08
OSX: add workaround for missing ppoll system call
Nikias Bassen
1
-0
/
+15
2010-01-30
Require explicit username to drop privs
Hector Martin
1
-7
/
+11
2010-01-30
Do not attempt to drop privs to root
Hector Martin
1
-24
/
+27
2009-10-31
Fix signal handling and work around a udev bug
Hector Martin
1
-4
/
+20
2009-10-25
Add missing license headers and make them consistent
Hector Martin
1
-1
/
+3
2009-10-12
Make some log messages more consistent
Hector Martin
1
-4
/
+4
2009-10-12
optimize: persist fdlist for duration of main_loop
Hector Martin
1
-2
/
+3
2009-10-10
Disable polling in udev mode, use udev to signal device discovery
Hector Martin
1
-15
/
+43
2009-08-26
Add version information.
Nikias Bassen
1
-1
/
+1
2009-08-25
Renamed directory 'usbmuxd' to more suitable 'daemon'.
Nikias Bassen
1
-0
/
+548