Make afb_event_drop obsolete
[src/app-framework-binder.git] / src / afb-api-dbus.c
2017-10-09 José BolloMake afb_event_drop obsolete
2017-10-09 José Bolloafb-evt: prepare futur afb_eventid
2017-10-09 José Bolloafb-api: Define the notion of group for concurrency
2017-10-09 José Bolloafb-xreq: hide internal addref/unref to xreqs
2017-08-31 José BolloMake noconcurrency more efficient
2017-06-02 José BolloProvide efficient store/unstore for afb_req
2017-05-29 José BolloAdd vfail and vsuccess interfaces
2017-04-13 José BolloIntroduce apiset for grouping apis
2017-04-12 José Bollofix typo
2017-04-12 José BolloOptimisation of xreq
2017-04-12 José BolloAdd computation of credentials
2017-04-12 José BolloRename destination as origin
2017-04-10 José BolloRefactor of API interfaces
2017-04-07 José BolloAdd hooking of daemon interface
2017-04-04 José BolloDefinitive switch to internal's xreq
2017-04-03 José BolloSwitch API D-Bus to xreq
2017-03-27 José BolloSimplify functions for calls
2017-01-03 José BolloImproves naming of session's module
2017-01-03 José BolloAdds 2017 to copyrights
2016-08-03 José Bolloapi-dbus: improves 'dbus_req_json'
2016-07-27 José Bollofix unexpected ending spaces
2016-06-23 José Bollovocabulary: moving from 'plugin' to 'binding'
2016-06-23 José Bolloapi-dbus: improves events 61/5961/1
2016-06-23 José Bolloevt: handles broadcasting and tracking 15/5915/1
2016-06-13 José BolloService instanciation 49/5949/1
2016-06-10 José Bollocommon code reuse 39/5939/1
2016-06-09 José BolloMake possible to call a method from a binding 35/5935/1
2016-06-09 José BolloEvents: refactoring 29/5929/1
2016-05-29 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-28 José Bollocompact formatting of json
2016-05-24 José Bolloadd log macros for plugins
2016-05-18 José Bolloadds detection of wrong names for apis
2016-05-17 José Bolloprovides developper files
2016-05-13 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-13 José Bollocleaning copyrights
2016-05-11 José Bollodbus service propagate events
2016-05-10 José Bolloexplicit use of json-c
2016-05-10 José BolloRefactoring requests and context handling