summaryrefslogtreecommitdiffstats
path: root/src/service-dbus/LMI_ServiceProvider.c
Commit message (Collapse)AuthorAgeFilesLines
* service-dbus: Properly initialize local struct variablesTomas Bzatek2013-05-271-1/+1
| | | | | When error occurs in service_get_properties() we may run into freeing uninitialized struct elements.
* service: added dbus based service providerVitezslav Crhonek2013-05-131-0/+382