History log of /sssd/src/lib/sifp/sss_simpleifp.exports
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>

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

sss_sifp: add shortcuts for common use cases https://fedorahosted.org/sssd/ticket/2254 Reviewed-by: Sumit Bose <sbose@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>

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

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