summaryrefslogtreecommitdiffstats
path: root/src/sbus/sssd_dbus_connection.c
Commit message (Expand)AuthorAgeFilesLines
* SBUS: remove unused variablesPavel Březina2014-06-031-4/+0
* SBUS: Refactor sbus_message_handler to retrieve caller IDJakub Hrozek2014-06-031-55/+111
* SBUS: Add an async request to retrieve the caller IDJakub Hrozek2014-06-031-0/+7
* SBUS: Add SBUS_CONN_TYPE_SYSBUSJakub Hrozek2014-06-031-2/+4
* SBUS: Split out dbus_conn_sendJakub Hrozek2014-06-031-22/+34
* SBUS: several trivial style fixesJakub Hrozek2014-06-031-1/+1
* sbus: Add type-safe DBus method handlers and finish functionsStef Walter2014-06-031-24/+9
* SBUS: Create an sbus_method_meta instance for IntrospectionJakub Hrozek2014-06-031-0/+1
* SBUS: Generate introspection from the interface meta structureJakub Hrozek2014-06-031-3/+32
* sbus: Refactor how we export DBus interfacesStef Walter2014-06-021-65/+31
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-06-021-20/+26
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-06-021-25/+42
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-05-021-22/+31
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-05-021-32/+32
* Fix pointer formattingLukas Slebodnik2013-09-111-5/+5
* Catch cases where D-Bus connection is NULLJakub Hrozek2012-04-051-0/+4
* Defer sbus_dispatch() for 30ms during reconnectSumit Bose2010-05-201-1/+2
* Properly handle dbus send attempts on a closed connectionStephen Gallagher2010-03-151-0/+65
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+692