summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* NSS: Add original homedir to home directory template optionsStephen Gallagher2013-02-101-0/+1
* Possible null derefence in ipa_subdomains.c.Michal Zidek2013-01-251-0/+4
* Add be_req_get_data() helper funciton.Simo Sorce2013-01-215-9/+11
* Add be_req_get_be_ctx() helper.Simo Sorce2013-01-217-53/+61
* Add be_req_create() helperSimo Sorce2013-01-211-3/+2
* Introduce be_req_terminate() helperSimo Sorce2013-01-214-34/+24
* Remove domain from be_req structureSimo Sorce2013-01-214-60/+45
* Pass domain not be_req to access check functionsSimo Sorce2013-01-211-1/+1
* Do not pass NULL to ipa_subdomain_retrieve()Simo Sorce2013-01-211-18/+20
* Move hbac_ctx_is_offline()Simo Sorce2013-01-212-7/+6
* Remove hbac_ctx_sdap_id_[ctx|op]()Simo Sorce2013-01-212-18/+6
* Remove hbac_ctx_ev()Simo Sorce2013-01-212-10/+3
* Remove hbac_ctx_be()Simo Sorce2013-01-213-12/+4
* Remove hbac_ctx_sysdb()Simo Sorce2013-01-212-12/+4
* Remove sysdb argument from hbac_get_cached_rules()Simo Sorce2013-01-213-9/+6
* Remove sysdb arg from [ipa_]hbac_sysdb_save()Simo Sorce2013-01-213-36/+25
* Remove sysdb arg from ipa_hbac_service_info_send()Simo Sorce2013-01-213-5/+0
* Remove sysdb arg from hbac_*host_attrs_to_rule()Simo Sorce2013-01-213-11/+4
* Remove sysdb arg from hbac_service_attrs_to_rule()Simo Sorce2013-01-213-5/+2
* Remove sysdb argument from hbac_user_attrs_to_rule()Simo Sorce2013-01-213-6/+4
* 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