summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap
Commit message (Expand)AuthorAgeFilesLines
...
* LDAP: Add AD 2008r2 schemaStephen Gallagher2012-03-141-2/+49
* Missing debug message if sdap_sudo_refresh_set_timer failsPavel Březina2012-03-091-1/+5
* LDAP: Make sdap_access_send/recv publicStephen Gallagher2012-03-092-12/+17
* Fix nested groups processingJakub Hrozek2012-03-081-26/+60
* Detect cycle in the fail over on subsequent resolve requests onlyJakub Hrozek2012-03-082-3/+6
* krb5_child: set debugging soonerJakub Hrozek2012-03-061-11/+17
* Only do one cycle when resolving a serverJakub Hrozek2012-03-062-9/+9
* Use proper errno codeJakub Hrozek2012-03-051-1/+1
* IPA: Set the DNS discovery domain to match ipa_domainStephen Gallagher2012-03-011-1/+2
* LDAP: Remove unnecessary filter sanitizeStephen Gallagher2012-02-261-11/+5
* Modifications to simplify list_missing_attrsJan Zeleny2012-02-248-44/+21
* Delete missing attributes from netgroups to be storedJan Zeleny2012-02-241-1/+26
* IPA hosts refactoringJan Zeleny2012-02-241-2/+0
* LDAP: Only use paging control on requests for multiple entriesStephen Gallagher2012-02-2410-25/+79
* AUTOFS: Search all search bases for automounter map entriesJakub Hrozek2012-02-231-18/+86
* LDAP: Properly assign orig_dnStephen Gallagher2012-02-231-0/+1
* IPA: Add ipa_parse_search_base()Stephen Gallagher2012-02-232-10/+28
* Don't give memory context in confdb where not neededJan Zeleny2012-02-211-1/+1
* End request if ldap_parse_result failsJakub Hrozek2012-02-211-0/+3
* LDAP: Ignore group member users that do not have name attributesStephen Gallagher2012-02-171-2/+2
* Redesign purging of the sudo cachePavel Březina2012-02-171-19/+55
* Fix memory hierarchy when processing nested group membershipsJakub Hrozek2012-02-144-11/+14
* Fix uninitialized in_transactionStephen Gallagher2012-02-131-1/+1
* Add missing breaks to switch statementsStephen Gallagher2012-02-132-0/+2
* AUTOFS: IPA providerJakub Hrozek2012-02-071-0/+3
* LDAP: Add support for SSH user public keysJan Cholasta2012-02-073-4/+23
* Update shadowLastChanged attribute during LDAP password changeJan Zeleny2012-02-065-0/+189
* Session target in IPA providerJan Zeleny2012-02-061-0/+1
* Do not call sudo functions if built without-sudoJakub Hrozek2012-02-052-7/+7
* AUTOFS: LDAP providerJakub Hrozek2012-02-058-1/+1344
* Move BUILD_SUDO outside the generic LDAP source filesJakub Hrozek2012-02-045-95/+127
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-046-13/+10
* LDAP: Fix incorrect search timeoutsStephen Gallagher2012-02-042-2/+2
* LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher2012-02-048-5/+88
* KRB5: Add syslog messages for Kerberos failuresStephen Gallagher2012-01-311-0/+8
* LDAP: Add enumeration support for servicesStephen Gallagher2012-01-317-3/+215
* LDAP: Add support for service lookups (non-enum)Stephen Gallagher2012-01-318-0/+891
* SUDO Integration - prepare data provider for new responder commandsPavel Březina2012-01-273-134/+189
* LDAP: Improve debugging for sdap_parse_derefStephen Gallagher2012-01-231-4/+7
* LDAP: Add option to disable paging controlStephen Gallagher2012-01-183-3/+9
* Do not use sudo symbols in LDAP provider unconditionallyJakub Hrozek2012-01-181-0/+2
* SUDO Integration - periodical update of rules in data providerPavel Březina2012-01-176-0/+345
* SUDO Integration - wrap data provider with tevent_reqPavel Březina2012-01-172-43/+138
* SUDO Integration review issuesPavel Březina2012-01-172-3/+2
* LDAP: Copy URI instead of pointing at failover service recordStephen Gallagher2012-01-141-2/+8
* Log fixes for sdap_call_conn_cbStephen Gallagher2012-01-141-1/+2
* Add compatibility layer for Heimdal Kerberos implementationStephen Gallagher2011-12-221-0/+5
* Save original memberof, not memberofJakub Hrozek2011-12-201-4/+16
* SUDO Integration - fixed memory leak in sdap_sudo_handler()Pavel Březina2011-12-201-0/+1
* SUDO Integration - be_sudo_req removed from sudo_ctxPavel Březina2011-12-202-2/+0