summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_auth.c
Commit message (Collapse)AuthorAgeFilesLines
* Avoid potential NULL dereferenceStephen Gallagher2010-06-101-3/+5
| | | | https://fedorahosted.org/sssd/ticket/506
* New version of IPA auth and password migrationSumit Bose2010-05-161-176/+328
| | | | | | | | | The current version modified some global structures to be able to use Kerberos and LDAP authentication during the IPA password migration. This new version only uses tevent requests. Additionally the ipaMigrationEnabled attribute is read from the IPA server to see if password migration is allowed or not.
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+313
Also update BUILD.txt