Add gitlab issue/merge request templates
[src/app-framework-binder.git] / src / afb-api-so.c
2020-02-12 José BolloImproves compatibility with AddressSanitizers 43/23743/3
2020-01-08 José BolloUpdate copyright dates 59/23559/2
2019-04-02 Jose BolloAdd conditionnal support of dynamic bindings 73/20873/1
2019-04-02 Jose BolloAdd conditionnal support of bindings version 2 72/20872/1
2019-04-02 Jose BolloImprove setting of options 71/20871/1
2019-02-06 José BolloUpdate copyright date 69/19969/1 7.90.0 halibut/7.90.0 halibut_7.90.0
2018-07-03 Jose BolloImprove readdirs to follow symbolic links 71/14971/1
2018-06-22 José Bolloafb-api-so: accept symbolic links for bindings 15/14615/1
2018-06-15 José Bolloapi-v3: First draft 63/14363/3
2018-02-27 José BolloUpdate date of copyright notices
2018-01-05 José Bolloafb-api-so: Exclude directories starting with .
2017-10-16 José Bolloafb-api-so: improve error messages
2017-10-09 José BolloAllow pure dynamic bindings
2017-09-07 José BolloImprove isolation of bindings
2017-09-07 José Bolloafb-api-so: take care of SIGSEGV in dlopen
2017-08-27 José Bollomonitoring: improvements
2017-08-26 Stephane Desneuxsrc/afb-api-so.c: fix uninitialized variable
2017-08-25 José Bolloafb-api-so: fix a bug in error detection
2017-05-22 José BolloBindings V2: Remove explicit references to daemon/service
2017-05-04 José BolloPrepare bindings version 2
2017-04-13 José BolloIntroduce apiset for grouping apis
2017-04-04 José BolloLaunch job at a earlier step
2017-03-30 José BolloStart to implement the bindings V2
2017-03-29 José BolloPrepare move to bindings version 2
2017-03-27 José BolloSimplify functions for calls
2017-03-22 José BolloRefactor of threading and signal monitor
2017-01-03 José BolloImproves naming of session's module
2017-01-03 José BolloRemoves uses of readdir_r
2017-01-03 José BolloAdds 2017 to copyrights
2016-11-17 José Bolloafb-api-so: adds verbosity on dlopen error
2016-10-31 José Bolloapi-so: cleanup
2016-10-10 José BolloThreads: handles request with threads
2016-08-31 José Bollobindings: adds ability to use data of applications
2016-08-03 José Bolloremoving casts to (void*)
2016-07-27 José Bollofix unexpected ending spaces
2016-07-07 José BolloFix bug when logging during bindings init
2016-06-23 José Bollovocabulary: moving from 'plugin' to 'binding'
2016-06-13 José Bollominor reordering of code 51/5951/1
2016-06-13 José BolloService instanciation 49/5949/1
2016-06-09 José BolloEvents: refactoring 29/5929/1
2016-05-30 José Bolloapplies timeout setting for apis
2016-05-29 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-29 José Bolloremove event sender interface
2016-05-28 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-27 José Bolloindicates the call to initialisation function
2016-05-24 José Bolloadd log macros for plugins
2016-05-23 José Bollofix regression of AFB_SESSION_NONE
2016-05-23 José BolloSetting and checking LOA
2016-05-23 José BolloFix don't close session on 'create again' error
2016-05-21 José BolloFix AFB_SESSION_CREATE behaviour
2016-05-20 José Bolloplugin: improves error detection
2016-05-18 José Bolloadds detection of wrong names for apis
2016-05-18 José Bollofix naming of plugin entries
2016-05-17 José Bolloevent sender: better naming
2016-05-17 José Bolloimproves plugin interface
2016-05-17 José Bolloprovides developper files
2016-05-11 José Bolloimproves signal handling & call monitoring
2016-05-10 José Bollorefactored logging
2016-05-10 José BolloRefactoring requests and context handling
2016-05-04 José BolloSwitch to libsystemd events
2016-04-19 José Bolloinitial event handler
2016-04-19 José Bollorefactoring context handling
2016-04-19 José Bolloprepares event propagation
2016-04-18 José Bollochanging the license to apache 2
2016-04-15 José Bollouse upoll for event loop
2016-04-14 José Bolloonly one context
2016-04-07 José Bollosplit api handling