summaryrefslogtreecommitdiffstats
path: root/server/providers/ldap/sdap.h
Commit message (Expand)AuthorAgeFilesLines
* Rename server/ directory to src/Stephen Gallagher2010-02-181-258/+0
* Reactivate old fd handling conditionallySumit Bose2010-02-051-0/+4
* Add new option ldap_referralsSumit Bose2010-02-021-0/+1
* Use ldap connection callbacks to get file descriptorsSumit Bose2010-02-021-1/+15
* Add ldap_pwd_policy optionSumit Bose2009-11-231-0/+1
* Add initial failover support for ldap and ipaSimo Sorce2009-11-201-0/+5
* Add cleanup taskSimo Sorce2009-11-101-0/+1
* Unify parse routines, use maps in generic searchesSimo Sorce2009-11-061-5/+5
* Make useful function more broadly available.Simo Sorce2009-11-061-0/+3
* Rename sdap_id_map to sdap_attr_mapSimo Sorce2009-11-031-7/+15
* Add support to get rootDSE from the LDAP server.Simo Sorce2009-10-291-0/+3
* Tidy up ipa optionsSimo Sorce2009-10-291-0/+1
* Move responsibility for entry expiration timeoutSimo Sorce2009-10-271-1/+1
* Add proper support for IPA/AD schemasSimo Sorce2009-10-271-1/+2
* 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