summaryrefslogtreecommitdiff
path: root/src/providers/ad/ad_common.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-02failover: Protect against empty host namesMichal Zidek1-1/+1
2012-11-19LDAP: Provide a common sdap_set_sasl_options init functionJakub Hrozek1-44/+8
2012-09-17Failover: use _srv_ when no primary server is definedPavel Březina1-12/+3
2012-08-23Fix: IPv6 address with square brackets doesn't work.Michal Zidek1-0/+7
2012-08-23Typo in debug message (SSSd -> SSSD).Michal Zidek1-1/+1
2012-08-23Consolidation of functions that make realm upper-caseOndrej Kos1-6/+1
2012-08-15Duplicate detection in fail over did not work.Michal Zidek1-1/+6
2012-08-09SRV resolution for backup servers should not be permitted.Michal Zidek1-1/+9
2012-08-01Primary server support: AD adaptationJan Zeleny1-33/+74
2012-07-06AD: Force case-insensitive operation in AD providerStephen Gallagher1-0/+18
2012-07-06AD: use krb5_keytab for validation and GSSAPIStephen Gallagher1-3/+10
2012-07-06AD: Add AD auth and chpass providersStephen Gallagher1-0/+64
2012-07-06AD: Add AD identity providerStephen Gallagher1-0/+600