aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-api-dbus.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-27Simplify functions for callsJosé Bollo1-7/+9
2017-01-03Improves naming of session's moduleJosé Bollo1-6/+6
2017-01-03Adds 2017 to copyrightsJosé Bollo1-1/+1
2016-08-03api-dbus: improves 'dbus_req_json'José Bollo1-1/+2
2016-07-27fix unexpected ending spacesJosé Bollo1-1/+1
2016-06-23vocabulary: moving from 'plugin' to 'binding'José Bollo1-1/+0
2016-06-23api-dbus: improves eventsJosé Bollo1-58/+517
2016-06-23evt: handles broadcasting and trackingJosé Bollo1-2/+8
2016-06-13Service instanciationJosé Bollo1-0/+12
2016-06-10common code reuseJosé Bollo1-13/+2
2016-06-09Make possible to call a method from a bindingJosé Bollo1-1/+24
2016-06-09Events: refactoringJosé Bollo1-17/+6
2016-05-29compact formatting of jsonJosé Bollo1-2/+2
2016-05-24add log macros for pluginsJosé Bollo1-0/+1
2016-05-18adds detection of wrong names for apisJosé Bollo1-0/+4
2016-05-17provides developper filesJosé Bollo1-2/+2
2016-05-13cleaning copyrightsJosé Bollo1-1/+1
2016-05-11dbus service propagate eventsJosé Bollo1-2/+63
2016-05-10explicit use of json-cJosé Bollo1-1/+1
2016-05-10Refactoring requests and context handlingJosé Bollo1-0/+511