aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-08-25afb-config: copy string valuesJosé Bollo1-5/+16
2017-08-25afb-config: Improve naming (cosmetic)José Bollo1-8/+8
2017-08-25afb-config: Optimize boolean flagsJosé Bollo1-3/+6
2017-08-25Add option --no-ldpaths to avoid default ldpathsJosé Bollo2-2/+10
2017-08-25Add option --weak-ldpaths (for weak loading path)José Bollo3-2/+9
2017-08-25afb-api-so: fix a bug in error detectionJosé Bollo3-15/+34
2017-08-24afb-monitor: update hooks for tracingJosé Bollo1-0/+2
2017-08-24Fix: C++ compilation warning using genskelRomain Forlot1-1/+7
2017-08-23genskel: fix bug in namingsJosé Bollo1-3/+3
2017-08-23afb-monitor: update hooks for tracingJosé Bollo1-2/+4
2017-08-23genskel: improvements and bug fixsJosé Bollo2-25/+60
2017-08-11afb-stub-ws: improvementsJosé Bollo3-15/+47
2017-08-11afb-apiset: add a wrapper for 'describe'José Bollo4-15/+35
2017-08-11afb-websocket: update websocket protocolJosé Bollo1-1/+0
2017-08-10afb-debug: expose wait/break featuresJosé Bollo2-29/+45
2017-08-10subpath: creation for splitting locale-rootJosé Bollo4-82/+154
2017-08-10afb-xreq: handle when no reply was sentJosé Bollo1-0/+2
2017-08-09afb-api-ws: typoJosé Bollo1-1/+1
2017-08-08afb-evt: fix a bug discovered by clang-checkJosé Bollo2-10/+7
2017-08-08afb-session: fix an over allocationJosé Bollo1-1/+1
2017-08-08sig-monitor: dump the stack on SIGABRTJosé Bollo1-0/+2
2017-08-08Add specific permission for monitor/traceJosé Bollo2-30/+35
2017-08-08afb-trace: Add tracing features to API monitorJosé Bollo7-44/+1834
2017-08-03afb-cred: fix default valuesJosé Bollo1-5/+9
2017-08-03subcall_req: introduce afb_req_subcall_reqJosé Bollo3-16/+109
2017-08-02afb-xreq: integration of subcallsJosé Bollo4-242/+208
2017-07-31afb-svc: allows NULL for callbacks or resultsJosé Bollo1-6/+16
2017-07-31Fix fallthrough warningsJosé Bollo4-1/+7
2017-07-31afb-hook: renamingJosé Bollo1-4/+4
2017-07-31wrap-json: add "for_all" functionsJosé Bollo2-0/+72
2017-07-31afb-evt: add internal push functionsJosé Bollo2-3/+33
2017-07-31afb-evt: unprefix event nameJosé Bollo1-1/+3
2017-07-31afb-cred: provide default values of credentialsJosé Bollo1-1/+25
2017-07-31afb-apiset: reduce verbosityJosé Bollo1-2/+2
2017-07-31wrap-json: Fix warningsJosé Bollo1-12/+14
2017-07-31debugging: add calls to 'personality'José Bollo2-0/+13
2017-07-28debug: allow break after waitJosé Bollo1-9/+10
2017-07-27afb-monitor: use of wrap-json unpackingJosé Bollo1-30/+28
2017-07-27wrap-json: add unpacking tool for jsonJosé Bollo4-107/+892
2017-07-27wrap-json: add packing tool for jsonJosé Bollo2-0/+431
2017-07-11debug: Create a file indicating the waiting pointJosé Bollo2-22/+50
2017-07-05afb-debug: add features for debuggingJosé Bollo4-0/+130
2017-07-05main: improve startJosé Bollo1-4/+4
2017-07-03Make status commonJosé Bollo7-40/+41
2017-06-30afb-ws-json1: expose addref/unref functionsJosé Bollo2-5/+7
2017-06-28Bindings V2: reintroduce field 'info' for verbsJosé Bollo4-4/+12
2017-06-28Fix bad error reportingJosé Bollo1-0/+3
2017-06-28handle more exceptionnal signalsJosé Bollo1-2/+2
2017-06-28Add backtrace on errorsJosé Bollo1-2/+25
2017-06-12Fix issue in using systemd socket activationJosé Bollo1-2/+2