src/app-framework-binder.git
2017-09-12 José Bolloafb-proto-ws: Split afb-stub-ws in two 4.99.1 eel/4.99.1 eel_4.99.1
2017-09-11 José Bolloafb-xreq: Fix bugs in subcalls
2017-09-11 José Bolloafb-hreq: Fix a leak on websocket upgrade
2017-09-08 José Bolloafb-ws: optimize buffer management
2017-09-08 José Bollosig-monitor: Fix a warning (minor)
2017-09-07 José BolloImprove isolation of bindings
2017-09-07 José BolloUpdate the url of the project
2017-09-07 José BolloSet Version 4.1
2017-09-07 José BolloAllow renaming of API
2017-09-07 José Bolloafb-ditf: use NULL function feature
2017-09-07 José BolloImprove handling of verbosity in bindings
2017-09-07 José BolloImprove handling of verbosity
2017-09-07 José Bolloafb-ditf: track daemon state
2017-09-07 José Bolloafb-hook: change output format
2017-09-07 José Bolloafb-hook: output hooks to stderr directly
2017-09-07 José BolloImplement afb_req_has_permission
2017-09-07 José Bolloafb-auth: improve afb_auth_check_permission
2017-09-07 José Bolloafb-auth: export method to check a single permission
2017-09-07 José Bolloafb-auth: revert order of arguments (minor)
2017-09-07 José Bolloafb-api-so: take care of SIGSEGV in dlopen
2017-09-07 José Bollosig-monitor: handle SIGSEGV in backtrace
2017-09-05 José BolloFix segmentation fault when random token
2017-09-05 José Bollosig-monitor: Dump stack atomically
2017-09-05 José Bolloafb-apiset: Refactor and clean
2017-09-05 José BolloAFB.js: fix bug (minor)
2017-09-05 José Bolloafb-api-ws: Fix bug introduced by 2e83db0
2017-09-01 José BolloGive priority to option --binding
2017-08-31 José BolloMake noconcurrency more efficient
2017-08-31 José Bolloafb-apiset: refactor access to apis
2017-08-31 José Bolloafb-trace: use constants for verbosity level
2017-08-31 Ronan Le Martretupdate monitoring into packaging 39/10739/2
2017-08-31 José Bolloverbosity: fixes split verbosity level 1 in 2 levels
2017-08-31 José Bolloafb-svc: make service existing during its initialisation
2017-08-31 José Bollojobs: optimized version of fix starve
2017-08-30 José Bollojobs: fix starve
2017-08-30 José Bolloafb-api-ws: check that the ws-server API exist
2017-08-29 José Bollomonitor-base.css: fix overflow
2017-08-29 José Bollohooking: Add hook at global scope
2017-08-29 José Bolloverbosity: split verbosity level 1 in 2 levels
2017-08-29 José Bolloverbosity: Prepare hooking of log messages
2017-08-29 José Bollomain: set name even for syslog
2017-08-29 José Bollohook+trace: add a unique timestamp
2017-08-29 José Bollohook+trace: adds hookid and type
2017-08-29 José Bolloafb-config Copies the values of option --exec
2017-08-29 José Bolloprocess-name: fix a warning
2017-08-29 José BolloAdd option --name for naming the process
2017-08-29 José Bolloafb-config: update the output of the config
2017-08-29 José BolloRework CMakeList.txt
2017-08-29 José BolloMerge "Update packaging"
2017-08-28 Stephane Desneuxbuild config: remove forced AGL_DEVEL from src/CMakelis...
2017-08-28 Stephane Desneuxmonitor: disable monitoring by default
2017-08-28 Stephane Desneuxfix typo
2017-08-28 Ronan Le MartretUpdate packaging 05/10705/1
2017-08-27 José Bollomonitoring: add default page index.html
2017-08-27 José Bolloafb-config: rework on option --random-token
2017-08-27 José Bollomonitoring: Add option --monitoring
2017-08-27 José Bolloafb-config: Add short -p option for --port
2017-08-27 José Bollomonitoring: improvements
2017-08-26 Stephane Desneuxsrc/afb-api-so.c: fix uninitialized variable
2017-08-26 José Bollomonitoring: add copyrights
2017-08-26 José Bollomonitoring: fix color
2017-08-25 José Bolloafb-config: copy string values
2017-08-25 José Bolloafb-config: Improve naming (cosmetic)
2017-08-25 José Bolloafb-config: Optimize boolean flags
2017-08-25 José BolloAdd option --no-ldpaths to avoid default ldpaths
2017-08-25 José BolloAdd option --weak-ldpaths (for weak loading path)
2017-08-25 José Bolloafb-api-so: fix a bug in error detection
2017-08-25 José Bollomonitoring: improve user interface
2017-08-24 José Bollomonitoring: updated demo with dark theme
2017-08-24 José Bollomonitor: Test page for monitoring
2017-08-24 José Bolloafb-monitor: update hooks for tracing
2017-08-24 Romain ForlotFix: C++ compilation warning using genskel 85/10685/2
2017-08-23 José Bollogenskel: fix bug in namings
2017-08-23 José Bolloafb-monitor: update hooks for tracing
2017-08-23 José Bollogenskel: improvements and bug fixs
2017-08-11 José Bolloafb-stub-ws: improvements
2017-08-11 José Bolloafb-apiset: add a wrapper for 'describe'
2017-08-11 José Bolloafb-websocket: update websocket protocol
2017-08-10 José Bolloafb-debug: expose wait/break features
2017-08-10 José Bollosubpath: creation for splitting locale-root
2017-08-10 José Bolloafb-xreq: handle when no reply was sent
2017-08-09 José Bolloafb-api-ws: typo
2017-08-08 José Bolloafb-evt: fix a bug discovered by clang-check
2017-08-08 José Bolloafb-session: fix an over allocation
2017-08-08 José Bollosig-monitor: dump the stack on SIGABRT
2017-08-08 José BolloAdd specific permission for monitor/trace
2017-08-08 José Bolloafb-trace: Add tracing features to API monitor
2017-08-03 José Bolloafb-cred: fix default values
2017-08-03 José Bollosubcall_req: introduce afb_req_subcall_req
2017-08-02 José Bolloafb-xreq: integration of subcalls
2017-07-31 José Bolloafb-svc: allows NULL for callbacks or results
2017-07-31 José BolloFix fallthrough warnings
2017-07-31 José Bolloafb-hook: renaming
2017-07-31 José Bollowrap-json: add "for_all" functions
2017-07-31 José Bolloafb-evt: add internal push functions
2017-07-31 José Bolloafb-evt: unprefix event name
2017-07-31 José Bolloafb-cred: provide default values of credentials
2017-07-31 José Bolloafb-apiset: reduce verbosity
2017-07-31 José Bollowrap-json: Fix warnings
2017-07-31 José Bollodebugging: add calls to 'personality'
next