summaryrefslogtreecommitdiff
path: root/server/providers/ldap/sdap.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-05Reactivate old fd handling conditionallySumit Bose1-0/+4
2010-02-02Add new option ldap_referralsSumit Bose1-0/+1
2010-02-02Use ldap connection callbacks to get file descriptorsSumit Bose1-1/+15
2009-11-23Add ldap_pwd_policy optionSumit Bose1-0/+1
2009-11-20Add initial failover support for ldap and ipaSimo Sorce1-0/+5
2009-11-10Add cleanup taskSimo Sorce1-0/+1
2009-11-06Unify parse routines, use maps in generic searchesSimo Sorce1-5/+5
2009-11-06Make useful function more broadly available.Simo Sorce1-0/+3
2009-11-03Rename sdap_id_map to sdap_attr_mapSimo Sorce1-7/+15
2009-10-29Add support to get rootDSE from the LDAP server.Simo Sorce1-0/+3
2009-10-29Tidy up ipa optionsSimo Sorce1-0/+1
2009-10-27Move responsibility for entry expiration timeoutSimo Sorce1-1/+1
2009-10-27Add proper support for IPA/AD schemasSimo Sorce1-1/+2
2009-10-22added generic LDAP search sdap_get_generic_send/_recvSumit Bose1-0/+5
2009-10-15Check for expired passwords in LDAP providerSumit Bose1-1/+27
2009-10-14Move ldap provider configuration into its own fileSimo Sorce1-4/+11
2009-10-14Make options parser available to all providersSimo Sorce1-47/+4
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