summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_init.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-26IPA: Ignore dns_discovery_domain in server modeJakub Hrozek1-0/+36
2013-08-28LDAP: Make sdap_id_setup_tasks reusable for subdomainsJakub Hrozek1-1/+1
2013-08-28IPA: Enable AD sites when in server modeJakub Hrozek1-1/+51
2013-07-23KRB5: Do not send PAC in server modeJakub Hrozek1-1/+7
2013-06-28IPA: Initialize server mode ctx if server mode is onJakub Hrozek1-0/+6
2013-06-28Add ipa_idmap_init()Sumit Bose1-1/+1
2013-06-25krb5: do not send pac for IPA users from the local domainSumit Bose1-0/+1
2013-06-10providers: refresh expired netgroupsPavel Březina1-0/+10
2013-06-07LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek1-8/+2
2013-05-27IPA: Always initialize ID mappingSumit Bose1-4/+10
2013-05-20Remove unneeded parameter of setup_child and namespace itJakub Hrozek1-1/+1
2013-05-03Convert IPA-specific options to be back-end agnosticJakub Hrozek1-18/+11
2013-05-03SUDO: IPA providerLukas Slebodnik1-0/+24
2013-04-10DNS sites support - add IPA SRV pluginPavel Březina1-5/+24
2013-04-10DNS sites support - use SRV DNS lookup plugin in all providersPavel Březina1-0/+10
2012-08-01Expose an initializer function from subdomainSimo Sorce1-22/+6
2012-08-01Primary server support: new option in IPA providerJan Zeleny1-4/+4
2012-08-01Primary server support: IPA adaptationJan Zeleny1-1/+1
2012-07-27Renamed session provider to selinux providerJan Zeleny1-15/+15
2012-07-06KRB5: Create a common init routine for krb5_child optionsStephen Gallagher1-45/+6
2012-06-21Add support for ID rangesSumit Bose1-0/+1
2012-06-10IPA subdomains - ask for information about master domainJan Zeleny1-2/+2
2012-04-24IPA: Add get-domains targetSumit Bose1-0/+38
2012-03-09IPA: Check nsAccountLock during PAM_ACCT_MGMTStephen Gallagher1-0/+11
2012-02-24IPA hosts refactoringJan Zeleny1-7/+3
2012-02-07AUTOFS: IPA providerJakub Hrozek1-2/+24
2012-02-07IPA: Add host info handlerJan Cholasta1-0/+49
2012-02-06Session target in IPA providerJan Zeleny1-0/+42
2012-02-06Implemented support for multiple search bases in HBAC rules and servicesJan Zeleny1-0/+1
2012-01-14Support multiple search bases in HBACJan Zeleny1-0/+1
2011-12-19Pass sdap_id_ctx to online check from IPA providerJakub Hrozek1-1/+1
2011-12-19Move child_common routines to utilStephen Gallagher1-1/+1
2011-11-29IPA migration fixesJakub Hrozek1-0/+9
2011-11-25Fix sdap_id_ctx/ipa_id_ctx mismatch in IPA providerJakub Hrozek1-1/+3
2011-11-23Added IPA account info handlerJan Zeleny1-1/+2
2011-11-23New IPA ID contextJan Zeleny1-13/+21
2011-11-22Cleanup: Remove unused parametersJakub Hrozek1-1/+1
2011-07-11Check DNS records before updatingJakub Hrozek1-4/+2
2011-02-22Allow krb5_realm to override ipa_domainStephen Gallagher1-8/+1
2010-12-08Remove check_access_time() from IPA access providerSumit Bose1-7/+0
2010-12-07Pass sdap_id_ctx in sdap_id_op functions.Simo Sorce1-3/+1
2010-12-07Add support for FAST in krb5 providerSumit Bose1-1/+2
2010-12-01Add check_online method to LDAP ID providerSumit Bose1-1/+2
2010-07-09Use new LDAP connection framework in IPA access backend.eindenbom1-3/+3
2010-05-27Add offline callback to disconnect global SDAP handleSumit Bose1-0/+7
2010-05-27Add krb5 SIGTERM handler to ipa auth providerSumit Bose1-0/+6
2010-05-27Add callback to remove krb5 info files when going offlineSumit Bose1-0/+6
2010-05-26Add support for delayed kinit if offlineSumit Bose1-0/+9
2010-05-16Add dynamic DNS updates to FreeIPAStephen Gallagher1-0/+41
2010-05-16Properly set up SIGCHLD handlersStephen Gallagher1-15/+0