Add gitlab issue/merge request templates
[src/app-framework-binder.git] / src / afb-trace.c
2020-02-12 José BolloImproves compatibility with AddressSanitizers 43/23743/3
2020-01-08 José BolloUpdate copyright dates 59/23559/2
2019-12-03 José Bolloafb-context: Move credentials to context 62/23162/1
2019-11-25 Jose BolloRemove returning token 49/23149/1
2019-11-25 Jose BolloRemove refreshing token 48/23148/1
2019-04-02 José BolloFix false ***buffer overflow*** detection 82/20882/1
2019-03-29 Jose Bollohooks: Allow to remove hooking (and/or trace) 59/20859/1
2019-02-06 José BolloUpdate copyright date 69/19969/1 7.90.0 halibut/7.90.0 halibut_7.90.0
2018-12-13 José Bolloafb-trace: Make real timestamps 45/18745/2
2018-08-02 José BolloAdd ability to provide binding settings 61/15961/1
2018-07-25 José Bolloafb-config: Rewrite the config as JSON object 33/15733/1
2018-07-24 José Bollojson-c: Remove escaping of slashs 61/15661/1
2018-07-19 José Bolloafb-trace: Fix bug on uuid of session's events 93/15493/1
2018-07-19 José Bolloafb-trace: Fix bug in session handling 75/15475/1
2018-07-13 José Bolloafb-trace: Fix compiling error on old json-c 85/15385/1
2018-07-13 José Bolloafb-hook & afb-trace: Fix usage of readlink 75/15375/2
2018-07-13 José Bolloafb-supervision: Remove dependency to external 43/15343/2
2018-07-04 José Bolloafb-trace: Fix bug in tracing of afb_req_get_client_info 07/15007/1
2018-06-19 José BolloFix a warning in using readlink 37/14537/1
2018-06-15 José Bolloapi-v3: First draft 63/14363/3
2018-06-13 José Bolloafb-trace: Restore microsecond time 59/14359/1
2018-06-13 José Bolloafb-hook: Refactor timestamps of hooks and trace 39/14339/1
2018-02-27 José BolloUpdate date of copyright notices
2018-02-22 José Bolloafb-supervision: Fix error on 'trace'
2018-02-13 José Bolloafb-trace: Add tracing of sessions
2018-02-06 José Bolloafb-trace: Replace daemon by api name
2017-11-20 José BolloMerge "Fix build for native package"
2017-11-06 José Bolloafb-session: fix reference counting
2017-11-06 José Bolloafb-session: Add timeout features for sessions
2017-11-06 José Bolloafb-session: add function afb_session_search
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