summaryrefslogtreecommitdiffstats
path: root/src/afb-ditf.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-09afb-export: refactor of binder interfaceJosé Bollo1-333/+0
2017-10-09Remove tailing spaces and TODO fileJosé Bollo1-2/+0
2017-09-07Allow renaming of APIJosé Bollo1-2/+30
2017-09-07afb-ditf: use NULL function featureJosé Bollo1-2/+2
2017-09-07Improve handling of verbosity in bindingsJosé Bollo1-1/+1
2017-09-07afb-ditf: track daemon stateJosé Bollo1-0/+24
2017-08-31afb-apiset: refactor access to apisJosé Bollo1-2/+1
2017-06-02Add 'afb_daemon_require_api'José Bollo1-2/+23
2017-06-02Provide efficient store/unstore for afb_reqJosé Bollo1-2/+20
2017-06-01Improve log output formatJosé Bollo1-12/+12
2017-05-30fix bug in hooking verbose callsJosé Bollo1-1/+4
2017-05-29Add vfail and vsuccess interfacesJosé Bollo1-0/+1
2017-05-22Bindings V2: Remove explicit references to daemon/serviceJosé Bollo1-12/+16
2017-05-04Prepare bindings version 2José Bollo1-6/+20
2017-04-26cleanupJosé Bollo1-4/+1
2017-04-25Add 'afb_daemon_queue_job' for bindingsJosé Bollo1-2/+17
2017-04-07Add hooking of daemon interfaceJosé Bollo1-2/+98
2017-04-07Improve log messagesJosé Bollo1-19/+19
2017-04-05Make daemon interface commonJosé Bollo1-0/+115