update monitoring into packaging
[src/app-framework-binder.git] / src /
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é 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é BolloMerge "Update packaging"
2017-08-28 Stephane Desneuxbuild config: remove forced AGL_DEVEL from src/CMakelis...
2017-08-28 Stephane Desneuxfix typo
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-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-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'
2017-07-28 José Bollodebug: allow break after wait
2017-07-27 José Bolloafb-monitor: use of wrap-json unpacking
2017-07-27 José Bollowrap-json: add unpacking tool for json
2017-07-27 José Bollowrap-json: add packing tool for json
2017-07-11 José Bollodebug: Create a file indicating the waiting point
2017-07-05 José Bolloafb-debug: add features for debugging
2017-07-05 José Bollomain: improve start
2017-07-03 José BolloMake status common
2017-06-30 José Bolloafb-ws-json1: expose addref/unref functions
2017-06-28 José BolloBindings V2: reintroduce field 'info' for verbs
2017-06-28 José BolloFix bad error reporting
2017-06-28 José Bollohandle more exceptionnal signals
2017-06-28 José BolloAdd backtrace on errors
2017-06-12 José BolloFix issue in using systemd socket activation
2017-06-08 Jan-Simon MoellerMerge "Add rpm and deb packaging"
2017-06-08 Jan-Simon MoellerMerge "Add package archive documentation to README.md"
2017-06-07 José BolloFix concurrency issue in handling references
2017-06-02 José BolloAdd 'afb_daemon_require_api'
2017-06-02 José BolloProvide efficient store/unstore for afb_req
2017-06-02 José BolloLocalize construction of afb_arg
2017-06-02 José BolloImprove start_api function
2017-06-02 José BolloFix error on initialisation
2017-06-02 José BolloFix issue when JSON value is NULL in xreq
2017-06-01 José BolloFix bug in websocket on empty packets
2017-06-01 José BolloEnforce starting services on need
2017-06-01 José Bollofix a warning on 32 bits
2017-06-01 José BolloImprove log output format
2017-06-01 José BolloAdd hooking for events
2017-06-01 José BolloAdd backward compatibility and remarks
2017-05-31 José BolloReturn API description through websocket
2017-05-31 José BolloAdd logging by request
2017-05-31 José Bollofix bad exit status report
2017-05-30 José BolloMake api descriptions unique
2017-05-30 José BolloAdds hooks for service (svc)
2017-05-30 José Bollofix comments
2017-05-30 José Bollofix bug in hooking verbose calls
2017-05-30 José BolloRecord API names in service descriptors
2017-05-30 José BolloBindings V1: allows to receive event
2017-05-29 José BolloMoves library resolution on top (hack)
2017-05-29 José BolloRelax authorisation checlk for self
next