summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
...
* Remove domain from be_req structureSimo Sorce2013-01-217-64/+46
* Pass domain not be_req to access check functionsSimo Sorce2013-01-215-22/+33
* Split simple_access_check function outSimo Sorce2013-01-213-206/+225
* 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-217-12/+9
* Remove sysdb as a be context structure memberSimo Sorce2013-01-2127-56/+52
* Move ldap provider access functionsSimo Sorce2013-01-212-59/+86
* LDAP: Compare lists of DNs when saving autofs entriesJakub Hrozek2013-01-211-134/+147
* set struct bet_info->bet_typePavel Březina2013-01-191-0/+1
* Invalidate user entry even if there are no groupsJakub Hrozek2013-01-161-5/+7
* Remove outdated code.Simo Sorce2013-01-161-10/+0
* LDAP: avoid complex realloc logic in save_rfc2307bis_group_membershipsJakub Hrozek2013-01-151-12/+4
* Add domain to some subdomain functionsSimo Sorce2013-01-151-2/+7
* Add domain arguments to sysdb sudo functionsSimo Sorce2013-01-154-9/+22
* Add domain arguments to sysdb ssh functionsSimo Sorce2013-01-151-1/+2
* Add domain arguments to sysdb services functionsSimo Sorce2013-01-153-6/+7
* Add domain argument to sysdb selinux functionsSimo Sorce2013-01-153-4/+9
* Add domain argument to sysdb autofs functionsSimo Sorce2013-01-152-11/+18
* Add domain arguemnt to sysdb_get_real_name()Simo Sorce2013-01-151-1/+2
* Add domain argument to sysdb_idmap_ funcitonsSimo Sorce2013-01-151-1/+2
* Add domain argument to sysdb_remove_attrs()Simo Sorce2013-01-152-5/+6
* Add domain argument to sysdb_has/set_enumerated()Simo Sorce2013-01-153-3/+4
* Add domain arg to sysdb_search/delete_netgroup()Simo Sorce2013-01-153-8/+8
* Add domain argument to sysdb_delete_group()Simo Sorce2013-01-153-5/+7
* Add domain argument to sysdb_search_groups()Simo Sorce2013-01-154-8/+13
* Add domain argument to sysdb_delete_user()Simo Sorce2013-01-153-12/+18
* Add domain arg to sysdb_search_users()Simo Sorce2013-01-156-17/+30
* 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_cache_auth()Simo Sorce2013-01-151-1/+5
* Add domain argument to sysdb_cache_password()Simo Sorce2013-01-153-3/+7
* Add domain arg to sysdb group member functionsSimo Sorce2013-01-152-7/+9
* Add domain argument to sysdb_store_group()Simo Sorce2013-01-153-7/+8
* Add domain argument to sysdb_store_user()Simo Sorce2013-01-153-16/+16
* Add domain arguments to sysdb_add_inetgroup fns.Simo Sorce2013-01-153-4/+6
* Add domain arguments to sysdb_add_group functions.Simo Sorce2013-01-152-4/+6
* Add domain argument to sysdb_set_user_attr()Simo Sorce2013-01-153-8/+16