summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* Remove unused structureSimo Sorce2013-01-211-6/+0
* Remove sysdb argument from ipa_host_info_send()Simo Sorce2013-01-215-9/+3
* Remove sysdb as a be request structure memberSimo Sorce2013-01-213-7/+7
* Remove sysdb as a be context structure memberSimo Sorce2013-01-215-13/+13
* Add domain to some subdomain functionsSimo Sorce2013-01-151-2/+7
* Add domain arguments to sysdb ssh functionsSimo Sorce2013-01-151-1/+2
* Add domain argument to sysdb selinux functionsSimo Sorce2013-01-153-4/+9
* Add domain arg to sysdb_search/delete_netgroup()Simo Sorce2013-01-151-1/+1
* Add domain argument to sysdb_search_groups()Simo Sorce2013-01-151-1/+1
* Add domain arg to sysdb_search_users()Simo Sorce2013-01-153-1/+5
* Add domain argument to sysdb_search_custom()Simo Sorce2013-01-157-8/+22
* Add domain argument to sysdb_store_custom()Simo Sorce2013-01-151-1/+1
* Add domain argument to sysdb_store_group()Simo Sorce2013-01-151-3/+2
* Add domain argument to sysdb_store_user()Simo Sorce2013-01-151-5/+4
* Add domain arguments to sysdb_add_inetgroup fns.Simo Sorce2013-01-151-1/+1
* Add domain to sysdb_search_user_by_name()Simo Sorce2013-01-153-4/+8
* Make sysdb_custom_subtree_dn() require a domain.Simo Sorce2013-01-152-2/+2
* Make sysdb_custom_dn() require a domain.Simo Sorce2013-01-152-5/+9
* Remove the sysdb_ctx_get_domain() function.Simo Sorce2013-01-151-1/+4
* Change pam data auth tokens.Simo Sorce2013-01-101-5/+1
* IPA: Rename IPA_CONFIG_SELINUX_DEFAULT_MAPJakub Hrozek2013-01-083-4/+6
* SELINUX: Process maps even when offlineJakub Hrozek2013-01-081-226/+429
* SYSDB: Remove duplicate selinux definesJakub Hrozek2013-01-081-0/+1
* failover: Protect against empty host namesMichal Zidek2013-01-021-1/+1
* Use an entry type mask macro to filter entry typesSimo Sorce2012-12-042-3/+3
* Streamline ipa_account_info handlerSimo Sorce2012-12-041-74/+55
* Fix tevent_req style for get_netgroup in ipa_idSimo Sorce2012-12-041-80/+71
* Fix ipa_subdomain_id names and tevent_req styleSimo Sorce2012-12-043-52/+36
* IPA: Handle bad results from c-ares lookupStephen Gallagher2012-12-021-1/+11
* fix SIGSEGV in IPA provider when ldap_sasl_authid is not setPavel Březina2012-11-201-1/+1
* LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek2012-11-201-1/+0
* LDAP: Provide a common sdap_set_sasl_options init functionJakub Hrozek2012-11-191-47/+8
* Do not save HBAC rules in subdomain subtreeSumit Bose2012-11-192-13/+16
* Refactor the way subdomain accounts are savedSimo Sorce2012-11-191-4/+50
* Run IPA subdomain provider if IPA ID provider is configuredSumit Bose2012-11-141-1/+67
* subdomains: check request type on one place onlyPavel Březina2012-11-121-6/+0
* Clarify debug message about initgroups and subdomainsSumit Bose2012-11-081-0/+7
* Make sub-domains case-insensitiveSumit Bose2012-10-261-2/+23
* krb5_auth_send: check for sub-domainsSumit Bose2012-10-261-6/+0
* subdomain-id: Generate homedir only for users not groupsSumit Bose2012-10-261-10/+12
* Make TTL configurable for dynamic dns updatesJames Hogarth2012-10-163-2/+14
* Allow extdom exop to return flat domain name as wellSumit Bose2012-10-124-4/+37
* SSH: Refactor sysdb and related codeJan Cholasta2012-10-051-2/+16
* Fix default upper limit of slicesOndrej Kos2012-10-041-1/+1
* SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek2012-09-243-10/+4
* Failover: use _srv_ when no primary server is definedPavel Březina2012-09-171-10/+3
* SELinux: Always use the default if it exists on the serverJakub Hrozek2012-09-131-9/+9
* netgroup: resolve hostgroup membership correctlyPavel Březina2012-09-121-1/+1
* Fix: IPv6 address with square brackets doesn't work.Michal Zidek2012-08-231-0/+7
* Unify usage of sysdb transactionsMichal Zidek2012-08-234-5/+25