aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-apiset.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Remove tailing spaces and TODO fileJosé Bollo1-1/+1
2017-09-05afb-apiset: Refactor and cleanJosé Bollo1-19/+17
2017-08-31afb-apiset: refactor access to apisJosé Bollo1-51/+27
2017-08-11afb-apiset: add a wrapper for 'describe'José Bollo1-2/+29
2017-07-31afb-apiset: reduce verbosityJosé Bollo1-2/+2
2017-06-02Provide efficient store/unstore for afb_reqJosé Bollo1-2/+0
2017-06-02Improve start_api functionJosé Bollo1-11/+15
2017-06-01Enforce starting services on needJosé Bollo1-78/+84
2017-04-21apiset: improvementsJosé Bollo1-9/+45
2017-04-20Add default api to apisetJosé Bollo1-89/+101
2017-04-20Use of 'afb_api_is_valid_name'José Bollo1-37/+1
2017-04-13Introduce apiset for grouping apisJosé Bollo1-0/+539