summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_id.c
Commit message (Collapse)AuthorAgeFilesLines
* IPA: Allow service lookupsStephen Gallagher2012-03-161-0/+1
|
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-041-2/+2
| | | | https://fedorahosted.org/sssd/ticket/1016
* Pass sdap_id_ctx to online check from IPA providerJakub Hrozek2011-12-191-0/+10
|
* Fix sdap_id_ctx/ipa_id_ctx mismatch in IPA providerJakub Hrozek2011-11-251-1/+1
| | | | | This was causing a segfault during HBAC processing and any ID lookups except for netgroups
* Added IPA account info handlerJan Zeleny2011-11-231-0/+323
Currently it is only handling netgroups by itself, other requests are forwarded to LDAP provider.