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
/
main.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2013-12-13
add support for reading and writing config and pair record files
Nikias Bassen
1
-5
/
+2
2013-12-10
main: make sure the non-privileged user has proper access to the config dir
Nikias Bassen
1
-9
/
+21
2013-10-08
main: prevent uninitialized value when using struct flock
Nikias Bassen
1
-0
/
+1
2013-09-22
main: enclose libimobiledevice related code in #ifdefs
Nikias Bassen
1
-0
/
+6
2013-09-19
preflight: Use userpref_get_system_buid() instead of hardcoded path
Martin Szulecki
1
-1
/
+4
2013-09-19
make sure usbmuxd -x does not terminate when unpaired devices are still present
Nikias Bassen
1
-1
/
+1
2013-09-19
added preflight worker implementation to handle initial device pairing
Nikias Bassen
1
-3
/
+17
2013-09-17
silence several compiler warnings
Nikias Bassen
1
-5
/
+5
2013-09-17
remove libusbmuxd sources and adapt source tree to use autotools
Nikias Bassen
1
-0
/
+618
libusbmuxd has been split off and is now managed in a separate repository. By the time of this commit, the repository is: git clone http://git.sukimashita.com/libusbmuxd.git