summaryrefslogtreecommitdiff
path: root/server/providers/ldap/sdap.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-14Turn ldap driver options into multitypeSimo Sorce1-70/+184
2009-09-11Complete the removal of "legacy" option.Simo Sorce1-3/+3
2009-08-27Make enumeration an independent taskSimo Sorce1-6/+16
2009-08-27Initial support for multiple schema typesSimo Sorce1-7/+39
2009-08-24some UPN handling fixesSumit Bose1-1/+7
2009-08-19enable usage of defaultBindDnSumit Bose1-0/+1
2009-07-10fixed the default value for tls_reqcertSumit Bose1-1/+1
2009-07-08Implement the ldap identity module.Simo Sorce1-27/+42
2009-07-08Add async helper functionsSimo Sorce1-0/+367