afb-apiset: Fix start of apis
[src/app-framework-binder.git] / include /
2019-07-23 Jose Bolloafb-binding.h: Ensure json-c/json.h is sourced 36/21936/1
2019-07-12 Jose Bolloafb-xreq: Forbids (un)subscribes after reply 65/21865/2
2019-07-12 Jose Bolloafb-evt: send events in separate job 63/21863/1
2019-07-09 Loïc CollignonFix syntax error in a constexpr function 32/21832/2
2019-04-25 Jose Bollodoc: Improve comment on asynchronous calls 25/21125/2
2019-04-23 Jose Bollobinding-wrap: Rework of context handling 09/21009/4
2019-04-23 José BolloMerge changes Id24d9bb0,I6807ed25
2019-04-17 Phong Tranchange style initialization of struct afb_auth 69/21069/1
2019-03-11 Loïc Collignonc++: Inherit of class afb::api 45/20545/1
2019-03-11 Loïc Collignonc++: Add the wrapper class 'afb::api' 43/20543/1
2019-03-11 Loïc Collignonc++: Reworked the event class 41/20541/1
2019-03-11 Loïc Collignonc++: Fix multiple definition and cast 39/20539/1
2019-03-11 Jose Bolloc++: Add verb initialisation for C++ 37/20537/1
2019-03-11 Loïc Collignonc++: Fix a wrong callback version 35/20535/1
2019-03-11 Loïc Collignonc++: Drop support of binding APIv2 33/20533/1
2019-03-11 Loïc Collignonc++: Avoid relative path when including headers 31/20531/1
2019-03-11 Loïc Collignonc++: New C++ API for bindings 29/20529/1
2019-02-06 José BolloUpdate copyright date 69/19969/1 7.90.0 halibut/7.90.0 halibut_7.90.0
2019-01-04 José Bolloafb-binding-v3: Fix issues in includes 69/19469/1
2018-11-28 Johann CAHIERFix deprecation warnings for older GCC versions 77/18377/1 6.99.2 guppy/6.99.2 guppy_6.99.2
2018-08-20 Jose BolloProvide functions afb_service_call[_sync]_legacy 61/16161/1
2018-08-02 José BolloAdd ability to provide binding settings 61/15961/1
2018-07-27 José Bollocoverage: Improve coverage test 13/15813/1
2018-07-25 Jose BolloFix tiny documentation bug 31/15731/1
2018-07-19 José BolloFix errors in migration to V3 65/15465/2
2018-07-16 José Bolloafb-binding: Add missing declarations 95/15395/3
2018-07-13 José Bolloafb-binding: Fix export of "class" handling 73/15373/2
2018-07-04 José Bolloafb-req: Fix a bug in afb_req_verbose 03/15003/1
2018-06-22 José BolloImprove documentation of api v3 89/14589/3
2018-06-15 José Bolloapi-v3: First draft 63/14363/3
2018-06-13 José Bolloafb-eventid: Fix comments 29/14329/1
2018-02-27 José BolloUpdate date of copyright notices
2018-02-22 José Bolloxreq: export a function to get req
2018-01-02 José Bolloafb-binding.hpp: Fix constexpr of 'binding'
2017-11-20 José BolloMerge "Fix build for native package"
2017-11-03 José BolloAdd 'noconcurrency' when creating dynamic API 4.99.2 eel/4.99.2 eel_4.99.2
2017-10-11 José BolloUpdate C++ interface for afb_req_get_uid
2017-10-10 José BolloAdd the function afb_req_get_uid
2017-10-09 José BolloAdd wrappers for accesses to internals
2017-10-09 José BolloCleanup of header files
2017-10-09 José BolloProvide API and VERB name of requests
2017-10-09 José BolloProvide the name of the API
2017-10-09 José BolloAdd a closure argument to dynamic verbs
2017-10-09 José BolloAllow pure dynamic bindings
2017-10-09 José BolloAllow dynamic creation of APIs
2017-10-09 José BolloMake single afb_request_subcall
2017-10-09 José BolloProvide conversions for afb_event and afb_req
2017-10-09 José BolloPrepare subscription to eventid
2017-10-09 José BolloMake addref for request return the pointer
2017-10-09 José BolloIntroduce afb_request
2017-10-09 José BolloIntroduce afb_eventid
2017-10-09 José BolloMake afb_event_drop obsolete
2017-10-09 José BolloAtomic context initialisation for bindings
2017-10-09 José Bolloafb-xreq: prepare futur afb_request
2017-10-09 José BolloAdd C++ interface
2017-10-09 José BolloAdd function 'afb_req_get_application_id'
2017-10-09 José BolloRemove tailing spaces and TODO file
2017-09-07 José BolloAllow renaming of API
2017-09-07 José BolloImprove handling of verbosity in bindings
2017-09-07 José Bolloafb-ditf: track daemon state
2017-09-07 José BolloImplement afb_req_has_permission
2017-08-29 José Bolloverbosity: split verbosity level 1 in 2 levels
2017-08-03 José Bollosubcall_req: introduce afb_req_subcall_req
2017-07-13 José BolloFix const issue in afb-auth.h
2017-07-03 José BolloMake status common
2017-06-30 José BolloBindings V2: enforce prefix AFB_ to logging macros
2017-06-28 José BolloBindings V2: reintroduce field 'info' for verbs
2017-06-28 José BolloUse constants for verbosity and syslog levels
2017-06-28 José BolloAdd new macro for handling verbosity
2017-06-12 José BolloAdd comment for bindings v2
2017-06-12 José BolloRemoves reference to NULL in includes
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-01 José Bollofix include of afb-service-v1.h
2017-06-01 José BolloAdd backward compatibility and remarks
2017-05-31 José BolloIntroduce typedef for clients
2017-05-31 José Bollocode formatting improvement
2017-05-31 José BolloAdd logging by request
2017-05-29 José BolloAdd vfail and vsuccess interfaces
2017-05-29 José BolloCleanup legacy internal functions
2017-05-29 José BolloAdd 'afb_service_call_sync' function
2017-05-22 José BolloBindings V2: Remove explicit references to daemon/service
2017-05-19 José BolloBindings V2: rename init functions
2017-05-19 José Bollobindings v2: Enforce to explicitely ask for concurrency
2017-05-19 José BolloBindings V2: Refactor session flags
2017-05-11 José Bolloimplement authorisation check
2017-05-05 José BolloImprove includes
2017-05-04 José BolloPrepare permission for binding version 2
2017-05-04 José BolloPrepare bindings version 2
2017-04-25 José BolloAdd 'afb_daemon_queue_job' for bindings
2017-04-25 José Bollotypo
2017-04-25 José BolloMake monitor use the interface version 2
2017-04-25 José Bollotypo
2017-04-04 José BolloAdd synchronous subcalls
2017-03-30 José BolloStart to implement the bindings V2
2017-03-29 José BolloPrepare migration to binding v2
2017-02-21 José Bollofix issue for C++
2017-01-03 José Bollocleanup: removes legacy-named file
next