aboutsummaryrefslogtreecommitdiffstats
path: root/src/main-afb-daemon.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-02Add conditionnal support of dynamic bindingsJose Bollo1-0/+2
2019-04-02Improve setting of optionsJose Bollo1-5/+5
2019-04-02jobs: Refactor exiting jobsJosé Bollo1-5/+14
2019-03-29Rename afb-config to afb-argsJosé Bollo1-2/+2
2019-03-29hooks: Allow to remove hooking (and/or trace)Jose Bollo1-6/+19
2019-03-27watchdog: Isolate the watchdog from jobsJosé Bollo1-0/+8
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo1-1/+1
2018-12-13afb-hsrv: Prepare selection of listening interfacesJose Bollo1-1/+12
2018-11-08main-afb-daemon: Export variables to connect to binderJosé Bollo1-12/+42
2018-10-12APIv3: Allow to write application bindingJosé Bollo1-3/+6
2018-09-05main-afb-daemon: Export API after initializationJose Bollo1-3/+7
2018-08-28Allow choice to trap or not program faultsJosé Bollo1-8/+18
2018-08-28main-afb-daemon: Set AFB_ROOTDIR and AFB_WORKDIR in environmentJose Bollo1-1/+46
2018-08-02Fix warnings and false errorsJosé Bollo1-1/+1
2018-08-02Add ability to provide binding settingsJosé Bollo1-0/+6
2018-08-02Improve parsing of json stringJose Bollo1-2/+3
2018-07-27coverage: Improve coverage testJosé Bollo1-2/+1
2018-07-25afb-config: Rewrite the config as JSON objectJosé Bollo1-137/+243
2018-07-24main-afb-daemon: Reorder instantiation of APIJosé Bollo1-6/+3
2018-07-16Simplify starting of servicesJosé Bollo1-1/+1
2018-07-13main-afb-daemon: Kill child instead of itJosé Bollo1-1/+1
2018-07-13afb-supervision: Remove dependency to externalJosé Bollo1-1/+1
2018-07-09main-afb-daemon: Remove call to "nice"José Bollo1-3/+0
2018-07-05supervision: Exclude conditionaly the supervisionJosé Bollo1-1/+5
2018-06-22Improve documentation of api v3José Bollo1-2/+1
2018-06-15api-v3: First draftJosé Bollo1-0/+698