Make monitor use the interface version 2
[src/app-framework-binder.git] / src / afb-api-so-v2.c
2017-04-25 José BolloMake monitor use the interface version 2
2017-04-21 José Bolloafb-api-so-v2: split the declaration in two parts
2017-04-20 José Bollocleanup and improvement of xreq
2017-04-13 José BolloIntroduce apiset for grouping apis
2017-04-10 José BolloRefactor of API interfaces
2017-04-07 José BolloAdd hooking of daemon interface
2017-04-05 José BolloMake daemon interface common
2017-04-04 José BolloEnsure that subcall_sync use subcall
2017-04-04 José BolloLaunch job at a earlier step
2017-04-04 José BolloDefinitive switch to internal's xreq
2017-03-31 José BolloFactorize common code for handling requests
2017-03-30 José BolloStart to implement the bindings V2