summaryrefslogtreecommitdiffstats
path: root/src/sbus/sssd_dbus.h
Commit message (Expand)AuthorAgeFilesLines
* SBUS: Add string helper macrosPavel Březina2016-06-271-0/+6
* SBUS: Fix typo in commentPavel Březina2016-06-271-1/+3
* SBUS: Add sbus_conn_register_iface_mapPavel Březina2016-06-201-0/+9
* sbus: add support for incoming signalsPavel Březina2015-06-191-0/+20
* SBUS: Add support for <node /> in introspectionPavel Březina2015-06-181-0/+10
* sbus: add sbus_opath_decompose[_exact]Pavel Březina2015-05-221-0/+14
* sbus: add constant to represent subtreePavel Březina2015-02-171-0/+7
* sbus: remove unused 'reply as' functionsPavel Březina2015-02-171-22/+0
* sbus: add sbus_opath_get_object_name()Pavel Březina2015-01-231-0/+5
* sbus: move common opath functions from ifp to sbus codePavel Březina2015-01-231-0/+20
* sbus: unify naming of handler data variablePavel Březina2015-01-231-3/+3
* sbus: add object path to sbus requestPavel Březina2015-01-231-0/+1
* sbus: support multiple interfaces on single pathPavel Březina2015-01-231-6/+3
* sbus: add new iface via sbus_conn_register_iface()Pavel Březina2015-01-231-17/+14
* SBUS: Allow connections from other UIDsJakub Hrozek2014-10-221-0/+4
* SBUS: Chown the sbus socket if neededJakub Hrozek2014-10-221-0/+1
* SBUS: Add utility function sbus_add_array_as_variant_to_dictPavel Březina2014-05-271-0/+7
* SBUS: Add utility function sbus_add_variant_to_dictJakub Hrozek2014-05-271-0/+5
* SBUS: Define DBUS_ERROR_INIT for old version of dbusLukas Slebodnik2014-05-261-0/+4
* SBUS: Add several error constant definitionsJakub Hrozek2014-05-221-0/+20
* SBUS: Start implementing property accessStef Walter2014-05-221-0/+4
* SBUS: Utility function sbus_request_return_array_as_variantPavel Březina2014-05-221-0/+6
* SBUS: Utility function sbus_request_return_as_variantJakub Hrozek2014-05-221-0/+4
* SBUS: Add an async request to retrieve the caller IDJakub Hrozek2014-05-131-0/+2
* SBUS: Add SBUS_CONN_TYPE_SYSBUSJakub Hrozek2014-05-131-1/+2
* SBUS: Add a convenience function sbus_error_newJakub Hrozek2014-05-131-0/+16
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-03-141-0/+49
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-141-13/+19
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-03-141-1/+77
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-02-241-10/+1
* sbus: Add sbus_vtable and update codegen to support itStef Walter2014-02-241-0/+15
* Include external headers with #include <foo.h>Jakub Hrozek2013-10-221-1/+1
* Remove unused codeJakub Hrozek2013-09-121-3/+0
* Append PID to sbus server socket name, let clients use a symlinkJakub Hrozek2011-10-131-0/+1
* Properly handle dbus send attempts on a closed connectionStephen Gallagher2010-03-151-0/+16
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+153