summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_auth.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-24Include header file in implementation module.Lukas Slebodnik1-0/+1
2013-06-07LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek1-1/+2
2013-04-02Making the authtok structure really opaque.Lukas Slebodnik1-1/+1
2013-03-19Use common error facility instead of sdap_resultSimo Sorce1-11/+13
2013-01-21Add be_req_get_data() helper funciton.Simo Sorce1-1/+2
2013-01-21Add be_req_get_be_ctx() helper.Simo Sorce1-10/+12
2013-01-21Introduce be_req_terminate() helperSimo Sorce1-11/+6
2013-01-21Remove sysdb as a be context structure memberSimo Sorce1-1/+1
2013-01-15Add domain to sysdb_search_user_by_name()Simo Sorce1-0/+1
2013-01-10Change pam data auth tokens.Simo Sorce1-5/+1
2012-10-26krb5_auth_send: check for sub-domainsSumit Bose1-6/+0
2012-04-24Basic support for subdomains in auth providerJan Zeleny1-0/+6
2012-02-06Make password migration code use the IPA config retrieval codeJan Zeleny1-57/+14
2011-11-29IPA migration fixesJakub Hrozek1-97/+131
2011-11-29Provide means of forcing TLS and GSSAPI enabled/disabled for sdap connectionsJakub Hrozek1-1/+1
2011-08-15sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny1-1/+0
2011-02-28Use realm for basedn instead of IPA domainJakub Hrozek1-6/+6
2011-01-17Add timeout parameter to sdap_get_generic_send()Sumit Bose1-1/+3
2010-12-07ldap: add checks to determine if USN features are available.Simo Sorce1-1/+1
2010-09-15Store rootdse supported features in sdap_handlerSumit Bose1-2/+2
2010-09-07Cleaned some dead assignmentsJan Zeleny1-1/+1
2010-06-10Avoid potential NULL dereferenceStephen Gallagher1-3/+5
2010-05-16New version of IPA auth and password migrationSumit Bose1-176/+328
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+313