summaryrefslogtreecommitdiff
path: root/server/util/service_helpers.c
AgeCommit message (Collapse)AuthorFilesLines
2008-11-24Fix indentationSimo Sorce1-3/+3
2008-11-20Created a helper function sssd_service_sbus_init() to simplify creating the ↵Stephen Gallagher1-0/+99
initial connection to the monitor service within the child services. It will create the D-BUS connection to the monitor and configure the service to handle the mandatory getIdentity and ping methods.