afb-trace: improve and simplify session management
[src/app-framework-binder.git] / src / afb-trace.c
2017-11-06 José Bolloafb-trace: improve and simplify session management
2017-10-10 José BolloAdd the function afb_req_get_uid
2017-10-09 José BolloImprove naming of evt_eventids
2017-10-09 José BolloProvide API and VERB name of requests
2017-10-09 José BolloProvide conversions for afb_event and afb_req
2017-10-09 José BolloDeprecate internal use of afb_event
2017-10-09 José BolloMake afb_event_drop obsolete
2017-10-09 José Bolloafb-trace: Use the fresh afb_eventid internals
2017-10-09 José Bolloafb-evt: prepare futur afb_eventid
2017-10-09 José BolloAtomic context initialisation for bindings
2017-10-09 José Bolloafb-trace: improve naming (minor)
2017-10-09 José BolloAdd function 'afb_req_get_application_id'
2017-10-09 José Bolloafb-export: refactor of binder interface
2017-10-09 José BolloRemove tailing spaces and TODO file
2017-09-07 José BolloImprove handling of verbosity in bindings
2017-08-31 José Bolloafb-trace: use constants for verbosity level
2017-08-29 José Bollohooking: Add hook at global scope
2017-08-29 José Bollohook+trace: add a unique timestamp
2017-08-29 José Bollohook+trace: adds hookid and type
2017-08-08 José Bolloafb-trace: Add tracing features to API monitor