summaryrefslogtreecommitdiffstats
path: root/src/sbus/sssd_dbus_connection.c
Commit message (Expand)AuthorAgeFilesLines
* SBUS: Start implementing property accessStef Walter2014-05-221-5/+12
* SBUS: Allow registering paths with fallbackJakub Hrozek2014-05-131-4/+76
* SBUS: remove unused variablesPavel Březina2014-05-131-4/+0
* SBUS: Refactor sbus_message_handler to retrieve caller IDJakub Hrozek2014-05-131-55/+111
* SBUS: Add an async request to retrieve the caller IDJakub Hrozek2014-05-131-0/+7
* SBUS: Add SBUS_CONN_TYPE_SYSBUSJakub Hrozek2014-05-131-2/+4
* SBUS: Split out dbus_conn_sendJakub Hrozek2014-05-131-22/+34
* SBUS: several trivial style fixesJakub Hrozek2014-05-131-1/+1
* sbus: Add type-safe DBus method handlers and finish functionsStef Walter2014-04-191-24/+9
* SBUS: Create an sbus_method_meta instance for IntrospectionJakub Hrozek2014-04-191-0/+1
* SBUS: Generate introspection from the interface meta structureJakub Hrozek2014-04-151-3/+32
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-141-65/+31
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-03-141-20/+26
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-02-241-25/+42
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-22/+31
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-32/+32
* Include external headers with #include <foo.h>Jakub Hrozek2013-10-221-1/+2
* 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