summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* Renamed some sysdb constants for their wider usageJan Zeleny2012-02-062-6/+6
* Make password migration code use the IPA config retrieval codeJan Zeleny2012-02-061-57/+14
* Add support for generic IPA config retrievalJan Zeleny2012-02-062-0/+208
* Fixed minor memory-hierarchy-related issue in IPA HBACJan Zeleny2012-02-061-1/+2
* Implemented support for multiple search bases in HBAC rules and servicesJan Zeleny2012-02-069-116/+364
* Do not call sudo functions if built without-sudoJakub Hrozek2012-02-052-7/+7
* AUTOFS: LDAP providerJakub Hrozek2012-02-0510-2/+1370
* AUTOFS: responderJakub Hrozek2012-02-051-0/+1
* AUTOFS: Data Provider requestJakub Hrozek2012-02-053-30/+315
* Move BUILD_SUDO outside the generic LDAP source filesJakub Hrozek2012-02-045-95/+127
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-0416-39/+33
* LDAP: Fix incorrect search timeoutsStephen Gallagher2012-02-042-2/+2
* LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher2012-02-049-5/+95
* Fixed wrong position of ldap_service_search_baseJan Zeleny2012-02-011-1/+1
* KRB5: Add syslog messages for Kerberos failuresStephen Gallagher2012-01-312-0/+9
* IPA: Add support for services lookups (non-enum)Stephen Gallagher2012-01-312-1/+41
* 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
* SYSDB: extend sysdb_store_service() to accept additional attributesStephen Gallagher2012-01-311-0/+2
* docs: Use absolute srcdir pathJakub Hrozek2012-01-301-1/+1
* SUDO Integration - prepare data provider for new responder commandsPavel Březina2012-01-276-199/+286
* Use the new SUDO request in DP and sudo responderJakub Hrozek2012-01-271-19/+48
* SUDO: Provide a sudo DP request based on the internal_reqJakub Hrozek2012-01-271-0/+1
* PROXY: add support for enumerating servicesStephen Gallagher2012-01-274-0/+226
* PROXY: add support for service lookups (non-enumeration)Stephen Gallagher2012-01-274-0/+273
* DP: Add support for services in dp requestsStephen Gallagher2012-01-271-0/+1
* DP: Handle parsing extra results in be_get_account_infoStephen Gallagher2012-01-272-33/+70
* LDAP: Improve debugging for sdap_parse_derefStephen Gallagher2012-01-231-4/+7
* LDAP: Add option to disable paging controlStephen Gallagher2012-01-185-5/+12
* 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-178-1/+348
* SUDO Integration - wrap data provider with tevent_reqPavel Březina2012-01-172-43/+138
* SUDO Integration review issuesPavel Březina2012-01-174-9/+8
* IPA: Detect nsupdate support for the realm directiveStephen Gallagher2012-01-171-14/+40
* Raise the debug level of two very noisy statementsStephen Gallagher2012-01-171-2/+3
* Support multiple search bases in HBACJan Zeleny2012-01-145-39/+176
* 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
* IPA netgroups: Do not reuse loop iterator variableJakub Hrozek2012-01-061-3/+3
* Do not call krb5_child when changing passwords and provider went offlineJakub Hrozek2012-01-061-1/+11
* HBAC: create empty groups with one NULL elementJakub Hrozek2012-01-061-16/+15
* Add compatibility layer for Heimdal Kerberos implementationStephen Gallagher2011-12-223-8/+17
* Honor case sensitive flag when creating the ccname templateJakub Hrozek2011-12-213-5/+17
* Save original memberof, not memberofJakub Hrozek2011-12-201-4/+16
* Failover: Introduce a per-service timeoutJakub Hrozek2011-12-203-5/+66
* Do not touch resolve_service_state in fo_resolve_service_doneJakub Hrozek2011-12-201-14/+11
* 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
* Pass sdap_id_ctx to online check from IPA providerJakub Hrozek2011-12-195-18/+56
* Securely set umask when using mkstempStephen Gallagher2011-12-192-0/+6