aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-api-so.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-12Improves compatibility with AddressSanitizersJosé Bollo1-2/+19
2020-01-08Update copyright datesJosé Bollo1-1/+1
2019-04-02Add conditionnal support of dynamic bindingsJose Bollo1-0/+3
2019-04-02Add conditionnal support of bindings version 2Jose Bollo1-1/+10
2019-04-02Improve setting of optionsJose Bollo1-4/+4
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo1-1/+1
2018-07-03Improve readdirs to follow symbolic linksJose Bollo1-6/+12
2018-06-22afb-api-so: accept symbolic links for bindingsJosé Bollo1-3/+3
2018-06-15api-v3: First draftJosé Bollo1-29/+57
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2018-01-05afb-api-so: Exclude directories starting with .José Bollo1-0/+42
2017-10-16afb-api-so: improve error messagesJosé Bollo1-1/+1
2017-10-09Allow pure dynamic bindingsJosé Bollo1-0/+10
2017-09-07Improve isolation of bindingsJosé Bollo1-1/+1
2017-09-07afb-api-so: take care of SIGSEGV in dlopenJosé Bollo1-3/+32
2017-08-27monitoring: improvementsJosé Bollo1-1/+1
2017-08-26src/afb-api-so.c: fix uninitialized variableStephane Desneux1-1/+1
2017-08-25afb-api-so: fix a bug in error detectionJosé Bollo1-11/+27
2017-05-22Bindings V2: Remove explicit references to daemon/serviceJosé Bollo1-10/+13
2017-05-04Prepare bindings version 2José Bollo1-1/+0
2017-04-13Introduce apiset for grouping apisJosé Bollo1-15/+15
2017-04-04Launch job at a earlier stepJosé Bollo1-7/+0
2017-03-30Start to implement the bindings V2José Bollo1-1/+7
2017-03-29Prepare move to bindings version 2José Bollo1-289/+27
2017-03-27Simplify functions for callsJosé Bollo1-3/+3
2017-03-22Refactor of threading and signal monitorJosé Bollo1-7/+1
2017-01-03Improves naming of session's moduleJosé Bollo1-1/+1
2017-01-03Removes uses of readdir_rJosé Bollo1-11/+17
2017-01-03Adds 2017 to copyrightsJosé Bollo1-1/+1
2016-11-17afb-api-so: adds verbosity on dlopen errorJosé Bollo1-1/+1
2016-10-31api-so: cleanupJosé Bollo1-5/+0
2016-10-10Threads: handles request with threadsJosé Bollo1-29/+22
2016-08-31bindings: adds ability to use data of applicationsJosé Bollo1-1/+15
2016-08-03removing casts to (void*)José Bollo1-18/+25
2016-07-27fix unexpected ending spacesJosé Bollo1-2/+2
2016-07-07Fix bug when logging during bindings initJosé Bollo1-0/+10
2016-06-23vocabulary: moving from 'plugin' to 'binding'José Bollo1-57/+57
2016-06-13minor reordering of codeJosé Bollo1-19/+23
2016-06-13Service instanciationJosé Bollo1-1/+46
2016-06-09Events: refactoringJosé Bollo1-2/+24
2016-05-30applies timeout setting for apisJosé Bollo1-0/+5
2016-05-29remove event sender interfaceJosé Bollo1-13/+3
2016-05-27indicates the call to initialisation functionJosé Bollo1-0/+1
2016-05-24add log macros for pluginsJosé Bollo1-6/+23
2016-05-23fix regression of AFB_SESSION_NONEJosé Bollo1-1/+1
2016-05-23Setting and checking LOAJosé Bollo1-2/+18
2016-05-23Fix don't close session on 'create again' errorJosé Bollo1-1/+0
2016-05-22Fix AFB_SESSION_CREATE behaviourJosé Bollo1-2/+6
2016-05-20plugin: improves error detectionJosé Bollo1-17/+25
2016-05-18adds detection of wrong names for apisJosé Bollo1-0/+4