summaryrefslogtreecommitdiffstats
path: root/src/sbus/sssd_dbus_interface.c
Commit message (Expand)AuthorAgeFilesLines
* SBUS: Add sbus_conn_register_iface_mapPavel Březina2016-06-201-0/+18
* SBUS: Add support for <node /> in introspectionPavel Březina2015-06-181-0/+115
* sbus: add sbus_opath_decompose[_exact]Pavel Březina2015-05-221-0/+93
* sbus: sbus_opath_hash_add_iface free tmp talloc ctxPavel Reichl2015-05-111-2/+1
* sbus: add sbus_opath_get_object_name()Pavel Březina2015-01-231-0/+20
* sbus: move common opath functions from ifp to sbus codePavel Březina2015-01-231-0/+194
* sbus: unify naming of handler data variablePavel Březina2015-01-231-7/+7
* sbus: support org.freedesktop.DBus.PropertiesPavel Březina2015-01-231-1/+10
* sbus: support org.freedesktop.DBus.IntrospectablePavel Březina2015-01-231-2/+10
* sbus: add sbus_opath_hash_lookup_supported()Pavel Březina2015-01-231-5/+118
* sbus: support multiple interfaces on single pathPavel Březina2015-01-231-92/+434
* sbus: use 'path/*' to represent a D-Bus fallbackPavel Březina2015-01-231-36/+56
* sbus: move iface and object path code to separate filePavel Březina2015-01-231-0/+203