summaryrefslogtreecommitdiffstats
path: root/src/house_arrest.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-20Bump dependency to libplist 1.11 and remove use of "plist_dict_insert_item()"Gravatar Martin Szulecki1-2/+2
2013-11-04Convert stray spaces to corresponding tabsGravatar Martin Szulecki1-26/+26
2013-08-05Implement *_start_service() helper to simplify creation of service clientsGravatar Martin Szulecki1-0/+20
2013-04-25common: Move debug and userpref code into libinternalcommonGravatar Martin Szulecki1-1/+1
2013-03-14global: make sure to check service before checking service->port to prevent c...Gravatar Nikias Bassen1-3/+0
2013-02-27afc: List afc_client_new_with_service_client() in private headerGravatar Martin Szulecki1-1/+1
2013-02-27implement base service that all other services inherit fromGravatar Nikias Bassen1-2/+2
2013-02-26Refactor port number use into service descriptor to enable SSL for servicesGravatar Martin Szulecki1-3/+3
2010-11-05Add new house_arrest service including small test toolGravatar Nikias Bassen1-0/+250