summaryrefslogtreecommitdiff
path: root/src/providers/ipa
AgeCommit message (Expand)AuthorFilesLines
2013-01-21Remove sysdb as a be request structure memberSimo Sorce3-7/+7
2013-01-21Remove sysdb as a be context structure memberSimo Sorce5-13/+13
2013-01-15Add domain to some subdomain functionsSimo Sorce1-2/+7
2013-01-15Add domain arguments to sysdb ssh functionsSimo Sorce1-1/+2
2013-01-15Add domain argument to sysdb selinux functionsSimo Sorce3-4/+9
2013-01-15Add domain arg to sysdb_search/delete_netgroup()Simo Sorce1-1/+1
2013-01-15Add domain argument to sysdb_search_groups()Simo Sorce1-1/+1
2013-01-15Add domain arg to sysdb_search_users()Simo Sorce3-1/+5
2013-01-15Add domain argument to sysdb_search_custom()Simo Sorce7-8/+22
2013-01-15Add domain argument to sysdb_store_custom()Simo Sorce1-1/+1
2013-01-15Add domain argument to sysdb_store_group()Simo Sorce1-3/+2
2013-01-15Add domain argument to sysdb_store_user()Simo Sorce1-5/+4
2013-01-15Add domain arguments to sysdb_add_inetgroup fns.Simo Sorce1-1/+1
2013-01-15Add domain to sysdb_search_user_by_name()Simo Sorce3-4/+8
2013-01-15Make sysdb_custom_subtree_dn() require a domain.Simo Sorce2-2/+2
2013-01-15Make sysdb_custom_dn() require a domain.Simo Sorce2-5/+9
2013-01-15Remove the sysdb_ctx_get_domain() function.Simo Sorce1-1/+4
2013-01-10Change pam data auth tokens.Simo Sorce1-5/+1
2013-01-08IPA: Rename IPA_CONFIG_SELINUX_DEFAULT_MAPJakub Hrozek3-4/+6
2013-01-08SELINUX: Process maps even when offlineJakub Hrozek1-226/+429
2013-01-08SYSDB: Remove duplicate selinux definesJakub Hrozek1-0/+1
2013-01-02failover: Protect against empty host namesMichal Zidek1-1/+1
2012-12-04Use an entry type mask macro to filter entry typesSimo Sorce2-3/+3
2012-12-04Streamline ipa_account_info handlerSimo Sorce1-74/+55
2012-12-04Fix tevent_req style for get_netgroup in ipa_idSimo Sorce1-80/+71
2012-12-04Fix ipa_subdomain_id names and tevent_req styleSimo Sorce3-52/+36
2012-12-02IPA: Handle bad results from c-ares lookupStephen Gallagher1-1/+11
2012-11-20fix SIGSEGV in IPA provider when ldap_sasl_authid is not setPavel Březina1-1/+1
2012-11-20LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek1-1/+0
2012-11-19LDAP: Provide a common sdap_set_sasl_options init functionJakub Hrozek1-47/+8
2012-11-19Do not save HBAC rules in subdomain subtreeSumit Bose2-13/+16
2012-11-19Refactor the way subdomain accounts are savedSimo Sorce1-4/+50
2012-11-14Run IPA subdomain provider if IPA ID provider is configuredSumit Bose1-1/+67
2012-11-12subdomains: check request type on one place onlyPavel Březina1-6/+0
2012-11-08Clarify debug message about initgroups and subdomainsSumit Bose1-0/+7
2012-10-26Make sub-domains case-insensitiveSumit Bose1-2/+23
2012-10-26krb5_auth_send: check for sub-domainsSumit Bose1-6/+0
2012-10-26subdomain-id: Generate homedir only for users not groupsSumit Bose1-10/+12
2012-10-16Make TTL configurable for dynamic dns updatesJames Hogarth3-2/+14
2012-10-12Allow extdom exop to return flat domain name as wellSumit Bose4-4/+37
2012-10-05SSH: Refactor sysdb and related codeJan Cholasta1-2/+16
2012-10-04Fix default upper limit of slicesOndrej Kos1-1/+1
2012-09-24SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek3-10/+4
2012-09-17Failover: use _srv_ when no primary server is definedPavel Březina1-10/+3
2012-09-13SELinux: Always use the default if it exists on the serverJakub Hrozek1-9/+9
2012-09-12netgroup: resolve hostgroup membership correctlyPavel Březina1-1/+1
2012-08-23Fix: IPv6 address with square brackets doesn't work.Michal Zidek1-0/+7
2012-08-23Unify usage of sysdb transactionsMichal Zidek4-5/+25
2012-08-23Consolidation of functions that make realm upper-caseOndrej Kos2-25/+3
2012-08-15Duplicate detection in fail over did not work.Michal Zidek1-1/+6