aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-api-so-v2.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-11improve logJosé Bollo1-1/+1
2017-05-04Prepare permission for binding version 2José Bollo1-66/+8
2017-05-04Prepare bindings version 2José Bollo1-11/+21
2017-05-04Prepare xreq to be aware of the versionJosé Bollo1-5/+1
2017-04-26Sort verbs and compute their permissionsJosé Bollo1-7/+68
2017-04-25Make monitor use the interface version 2José Bollo1-4/+13
2017-04-21afb-api-so-v2: split the declaration in two partsJosé Bollo1-31/+43
2017-04-20cleanup and improvement of xreqJosé Bollo1-2/+3
2017-04-13Introduce apiset for grouping apisJosé Bollo1-7/+8
2017-04-10Refactor of API interfacesJosé Bollo1-3/+21
2017-04-07Add hooking of daemon interfaceJosé Bollo1-4/+12
2017-04-05Make daemon interface commonJosé Bollo1-84/+5
2017-04-04Ensure that subcall_sync use subcallJosé Bollo1-6/+2
2017-04-04Launch job at a earlier stepJosé Bollo1-1/+0
2017-04-04Definitive switch to internal's xreqJosé Bollo1-63/+1
2017-03-31Factorize common code for handling requestsJosé Bollo1-7/+34
2017-03-30Start to implement the bindings V2José Bollo1-0/+306