aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-09-05afb-api-ws: Fix bug introduced by 2e83db0José Bollo1-1/+1
2017-09-01Give priority to option --bindingJosé Bollo1-1/+1
2017-08-31Make noconcurrency more efficientJosé Bollo6-41/+16
2017-08-31afb-apiset: refactor access to apisJosé Bollo6-64/+38
2017-08-31afb-trace: use constants for verbosity levelJosé Bollo1-1/+2
2017-08-31verbosity: fixes split verbosity level 1 in 2 levelsJosé Bollo1-10/+11
2017-08-31afb-svc: make service existing during its initialisationJosé Bollo4-94/+71
2017-08-31jobs: optimized version of fix starveJosé Bollo1-28/+19
2017-08-30jobs: fix starveJosé Bollo1-13/+33
2017-08-30afb-api-ws: check that the ws-server API existJosé Bollo1-0/+7
2017-08-29hooking: Add hook at global scopeJosé Bollo4-10/+262
2017-08-29verbosity: split verbosity level 1 in 2 levelsJosé Bollo1-6/+7
2017-08-29verbosity: Prepare hooking of log messagesJosé Bollo2-21/+61
2017-08-29main: set name even for syslogJosé Bollo1-2/+2
2017-08-29hook+trace: add a unique timestampJosé Bollo3-175/+187
2017-08-29hook+trace: adds hookid and typeJosé Bollo3-218/+235
2017-08-29afb-config Copies the values of option --execJosé Bollo1-2/+27
2017-08-29process-name: fix a warningJosé Bollo1-1/+0
2017-08-29Add option --name for naming the processJosé Bollo6-1/+113
2017-08-29afb-config: update the output of the configJosé Bollo2-1/+11
2017-08-28build config: remove forced AGL_DEVEL from src/CMakelists.txtStephane Desneux1-1/+0
2017-08-28fix typoStephane Desneux1-6/+6
2017-08-27monitoring: add default page index.htmlJosé Bollo1-1/+1
2017-08-27afb-config: rework on option --random-tokenJosé Bollo2-22/+8
2017-08-27monitoring: Add option --monitoringJosé Bollo1-0/+19
2017-08-27afb-config: Add short -p option for --portJosé Bollo2-3/+6
2017-08-27monitoring: improvementsJosé Bollo1-1/+1
2017-08-26src/afb-api-so.c: fix uninitialized variableStephane Desneux1-1/+1
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