summaryrefslogtreecommitdiffstats
path: root/src/main-afb-daemon.c
AgeCommit message (Expand)AuthorFilesLines
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