summaryrefslogtreecommitdiffstats
path: root/src/service-dbus/util/serviceutil.c
Commit message (Collapse)AuthorAgeFilesLines
* Silence many compilation warningsRadek Novacek2013-07-251-0/+6
| | | | Mostly deprecation warnings and wrong 'const' handling.
* service-dbus: Ignore instantiable servicesTomas Bzatek2013-05-271-1/+2
| | | | | | | | It seems there's no way how to load instantiable unit file that is not active (i.e. not instantiated) in order to get its properties. Let's ignore such services for the moment to be able to enumerate instances. https://fedorahosted.org/openlmi/ticket/114
* service: added dbus based service providerVitezslav Crhonek2013-05-131-0/+290