aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/afm-main-plugin/utils-jbus.c
AgeCommit message (Collapse)AuthorFilesLines
2016-01-26afm-main: adds install/uninstallJosé Bollo1-14/+144
This commits introduces several evolutions. - the install and uninstall api are now available - some responses are embedded in objects - utils-jbus is updated to a more upstream version Change-Id: Ica37ae4b36e6ea0c7e824b730cc157040cdd77ce Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2016-01-23afm-main-plugin: fix fatal error on initialisationJosé Bollo1-2/+2
The code was asking to disconnect from dbus even if not connected. The library dbus aborts the program in that case. Ouch... That is now taken into account and don't fail more. Change-Id: I088ef547f6a415e0adb795ac2e64233fd45dc945 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2015-12-22afm-main: update adress and bug fixJosé Bollo1-4/+14
Change-Id: I01776950ddb1328957a8f59f7316aab1ad223f9a
2015-12-21Add plugin for the framework afm-mainJosé Bollo1-0/+714
Change-Id: Ib0bfba52aac8a60afc9a80a564202689e28b18ff