summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_selinux.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Fix formating of variables with type: size_tLukas Slebodnik1-2/+2
2013-09-11Fix formating of variables with type: ssize_tLukas Slebodnik1-2/+2
2013-06-07LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek1-1/+2
2013-05-14Fix broken build with selinux.Lukas Slebodnik1-1/+3
2013-05-13Fixes compilation without selinux.Lukas Slebodnik1-1/+0
2013-04-29selinux: if no domain matches, make the debug message louderJakub Hrozek1-3/+3
2013-04-29Make IPA SELinux provider aware of subdomain usersSumit Bose1-2/+25
2013-03-27selinux: Remove unused parameterJakub Hrozek1-1/+0
2013-03-19Make the SELinux refresh time configurable.Michal Zidek1-2/+3
2013-03-19Reuse cached SELinux mappings.Michal Zidek1-3/+28
2013-03-19Move SELinux processing to provider.Michal Zidek1-31/+381
2013-01-21Add be_req_get_data() helper funciton.Simo Sorce1-2/+3
2013-01-21Add be_req_get_be_ctx() helper.Simo Sorce1-6/+6
2013-01-21Introduce be_req_terminate() helperSimo Sorce1-4/+4
2013-01-21Remove domain from be_req structureSimo Sorce1-34/+34
2013-01-21Remove sysdb argument from hbac_get_cached_rules()Simo Sorce1-4/+4
2013-01-21Remove sysdb argument from ipa_host_info_send()Simo Sorce1-1/+1
2013-01-21Remove sysdb as a be request structure memberSimo Sorce1-2/+2
2013-01-21Remove sysdb as a be context structure memberSimo Sorce1-7/+7
2013-01-15Add domain argument to sysdb selinux functionsSimo Sorce1-3/+6
2013-01-15Add domain argument to sysdb_search_custom()Simo Sorce1-1/+2
2013-01-15Add domain to sysdb_search_user_by_name()Simo Sorce1-1/+1
2013-01-15Make sysdb_custom_dn() require a domain.Simo Sorce1-3/+5
2013-01-08IPA: Rename IPA_CONFIG_SELINUX_DEFAULT_MAPJakub Hrozek1-2/+4
2013-01-08SELINUX: Process maps even when offlineJakub Hrozek1-226/+429
2012-09-24SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek1-4/+1
2012-09-13SELinux: Always use the default if it exists on the serverJakub Hrozek1-9/+9
2012-08-23Unify usage of sysdb transactionsMichal Zidek1-1/+4
2012-07-31Support fetching of host from sysdb in SELinux codeJan Zeleny1-11/+55
2012-07-31Support fetching of HBAC rules from sysdb in SELinux codeJan Zeleny1-14/+47
2012-07-27Renamed session provider to selinux providerJan Zeleny1-0/+625