aboutsummaryrefslogtreecommitdiffstats
path: root/src/main-afb-daemon.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Update copyright datesJosé Bollo1-1/+1
2019-12-12afb-daemon: Fix optionnal portJosé Bollo1-55/+60
2019-12-03main-afb-daemon: manage listening interfacesicefish_8.99.3icefish_8.99.2icefish/8.99.3icefish/8.99.28.99.38.99.2Jose Bollo1-8/+35
2019-12-03Relax constraint on aliasesJose Bollo1-1/+1
2019-12-03afb-context: Move credentials to contextJosé Bollo1-1/+1
2019-11-29afb-session: remove initial tokenJose Bollo1-5/+8
2019-11-20Introduce object for tokensicefish_8.99.1icefish/8.99.18.99.1Jose Bollo1-2/+1
2019-08-09Avoid lock when child diesJose Bollo1-7/+17
2019-07-12afb-evt: send events in separate jobJose Bollo1-1/+1
2019-05-29afb-daemon: Add /tmp has fallback for uploadshalibut_7.99.1halibut/7.99.17.99.1José Bollo1-2/+6
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