summaryrefslogtreecommitdiffstats
path: root/src/sbus/sssd_dbus_introspect.c
Commit message (Expand)AuthorAgeFilesLines
* SBUS: Add org.freedesktop.DBus.Properties.GetAll to IntrospectionJakub Hrozek2014-05-271-0/+4
* SBUS: Include config.h for enabling function in stdio.hLukas Slebodnik2014-05-261-0/+3
* SBUS: Add org.freedesktop.DBus.Properties.Get to IntrospectionJakub Hrozek2014-05-221-0/+11
* IFP: Close memstream handle in introspect destructorJakub Hrozek2014-05-061-0/+4
* sbus: Add type-safe DBus method handlers and finish functionsStef Walter2014-04-191-1/+1
* SBUS: Create an sbus_method_meta instance for IntrospectionJakub Hrozek2014-04-191-0/+8
* SBUS: Generate introspection from the interface meta structureJakub Hrozek2014-04-151-0/+330