summaryrefslogtreecommitdiffstats
path: root/src/sbus/sssd_dbus_properties.c
Commit message (Expand)AuthorAgeFilesLines
* SBUS: Use default GetAll invoker if none is setPavel Březina2015-06-181-1/+8
* sbus: remove unused 'reply as' functionsPavel Březina2015-02-171-144/+0
* sbus: use hard coded getters instead of generatedPavel Březina2015-02-171-15/+36
* sbus: unify naming of handler data variablePavel Březina2015-01-231-2/+2
* sbus: support org.freedesktop.DBus.PropertiesPavel Březina2015-01-231-219/+296
* sbus_request: fix potential NULL dereferencePavel Březina2014-07-011-3/+1
* SBUS: Implement org.freedesktop.DBus.Properties.GetAll for primitive typesJakub Hrozek2014-05-271-1/+1
* SBUS: Add utility function sbus_add_array_as_variant_to_dictPavel Březina2014-05-271-0/+76
* SBUS: Add utility function sbus_add_variant_to_dictJakub Hrozek2014-05-271-0/+116
* SBUS: Implement org.freedesktop.DBus.Properties.Get for primitive typesJakub Hrozek2014-05-221-0/+75
* SBUS: Start implementing property accessStef Walter2014-05-221-0/+122