src/app-framework-binder.git
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'
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-27 Ronan Le Martretupdate markdown documentation 25/10425/1
2017-07-17 Romain ForlotMissing member on new binding v2 struct. 05/10205/1
2017-07-13 José BolloFix const issue in afb-auth.h
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-07-03 José Bolloupdate libmicrohttpd to 0.9.55
2017-07-03 Ronan Le MartretUpdate libmicrohttpd verion for native build 11/10011/1
2017-06-30 José BolloBindings V2: enforce prefix AFB_ to logging macros
2017-06-30 José Bolloafb-ws-json1: expose addref/unref functions
2017-06-29 Ronan Le MartretChange debian files packaging 35/9835/4
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-28 José BolloUse constants for verbosity and syslog levels
2017-06-28 José BolloAdd new macro for handling verbosity
2017-06-20 Stephane Desneuxdocs: fix book.json (headers/footers)
2017-06-20 Stéphane DesneuxMerge "Auto generate cover from book.json fields."
2017-06-20 Stephane Desneuxdocs: add document revision
2017-06-20 Sebastien DouheretAuto generate cover from book.json fields. 73/9773/1
2017-06-19 Sebastien DouheretAdd page-break for pdf and fix spelling 53/9753/1
2017-06-19 Sebastien DouheretAdd gitbook documentation (support PDF generation). 51/9751/1
2017-06-12 José BolloRefactor of the documentation
2017-06-12 José BolloMoves tic-tac-toe sample to V2
2017-06-12 José BolloFix issue in using systemd socket activation
2017-06-12 José BolloAdd comment for bindings v2
2017-06-12 José BolloRemoves reference to NULL in includes
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-07 Ronan Le MartretAdd rpm and deb packaging 13/9613/1
2017-06-07 Ronan Le MartretAdd package archive documentation to README.md 11/9611/1
2017-06-05 José BolloAllows to enforce prefixed verbose messages
2017-06-02 José BolloFix typedef for afb_stored_req
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 include of afb-service-v1.h
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
next