summaryrefslogtreecommitdiffstats
path: root/src/afb-api-so.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-18fix naming of plugin entriesJosé Bollo1-1/+1
2016-05-17event sender: better namingJosé Bollo1-7/+7
2016-05-17improves plugin interfaceJosé Bollo1-17/+17
2016-05-17provides developper filesJosé Bollo1-3/+3
2016-05-11improves signal handling & call monitoringJosé Bollo1-45/+15
2016-05-10refactored loggingJosé Bollo1-19/+19
2016-05-10Refactoring requests and context handlingJosé Bollo1-20/+25
2016-05-04Switch to libsystemd eventsJosé Bollo1-17/+5
2016-04-19initial event handlerJosé Bollo1-0/+12
2016-04-19refactoring context handlingJosé Bollo1-14/+1
2016-04-19prepares event propagationJosé Bollo1-33/+33
2016-04-18changing the license to apache 2José Bollo1-14/+9
2016-04-15use upoll for event loopJosé Bollo1-10/+5
2016-04-14only one contextJosé Bollo1-1/+0
2016-04-07split api handlingJosé Bollo1-0/+360