summaryrefslogtreecommitdiffstats
path: root/src/sbus/sssd_dbus_request.c
Commit message (Expand)AuthorAgeFilesLines
* SBUS: Add an async request to retrieve the caller IDJakub Hrozek2014-06-031-0/+201
* SBUS: Add a convenience function sbus_error_newJakub Hrozek2014-06-031-0/+27
* SBUS: Fix error handling conditionJakub Hrozek2014-06-031-1/+2
* SBUS: several trivial style fixesJakub Hrozek2014-06-031-2/+2
* sbus request: fix error initializationPavel Březina2014-06-031-2/+4
* sbus: Add type-safe DBus method handlers and finish functionsStef Walter2014-06-031-0/+30
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-06-021-0/+106
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-06-021-0/+112