summaryrefslogtreecommitdiffstats
path: root/src/conf.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-08Remove trailing whitespace errors from all filesGravatar Martin Szulecki1-2/+2
2020-06-08Improve and unify log message output for client, device and configGravatar Martin Szulecki1-11/+11
2017-10-29conf: Report an error if writing to config file failsGravatar Nikias Bassen1-3/+8
2015-07-31internal_get_value: fix over-free of node returned by plist_dict_get_item.Gravatar Aaron Burghardt1-1/+0
2014-10-06Update and slightly cleanup copyright headersGravatar Martin Szulecki1-18/+17
2014-03-24Use plist_dict_set_item() instead of deprecated plist_dict_insert_item()Gravatar Martin Szulecki1-2/+2
2014-01-09removed trailing \n from usbmuxd_log() messagesGravatar Nikias Bassen1-1/+1
2014-01-07conf: fix wrong check for parameter that made SavePairRecord always failGravatar Nikias Bassen1-1/+1
2013-12-27preflight: check for device record before trying to read host idGravatar Nikias Bassen1-1/+31
2013-12-13add support for reading and writing config and pair record filesGravatar Nikias Bassen1-0/+499