Fedora 30 packaging fix issu
[src/app-framework-binder.git] / src / afb-xreq.h
2018-06-15 José Bolloapi-v3: First draft 63/14363/3
2018-06-13 Sebastien DouheretFixed spelling 55/14355/1
2018-02-27 José BolloUpdate date of copyright notices
2018-02-22 José Bolloxreq: export a function to get req
2018-02-06 José Bolloafb-xreq: Export afb_request facilities
2017-10-09 José BolloProvide API and VERB name of requests
2017-10-09 José BolloAllow dynamic creation of APIs
2017-10-09 José BolloMake single afb_request_subcall
2017-10-09 José BolloDeprecate internal use of afb_event
2017-10-09 José BolloIntroduce afb_request
2017-10-09 José Bolloafb-xreq: hide internal addref/unref to xreqs
2017-10-09 José Bolloafb-xreq: prepare futur afb_request
2017-10-09 José Bolloafb-xreq: Detection of self locks due to 'noconcurrency'
2017-07-03 José BolloMake status common
2017-06-02 José BolloProvide efficient store/unstore for afb_req
2017-05-24 José BolloHandles subcall sync within xreq
2017-05-05 José BolloImprove includes
2017-05-04 José BolloPrepare bindings version 2
2017-05-04 José BolloPrepare xreq to be aware of the version
2017-04-20 José Bollocleanup and improvement of xreq
2017-04-13 José BolloIntroduce apiset for grouping apis
2017-04-12 José BolloAdd credential data to xreq
2017-04-12 José BolloOptimisation of xreq
2017-04-07 José BolloFinalize hooking of requests
2017-04-06 José BolloReactivate hooking of requests
2017-04-04 José BolloEnsure that subcall_sync use subcall
2017-04-04 José BolloLaunch job at a earlier step
2017-04-03 José BolloImprove interface xreq
2017-03-31 José BolloUse xreq for services
2017-03-31 José BolloUse xreq for websockets
2017-03-31 José BolloFactorize common code for handling requests