aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-07-16Simplify starting of servicesJosé Bollo9-75/+55
2018-07-13afb-trace: Fix compiling error on old json-cJosé Bollo1-3/+4
2018-07-13afb-hook & afb-trace: Fix usage of readlinkJosé Bollo2-4/+14
2018-07-13afb-wsj1: Fix json parsing of unterminatedJosé Bollo1-0/+2
2018-07-13afb-api-v3: Fix wrong error messageJosé Bollo1-2/+3
2018-07-13afb-apiset: Try to initialize all APIsJosé Bollo1-3/+4
2018-07-13afb-export: Monitor calls to API initialisationJosé Bollo1-19/+49
2018-07-13afb-api-so-v2: Monitor the preinit to catch SEGVJosé Bollo1-1/+24
2018-07-13main-afb-daemon: Kill child instead of itJosé Bollo1-1/+1
2018-07-13afb-config: Fix wrong error message and more infoJosé Bollo1-3/+21
2018-07-13afb-supervision: Remove dependency to externalJosé Bollo8-14/+23
2018-07-09main-afb-daemon: Remove call to "nice"José Bollo1-3/+0
2018-07-08afb-api-v3: Fix a bug introduced by 8ca7b69Jose Bollo1-3/+3
2018-07-08afb-cred: Fix memory leakJose Bollo1-3/+5
2018-07-06Simplify build by introducing queuing functionJosé Bollo5-188/+46
2018-07-05Remove uses of deprecated macrosJosé Bollo5-7/+0
2018-07-05supervision: Exclude conditionaly the supervisionJosé Bollo3-2/+13
2018-07-05Simplify build processJosé Bollo3-0/+11
2018-07-05locale-root: fixed uninitialized variableThierry Bultel1-1/+1
2018-07-04afb-trace: Fix bug in tracing of afb_req_get_client_infoJosé Bollo1-1/+1
2018-07-04afb-client-demo: Fix bug that forbids interactive behaviourJosé Bollo1-0/+2
2018-07-03Improve readdirs to follow symbolic linksJose Bollo2-7/+14
2018-06-22main-afb-client-demo: Allow scriptingJosé Bollo1-15/+61
2018-06-22afb-autoset: Automatic prefix with unix:José Bollo1-1/+5
2018-06-22afb-api-v3: Refactor verb descriptionJosé Bollo1-17/+34
2018-06-22afb-api-so: accept symbolic links for bindingsJosé Bollo1-3/+3
2018-06-22api-v3: Add monitoring of faults in preinit functionsJosé Bollo3-2/+35
2018-06-22afb-client-demo: Add option to keep runningJosé Bollo1-4/+12
2018-06-22Improve documentation of api v3José Bollo5-106/+132
2018-06-19Fix a warning in using readlinkJosé Bollo2-17/+26
2018-06-19Fix warnings due to json-c evolutionJosé Bollo4-11/+11
2018-06-18afb-hsrv: Add processing of type application/jsonjobol3-4/+26
2018-06-15api-v3: First draftJosé Bollo79-4010/+7882
2018-06-13jobs: Switch back to sd_eventjobol2-3/+47
2018-06-13afb-trace: Restore microsecond timeJosé Bollo1-1/+1
2018-06-13Fixed spellingSebastien Douheret8-15/+15
2018-06-13afb-client-demo: real raw output when --raw is setSebastien Douheret1-7/+7
2018-06-13afb-client-demo: improved usage messageSebastien Douheret1-0/+13
2018-06-13afb-client-demo: Add option -e/--echoJosé Bollo1-2/+20
2018-06-13wrap-json: Update and fixes for y/YJosé Bollo2-25/+66
2018-06-13afb-hook: Factorize call to pattern matchingJosé Bollo1-4/+6
2018-06-13afb-apiset: manage deletion of apisJosé Bollo2-5/+13
2018-06-13afb-hook: Refactor timestamps of hooks and traceJosé Bollo2-2/+2
2018-06-13jobs: Fix minor errorsJosé Bollo1-4/+4
2018-06-13wrap-json: Sync with app-afb-helpers-submoduleJosé Bollo2-9/+6
2018-06-13wrap-json: Add base64 byte buffer supportJosé Bollo2-3/+225
2018-06-13afs-supervisor: Add ws-server optionJosé Bollo3-1/+19
2018-06-13jobs: Switch to fdev_epoll instead of sd_eventJosé Bollo3-26/+117
2018-06-13fdev: Improve fdev handling with epollJosé Bollo5-16/+74
2018-06-13jobs: Cosmetic changesJosé Bollo1-4/+10