aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Add function 'afb_req_get_application_id'José Bollo4-5/+54
2017-10-09afb-export: refactor of binder interfaceJosé Bollo13-1133/+1214
2017-10-09verbose: Fix wrong error reportJosé Bollo1-0/+1
2017-10-09afb-api-so-v2: improve generation of descriptionJosé Bollo1-3/+30
2017-10-09Remove tailing spaces and TODO fileJosé Bollo19-35/+27
2017-09-12afb-proto-ws: Split afb-stub-ws in twoeel_4.99.1eel/4.99.14.99.1José Bollo4-875/+1472
2017-09-11afb-xreq: Fix bugs in subcallsJosé Bollo1-89/+125
2017-09-11afb-hreq: Fix a leak on websocket upgradeJosé Bollo1-0/+2
2017-09-08afb-ws: optimize buffer managementJosé Bollo1-4/+13
2017-09-08sig-monitor: Fix a warning (minor)José Bollo1-2/+0
2017-09-07Improve isolation of bindingsJosé Bollo1-1/+1
2017-09-07Set Version 4.1José Bollo1-10/+13
2017-09-07Allow renaming of APIJosé Bollo5-25/+70
2017-09-07afb-ditf: use NULL function featureJosé Bollo1-2/+2
2017-09-07Improve handling of verbosity in bindingsJosé Bollo9-11/+10
2017-09-07Improve handling of verbosityJosé Bollo3-11/+82
2017-09-07afb-ditf: track daemon stateJosé Bollo4-5/+42
2017-09-07afb-hook: change output formatJosé Bollo1-4/+4
2017-09-07afb-hook: output hooks to stderr directlyJosé Bollo1-3/+36
2017-09-07Implement afb_req_has_permissionJosé Bollo5-31/+61
2017-09-07afb-auth: improve afb_auth_check_permissionJosé Bollo1-6/+12
2017-09-07afb-auth: export method to check a single permissionJosé Bollo2-5/+5
2017-09-07afb-auth: revert order of arguments (minor)José Bollo3-10/+10
2017-09-07afb-api-so: take care of SIGSEGV in dlopenJosé Bollo1-3/+32
2017-09-07sig-monitor: handle SIGSEGV in backtraceJosé Bollo1-11/+37
2017-09-05Fix segmentation fault when random tokenJosé Bollo3-2/+10
2017-09-05sig-monitor: Dump stack atomicallyJosé Bollo1-8/+25
2017-09-05afb-apiset: Refactor and cleanJosé Bollo3-25/+22
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