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
/
conf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-05
conf: Fix false plist read/write errors caused by using new libplist API
Nikias Bassen
1
-3
/
+3
2023-04-21
Update to use latest libplist code
Nikias Bassen
1
-4
/
+5
2021-09-01
Remove common code in favor of new libimobiledevice-glue
Nikias Bassen
1
-0
/
+2
2020-06-08
Remove trailing whitespace errors from all files
Martin Szulecki
1
-2
/
+2
2020-06-08
Improve and unify log message output for client, device and config
Martin Szulecki
1
-11
/
+11
2017-10-29
conf: Report an error if writing to config file fails
Nikias Bassen
1
-3
/
+8
2015-07-31
internal_get_value: fix over-free of node returned by plist_dict_get_item.
Aaron Burghardt
1
-1
/
+0
2014-10-06
Update and slightly cleanup copyright headers
Martin Szulecki
1
-18
/
+17
2014-03-24
Use plist_dict_set_item() instead of deprecated plist_dict_insert_item()
Martin Szulecki
1
-2
/
+2
2014-01-09
removed trailing \n from usbmuxd_log() messages
Nikias Bassen
1
-1
/
+1
2014-01-07
conf: fix wrong check for parameter that made SavePairRecord always fail
Nikias Bassen
1
-1
/
+1
2013-12-27
preflight: check for device record before trying to read host id
Nikias Bassen
1
-1
/
+31
2013-12-13
add support for reading and writing config and pair record files
Nikias Bassen
1
-0
/
+499