summaryrefslogtreecommitdiff
path: root/src/providers
AgeCommit message (Expand)AuthorFilesLines
2012-01-31LDAP: Add enumeration support for servicesStephen Gallagher7-3/+215
2012-01-31LDAP: Add support for service lookups (non-enum)Stephen Gallagher8-0/+891
2012-01-31SYSDB: extend sysdb_store_service() to accept additional attributesStephen Gallagher1-0/+2
2012-01-30docs: Use absolute srcdir pathJakub Hrozek1-1/+1
2012-01-27SUDO Integration - prepare data provider for new responder commandsPavel Březina6-199/+286
2012-01-27Use the new SUDO request in DP and sudo responderJakub Hrozek1-19/+48
2012-01-27SUDO: Provide a sudo DP request based on the internal_reqJakub Hrozek1-0/+1
2012-01-27PROXY: add support for enumerating servicesStephen Gallagher4-0/+226
2012-01-27PROXY: add support for service lookups (non-enumeration)Stephen Gallagher4-0/+273
2012-01-27DP: Add support for services in dp requestsStephen Gallagher1-0/+1
2012-01-27DP: Handle parsing extra results in be_get_account_infoStephen Gallagher2-33/+70
2012-01-23LDAP: Improve debugging for sdap_parse_derefStephen Gallagher1-4/+7
2012-01-18LDAP: Add option to disable paging controlStephen Gallagher5-5/+12
2012-01-18Do not use sudo symbols in LDAP provider unconditionallyJakub Hrozek1-0/+2
2012-01-17SUDO Integration - periodical update of rules in data providerPavel Březina8-1/+348
2012-01-17SUDO Integration - wrap data provider with tevent_reqPavel Březina2-43/+138
2012-01-17SUDO Integration review issuesPavel Březina4-9/+8
2012-01-17IPA: Detect nsupdate support for the realm directiveStephen Gallagher1-14/+40
2012-01-17Raise the debug level of two very noisy statementsStephen Gallagher1-2/+3
2012-01-14Support multiple search bases in HBACJan Zeleny5-39/+176
2012-01-14LDAP: Copy URI instead of pointing at failover service recordStephen Gallagher1-2/+8
2012-01-14Log fixes for sdap_call_conn_cbStephen Gallagher1-1/+2
2012-01-06IPA netgroups: Do not reuse loop iterator variableJakub Hrozek1-3/+3
2012-01-06Do not call krb5_child when changing passwords and provider went offlineJakub Hrozek1-1/+11
2012-01-06HBAC: create empty groups with one NULL elementJakub Hrozek1-16/+15
2011-12-22Add compatibility layer for Heimdal Kerberos implementationStephen Gallagher3-8/+17
2011-12-21Honor case sensitive flag when creating the ccname templateJakub Hrozek3-5/+17
2011-12-20Save original memberof, not memberofJakub Hrozek1-4/+16
2011-12-20Failover: Introduce a per-service timeoutJakub Hrozek3-5/+66
2011-12-20Do not touch resolve_service_state in fo_resolve_service_doneJakub Hrozek1-14/+11
2011-12-20SUDO Integration - fixed memory leak in sdap_sudo_handler()Pavel Březina1-0/+1
2011-12-20SUDO Integration - be_sudo_req removed from sudo_ctxPavel Březina2-2/+0
2011-12-19Pass sdap_id_ctx to online check from IPA providerJakub Hrozek5-18/+56
2011-12-19Securely set umask when using mkstempStephen Gallagher2-0/+6
2011-12-19Move child_common routines to utilStephen Gallagher14-856/+12
2011-12-19Add common SIGCHLD handling for providers.Pavel Zuna4-6/+260
2011-12-16Logically dead code in sdap_nested_group_lookup_groupPavel Březina1-1/+1
2011-12-16SUDO integration - LDAP providerPavel Březina4-0/+657
2011-12-16SUDO Integration - LDAP provider - save sudo rules functionsJakub Hrozek2-0/+125
2011-12-16SUDO Integration - LDAP configuration optionsPavel Březina6-3/+150
2011-12-16SUDO integration - data provider backend handlerPavel Březina3-0/+165
2011-12-16Export the function to convert ldb_result to sysdb_attrsJakub Hrozek2-30/+1
2011-12-16Use the case sensitivity flag in the proxy providerJakub Hrozek3-153/+181
2011-12-16Use the case sensitivity flag in the simple access providerJakub Hrozek1-4/+15
2011-12-16Use the case sensitivity flag in the LDAP providerJakub Hrozek6-11/+31
2011-12-16Refactor saving sdap entitiesJakub Hrozek5-179/+146
2011-12-14Support search bases in netgroup members translationPavel Březina1-1/+11
2011-12-14Support search bases in RFC2307bis enumerationPavel Březina1-10/+145
2011-12-12Add sdap_connection_expire_timeout optionStephen Gallagher5-3/+18
2011-12-12Fix uninitialized value error in ipa_netgroups.cStephen Gallagher1-0/+1