jobs: Fix a lock of call sync
[src/app-framework-binder.git] / bindings / samples / HelloWorld.c
2018-06-22 José BolloImprove documentation of api v3 89/14589/3
2018-06-15 José Bolloapi-v3: First draft 63/14363/3
2018-02-27 José BolloUpdate date of copyright notices
2017-10-10 José BolloAdd the function afb_req_get_uid
2017-10-09 José BolloMake afb_event_drop obsolete
2017-10-09 José BolloAdd function 'afb_req_get_application_id'
2017-09-07 José BolloImplement afb_req_has_permission
2017-08-03 José Bollosubcall_req: introduce afb_req_subcall_req
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-01 José BolloAdd hooking for events
2017-05-31 José BolloIntroduce typedef for clients
2017-05-31 José BolloAdd logging by request
2017-05-30 José Bollosample binding "hello" receives events
2017-05-29 José BolloAdd 'afb_service_call_sync' function
2017-05-22 José BolloBindings V2: migration of HelloWorld binder
2017-04-11 José BolloFix a memory leak
2017-04-10 José BolloMake HelloWord binding multi-thread
2017-04-05 José BolloMake daemon interface common
2017-04-04 José BolloAdd synchronous subcalls
2017-03-31 José BolloFactorize common code for handling requests
2017-01-03 José BolloAdds 2017 to copyrights
2016-10-07 José BolloFix a compiler error
2016-08-02 José Bolloupdate bindings to the new naming
2016-07-27 José Bollofix unexpected ending spaces
2016-06-23 José Bollovocabulary: moving from 'plugin' to 'binding'