summaryrefslogtreecommitdiffstats
path: root/server/providers/ldap/sdap.h
Commit message (Expand)AuthorAgeFilesLines
* added generic LDAP search sdap_get_generic_send/_recvSumit Bose2009-10-221-0/+5
* Check for expired passwords in LDAP providerSumit Bose2009-10-151-1/+27
* Move ldap provider configuration into its own fileSimo Sorce2009-10-141-4/+11
* Make options parser available to all providersSimo Sorce2009-10-141-47/+4
* add a replacement if ldap_control_create is missingSumit Bose2009-10-131-1/+1
* Differentiate between search and network timeoutsSimo Sorce2009-10-091-0/+1
* add support for server side LDAP password policiesSumit Bose2009-10-081-1/+2
* Initial implementation of sasl bind supportSimo Sorce2009-10-011-0/+6
* add new config options ldap_tls_cacert and ldap_tls_cacertdirSumit Bose2009-09-251-0/+4
* Turn ldap driver options into multitypeSimo Sorce2009-09-141-53/+88
* Complete the removal of "legacy" option.Simo Sorce2009-09-111-0/+3
* fix internal order of ldap user mapping optionsSumit Bose2009-08-281-4/+4
* Make enumeration an independent taskSimo Sorce2009-08-271-3/+7
* some UPN handling fixesSumit Bose2009-08-241-1/+3
* Fix race condition in sdap codeSimo Sorce2009-08-041-1/+9
* Rework the engine that deals with openldap librariesSimo Sorce2009-07-201-5/+23
* Implement the ldap identity module.Simo Sorce2009-07-081-0/+7
* Add async helper functionsSimo Sorce2009-07-081-0/+132