summaryrefslogtreecommitdiff
path: root/server/providers/ldap/sdap.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-13add a replacement if ldap_control_create is missingSumit Bose1-1/+1
2009-10-09Differentiate between search and network timeoutsSimo Sorce1-0/+1
2009-10-08add support for server side LDAP password policiesSumit Bose1-1/+2
2009-10-01Initial implementation of sasl bind supportSimo Sorce1-0/+6
2009-09-25add new config options ldap_tls_cacert and ldap_tls_cacertdirSumit Bose1-0/+4
2009-09-14Turn ldap driver options into multitypeSimo Sorce1-53/+88
2009-09-11Complete the removal of "legacy" option.Simo Sorce1-0/+3
2009-08-28fix internal order of ldap user mapping optionsSumit Bose1-4/+4
2009-08-27Make enumeration an independent taskSimo Sorce1-3/+7
2009-08-24some UPN handling fixesSumit Bose1-1/+3
2009-08-04Fix race condition in sdap codeSimo Sorce1-1/+9
2009-07-20Rework the engine that deals with openldap librariesSimo Sorce1-5/+23
2009-07-08Implement the ldap identity module.Simo Sorce1-0/+7
2009-07-08Add async helper functionsSimo Sorce1-0/+132