42c28b9 SBUS: Generate introspection from the interface meta structure

Authored and Committed by jhrozek 9 years ago
    SBUS: Generate introspection from the interface meta structure
    
    https://fedorahosted.org/sssd/ticket/2234
    
    This patch generates the introspection data from the sbus interface meta
    structure. The generated XML conforms to
    http://dbus.freedesktop.org/doc/dbus-specification.html#introspection-format
    
    The XML description of the interface also always includes the
    org.freedesktop.DBus.Introspectable interface, which this patch also allows
    in the policy settings.
    
        
file modified
+1 -0
file modified
+6 -0
file modified
+49 -0