summaryrefslogtreecommitdiff
path: root/src/providers/ldap/sdap_async.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-07LDAP: store FQDNs for trusted users and groupsJakub Hrozek1-4/+5
2013-06-07LDAP: new SDAP domain structureJakub Hrozek1-3/+2
2013-06-07LDAP: Pass in a connection to ID functionsJakub Hrozek1-0/+1
2013-05-02sdap: add sdap_connect_host requestPavel Březina1-0/+15
2013-03-19Use common error facility instead of sdap_resultSimo Sorce1-23/+6
2013-01-15Add domain to sysdb_search_user_by_name()Simo Sorce1-0/+2
2013-01-10Change pam data auth tokens.Simo Sorce1-4/+3
2012-09-24AD: Optimize initgroups lookups with tokenGroupsStephen Gallagher1-0/+16
2012-06-13LDAP: Add support for AD chain matching extension in initgroupsStephen Gallagher1-0/+13
2012-06-13LDAP: Add support for AD chain matching extension in group lookupsStephen Gallagher1-0/+14
2012-06-13LDAP: Add ldap_*_use_matching_rule_in_chain optionsStephen Gallagher1-0/+5
2012-05-31Ghost members - removed sdap_check_aliases()Jan Zeleny1-6/+0
2012-02-24LDAP: Only use paging control on requests for multiple entriesStephen Gallagher1-1/+2
2012-02-06Update shadowLastChanged attribute during LDAP password changeJan Zeleny1-0/+9
2012-01-31LDAP: Add enumeration support for servicesStephen Gallagher1-0/+11
2012-01-31LDAP: Add support for service lookups (non-enum)Stephen Gallagher1-0/+17
2011-12-16Use the case sensitivity flag in the LDAP providerJakub Hrozek1-0/+1
2011-12-16Refactor saving sdap entitiesJakub Hrozek1-0/+21
2011-11-29Provide means of forcing TLS and GSSAPI enabled/disabled for sdap connectionsJakub Hrozek1-1/+9
2011-11-02Support to request canonicalization in LDAP/IPA providerJan Zeleny1-0/+1
2011-11-02LDAP: Add support for multiple search bases for group enumerationStephen Gallagher1-1/+2
2011-11-02LDAP: Add support for multiple search bases for user enumerationStephen Gallagher1-1/+2
2011-11-02LDAP: Support multiple group search bases (non-enumeration, RFC2307)Stephen Gallagher1-1/+2
2011-11-02LDAP: Support multiple netgroup search basesStephen Gallagher1-1/+2
2011-11-02LDAP: Support multiple user search bases (non-enumeration)Stephen Gallagher1-1/+2
2011-09-28Store name aliases for users, groupsJakub Hrozek1-0/+6
2011-09-06Allow turning dereference off by setting the threshold to 0Jakub Hrozek1-1/+1
2011-06-30Use ldap_init_fd() instead of ldap_initialize() if availableSumit Bose1-0/+3
2011-05-20Generic dereference searchJakub Hrozek1-0/+18
2011-01-21Add the user's primary group to the initgroups lookupStephen Gallagher1-3/+1
2011-01-17Add timeout parameter to sdap_get_generic_send()Sumit Bose1-4/+8
2010-12-07ldap: add checks to determine if USN features are available.Simo Sorce1-4/+2
2010-10-13Implement netgroup support for LDAP providerSumit Bose1-1/+13
2010-10-13Initialize kerberos service for GSSAPIJakub Hrozek1-0/+3
2010-09-15Store rootdse supported features in sdap_handlerSumit Bose1-5/+3
2010-07-09LDAP connection usage tracking, sharing and failover retry framework.eindenbom1-0/+5
2010-07-09GSSAPI ticket expiry time is returned from ldap_child and stored in sdap_hand...eindenbom1-1/+3
2010-05-16Add ldap_krb5_ticket_lifetime optionSumit Bose1-1/+2
2010-03-22Improvements for LDAP Password Policy supportRalf Haferkamp1-1/+5
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+126