summaryrefslogtreecommitdiff
path: root/src/providers/ldap/ldap_common.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-06Add ldap_chpass_uri config optionSumit Bose1-1/+9
2010-12-06Add new account expired rule to LDAP access providerSumit Bose1-1/+3
2010-12-06Make string_to_shadowpw_days() publicSumit Bose1-0/+34
2010-12-01Allow protocol fallback for SRV queriesJakub Hrozek1-3/+2
2010-11-15Properly document ldap_purge_cache_timeoutStephen Gallagher1-1/+9
2010-11-04Make ldap_search_base a non-mandatory optionSumit Bose1-35/+25
2010-10-22Add ldap_deref optionSumit Bose1-1/+12
2010-10-18Add option to limit nested groupsSimo Sorce1-1/+2
2010-10-13Add infrastructure to LDAP provider for netgroup supportSumit Bose1-2/+38
2010-10-13Initialize kerberos service for GSSAPIJakub Hrozek1-0/+171
2010-10-13Add KDC to the list of LDAP optionsJakub Hrozek1-0/+1
2010-07-09Remove remainder of now unused global LDAP connection handle.eindenbom1-171/+0
2010-06-30Add dns_discovery_domain optionJakub Hrozek1-1/+0
2010-06-09Disable connection callbacks when going onlineStephen Gallagher1-0/+10
2010-05-27Add ldap_access_filter optionStephen Gallagher1-1/+2
2010-05-27Add offline callback to disconnect global SDAP handleSumit Bose1-1/+9
2010-05-16Add ldap_krb5_ticket_lifetime optionSumit Bose1-1/+2
2010-05-07Use service discovery in backendsJakub Hrozek1-8/+49
2010-05-03Better handle sdap_handle memory from callers.Simo Sorce1-1/+1
2010-02-25Fix check for values of expiration limitsJakub Hrozek1-1/+1
2010-02-23Better cleanup task handlingJakub Hrozek1-1/+46
2010-02-23Do not check entries during cleanup taskJakub Hrozek1-2/+2
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+589