History log of /sssd-io/src/lib/sifp/sss_sifp_private.h
Revision Date Author Comments Expand
2a45f13e3139063d3a5842119e7377c8c98aea1d 27-Jun-2016 Pavel Březina <pbrezina@redhat.com>

sss_sifp: make it compatible with latest version of the infopipe Current version of infopipe leverage different interfaces and object paths which were not accessible through the simple ifp library. This patch changes the API, which is ok since it was never declared as a public library and beside deprecated openlmi there are no known users. We will use this in sssctl tool. Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>

efa6c1f75c4c18bcc148d6e7efd429c2d56499ad 29-May-2014 Pavel Březina <pbrezina@redhat.com>

sss_sifp: add support for string dictionary https://fedorahosted.org/sssd/ticket/2254 Reviewed-by: Sumit Bose <sbose@redhat.com>

91cf6f4c6069d6aff01aab171825e83a1a669e2f 29-May-2014 Pavel Březina <pbrezina@redhat.com>

sss_sifp: implement API https://fedorahosted.org/sssd/ticket/2254 Reviewed-by: Sumit Bose <sbose@redhat.com>