[SSSD] [PATCH] Implement org.freedesktop.DBus.Properties.GetAll for primitive types

Pavel Březina pbrezina at redhat.com
Thu May 22 17:39:06 UTC 2014


On 05/21/2014 10:53 PM, Jakub Hrozek wrote:
> Hi,
>
> the attached patches implement the
> org.freedesktop.DBus.Properties.GetAll method for retrieving primitive
> types and their arrays.
>
> The patchset build on the previous set (currently still on review) that
> implements the .Get method. The GetAll handler simply walks through the
> existing getters and retrieves the results, storing them in a single
> variant.
>
> The patches include a unit test that tests all currently supported
> combinations of primitive types and array of primitive types.

Ack.

Thanks for squashing my patches in.




More information about the sssd-devel mailing list