Add gitlab issue/merge request templates
[src/app-framework-binder.git] / src / afb-api-so-v2.c
2020-01-08 José BolloUpdate copyright dates 59/23559/2
2019-12-02 Jose Bolloafb-auth: Increase and improve use of afb-auth 60/23160/1
2019-04-02 Jose BolloAdd conditionnal support of dynamic bindings 73/20873/1
2019-04-02 Jose BolloAdd conditionnal support of bindings version 2 72/20872/1
2019-02-06 José BolloUpdate copyright date 69/19969/1 7.90.0 halibut/7.90.0 halibut_7.90.0
2018-08-02 José Bolloafb-export: Manage path of libraries 63/15963/1
2018-08-02 Jose BolloImprove parsing of json string 59/15959/1
2018-07-13 José Bolloafb-api-so-v2: Monitor the preinit to catch SEGV 49/15349/2
2018-06-15 José Bolloapi-v3: First draft 63/14363/3
2018-02-27 José BolloUpdate date of copyright notices
2018-01-31 José Bolloafb-api: Enforce api names to be hookable
2017-10-09 José BolloProvide API and VERB name of requests
2017-10-09 José Bolloafb-export: record apiset at creation
2017-10-09 José Bolloafb-auth: Move json serialisation of afb_auth
2017-10-09 José Bolloafb-api: Define the notion of group for concurrency
2017-10-09 José BolloRefactor of starting apis
2017-10-09 José Bollominor cleanup
2017-10-09 José Bolloafb-export: refactor of binder interface
2017-10-09 José Bolloafb-api-so-v2: improve generation of description
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-08-31 José BolloMake noconcurrency more efficient
2017-08-31 José Bolloafb-svc: make service existing during its initialisation
2017-06-28 José BolloBindings V2: reintroduce field 'info' for verbs
2017-05-30 José BolloMake api descriptions unique
2017-05-30 José BolloAdds hooks for service (svc)
2017-05-30 José BolloRecord API names in service descriptors
2017-05-29 José BolloAdd vfail and vsuccess interfaces
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-11 José Bolloimprove log
2017-05-04 José BolloPrepare permission for binding version 2
2017-05-04 José BolloPrepare bindings version 2
2017-05-04 José BolloPrepare xreq to be aware of the version
2017-04-26 José BolloSort verbs and compute their permissions
2017-04-25 José BolloMake monitor use the interface version 2
2017-04-21 José Bolloafb-api-so-v2: split the declaration in two parts
2017-04-20 José Bollocleanup and improvement of xreq
2017-04-13 José BolloIntroduce apiset for grouping apis
2017-04-10 José BolloRefactor of API interfaces
2017-04-07 José BolloAdd hooking of daemon interface
2017-04-05 José BolloMake daemon interface common
2017-04-04 José BolloEnsure that subcall_sync use subcall
2017-04-04 José BolloLaunch job at a earlier step
2017-04-04 José BolloDefinitive switch to internal's xreq
2017-03-31 José BolloFactorize common code for handling requests
2017-03-30 José BolloStart to implement the bindings V2