Add gitlab issue/merge request templates
[src/app-framework-binder.git] / src / afb-api-dbus.c
2020-01-08 José BolloUpdate copyright dates 59/23559/2
2020-01-03 José Bolloafb-evt: Improve name of listening functions 37/23537/1
2019-12-03 José Bolloafb-context: Move credentials to context 62/23162/1
2019-11-29 Jose Bolloafb-evt: Use 16 bits for ids 56/23156/1
2019-11-29 Jose BolloUse afb_token in contexts 52/23152/1
2019-11-20 Jose Bolloafb-api-dbus: Fix broken broadcast in dbus apis 64/22964/2
2019-07-18 José BolloTag broadcasted events with UUID and hop 00/21900/2
2019-07-18 José Bolloafb-evt: Refactor processing of broadcasted events 99/21899/2
2019-04-02 José BolloFix false ***buffer overflow*** detection 82/20882/1
2019-04-02 Jose BolloImprove setting of options 71/20871/1
2019-03-27 José Bollosystem & jobs: Reverse link and acquiring events 44/20844/1
2019-03-27 José BolloRename afb-systemd to systemd 43/20843/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 Jose BolloImprove parsing of json string 59/15959/1
2018-07-24 José Bollojson-c: Remove escaping of slashs 61/15661/1
2018-07-05 José BolloRemove uses of deprecated macros 43/15043/1
2018-07-05 José BolloSimplify build process 39/15039/1
2018-06-15 José Bolloapi-v3: First draft 63/14363/3
2018-02-27 José BolloUpdate date of copyright notices
2018-02-21 José Bolloafb-systemd: Isolate systemd main entries
2018-01-31 José Bolloafb-api: Enforce api names to be hookable
2017-10-09 José Bolloafb-api-dbus: Make error for subcalls if DBUS transport
2017-10-09 José BolloImprove naming of evt_eventids
2017-10-09 José BolloProvide API and VERB name of requests
2017-10-09 José BolloDeprecate internal use of afb_event
2017-10-09 José BolloIntroduce afb_eventid
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