summaryrefslogtreecommitdiff
path: root/src/providers/ldap/ldap_common.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-18AD: Download master domain info when enumeratingJakub Hrozek1-0/+11
2013-09-18LDAP: sdap_id_setup_tasks accepts a custom enum requestJakub Hrozek1-2/+14
2013-09-11LDAP: Store cleanup timestamp after initial cleanupJakub Hrozek1-1/+1
2013-08-28LDAP: Make sdap_id_setup_tasks reusable for subdomainsJakub Hrozek1-1/+6
2013-08-28LDAP: Make the cleanup task reusable for subdomainsJakub Hrozek1-5/+5
2013-08-28LDAP: Make cleanup synchronousJakub Hrozek1-0/+1
2013-08-28LDAP: Convert enumeration to the ptask APIJakub Hrozek1-1/+3
2013-08-28LDAP: Move the ldap enum request to its own reusable moduleJakub Hrozek1-5/+0
2013-06-28AD: Move storing sdap_domain for subdomain to generic LDAP codeJakub Hrozek1-0/+4
2013-06-10providers: refresh expired netgroupsPavel Březina1-0/+8
2013-06-07LDAP: split a function to create search basesJakub Hrozek1-0/+6
2013-06-07LDAP: return sdap search return code to IDJakub Hrozek1-8/+13
2013-06-07LDAP: new SDAP domain structureJakub Hrozek1-0/+16
2013-06-07LDAP: Pass in a connection to ID functionsJakub Hrozek1-3/+7
2013-06-07LDAP: Refactor account info handler into a tevent requestJakub Hrozek1-8/+9
2013-06-07LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek1-5/+22
2013-05-20Remove unneeded parameter of setup_child and namespace itJakub Hrozek1-1/+1
2012-11-19LDAP: Provide a common sdap_set_sasl_options init functionJakub Hrozek1-0/+7
2012-08-23Clean up cache on server reinitializationPavel Březina1-0/+9
2012-08-01Primary server support: LDAP adaptationJan Zeleny1-1/+2
2012-06-29sudo ldap provider: load host filter configuration on initPavel Březina1-1/+4
2012-05-03LDAP: Add helper routine to convert LDAP blob to SID stringStephen Gallagher1-0/+6
2012-05-03LDAP: Enable looking up ID-mapped users by nameStephen Gallagher1-0/+1
2012-02-24Modifications to simplify list_missing_attrsJan Zeleny1-1/+0
2012-02-23IPA: Add ipa_parse_search_base()Stephen Gallagher1-0/+5
2012-02-07AUTOFS: IPA providerJakub Hrozek1-0/+3
2012-02-05AUTOFS: LDAP providerJakub Hrozek1-0/+5
2012-02-04Move BUILD_SUDO outside the generic LDAP source filesJakub Hrozek1-8/+4
2012-01-31LDAP: Add support for service lookups (non-enum)Stephen Gallagher1-0/+12
2012-01-17SUDO Integration - periodical update of rules in data providerPavel Březina1-0/+1
2011-12-19Pass sdap_id_ctx to online check from IPA providerJakub Hrozek1-0/+2
2011-12-16SUDO integration - LDAP providerPavel Březina1-0/+5
2011-12-16SUDO Integration - LDAP configuration optionsPavel Březina1-0/+5
2011-11-25Fix sdap_id_ctx/ipa_id_ctx mismatch in IPA providerJakub Hrozek1-0/+1
2011-11-23Modified sdap_parse_search_base()Jan Zeleny1-2/+1
2011-11-23Renamed some LDAP routinesJan Zeleny1-5/+5
2011-11-02LDAP: Add parser for multiple search basesStephen Gallagher1-0/+5
2011-11-02Make sdap_get_id_specific_filter() more strictStephen Gallagher1-2/+2
2011-07-08Add helper function msgs2attrs_arrayStephen Gallagher1-0/+4
2011-04-19Add user and group search LDAP filter optionsJakub Hrozek1-0/+4
2011-02-16Do not attempt to use START_TLS on SSL connectionsStephen Gallagher1-0/+7
2011-01-21Delete attributes that are removed from LDAPStephen Gallagher1-0/+13
2010-12-21Remove unused member of a structSumit Bose1-1/+0
2010-12-07ldap: Use USN entries if available.Simo Sorce1-2/+1
2010-12-07ldap: remove variable that was never assigned nor usedSimo Sorce1-2/+0
2010-12-06Add ldap_chpass_uri config optionSumit Bose1-0/+1
2010-12-06Make string_to_shadowpw_days() publicSumit Bose1-0/+2
2010-12-01Add check_online method to LDAP ID providerSumit Bose1-0/+1
2010-10-13Implement netgroup support for LDAP providerSumit Bose1-0/+6
2010-10-13Initialize kerberos service for GSSAPIJakub Hrozek1-0/+20