summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-08-08afb-export: Provide the real path of the bindingflounder_5.99.3flounder/5.99.35.99.3José Bollo1-2/+6
2018-08-02Fix warnings and false errorsJosé Bollo3-3/+3
2018-08-02afb-export: Manage path of librariesJosé Bollo9-49/+87
2018-08-02Add ability to provide binding settingsJosé Bollo8-35/+223
2018-08-02Improve parsing of json stringJose Bollo7-25/+46
2018-08-02afb-socket: Separate socket creationJosé Bollo6-167/+321
2018-08-02afb-msg-json: remove obsolete functionJose Bollo3-11/+9
2018-08-02afs-supervisor: Improve commentsJosé Bollo1-0/+16
2018-07-27coverage: Improve coverage testJosé Bollo7-21/+212
2018-07-27afb-export: Set API context as validatedJosé Bollo1-0/+1
2018-07-26main-afb-client-demo: Exit with a significant codeJosé Bollo1-12/+27
2018-07-25Tune dependency to fdev-epollJose Bollo3-22/+21
2018-07-25afb-api-v3: Simplify the codeJose Bollo1-11/+8
2018-07-25fdev: Simplify the codeJosé Bollo2-21/+1
2018-07-25Fix some more memory leaksJose Bollo2-27/+6
2018-07-25afb-config: Rewrite the config as JSON objectJosé Bollo10-1078/+1147
2018-07-24main-afb-daemon: Reorder instantiation of APIJosé Bollo1-6/+3
2018-07-24json-c: Remove escaping of slashsJosé Bollo11-54/+89
2018-07-24coverage and test: Add testsJose Bollo2-0/+354
2018-07-24afb-api: Define the function afb_api_is_publicJosé Bollo3-2/+8
2018-07-24afb-export: Fix event handler of APIJosé Bollo1-2/+2
2018-07-19afb-config: Simplify version printflounder_5.99.2flounder/5.99.25.99.2José Bollo1-52/+45
2018-07-19afb-trace: Fix bug on uuid of session's eventsJosé Bollo1-1/+1
2018-07-19afb-trace: Fix bug in session handlingJosé Bollo1-1/+1
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