summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_selinux.c
Commit message (Expand)AuthorAgeFilesLines
* IPA: Remove the ipa_hbac_treat_deny_as optionJakub Hrozek2015-03-241-1/+1
* selinux: Handle setup with empty default and no configured rulesJakub Hrozek2015-03-171-2/+2
* Add missing new lines to debug messagesLukas Slebodnik2015-03-171-3/+3
* ipa_selinux: Fix warning may be used uninitializedLukas Slebodnik2015-03-171-1/+1
* selinux: Delete existing user mapping on empty defaultJakub Hrozek2015-03-041-6/+8
* UTIL: Unify the fd_nonblocking implementationJakub Hrozek2015-01-151-2/+2
* UTIL: Allow dup-ing child pipe to a different FDJakub Hrozek2015-01-131-2/+1
* IPA: Do not append domain name to fq nameLukas Slebodnik2014-12-081-4/+17
* Add extra_args to exec_child()Jakub Hrozek2014-12-031-1/+2
* IPA: Store right username to selinux child contextLukas Slebodnik2014-11-061-1/+1
* IPA: Move setting the SELinux context to a child processJakub Hrozek2014-11-051-20/+389
* IPA: Use set_seuser instead of writing selinux login fileMichal Zidek2014-10-201-134/+48
* case_sensitivity = preservingMichal Zidek2014-07-291-1/+1
* UTIL: rename find_subdomain_by_namePavel Reichl2014-07-221-2/+2
* ipa_selinux: Put SELinux map order related variables into structureMichal Zidek2014-05-121-31/+37
* Remove dead code from ipa_get_selinux_recvMichal Zidek2014-04-071-38/+23
* Possible null dereference in SELinux codeMichal Zidek2014-04-041-2/+2
* IPA: Fix SELinux mapping order memory hierarchyJakub Hrozek2014-04-031-8/+8
* IPA: Write SELinux usernames in the right caseJakub Hrozek2014-03-131-5/+21
* IPA: Use the correct domain when processing SELinux rulesJakub Hrozek2014-03-111-10/+15
* IPA: Do not save intermediate data to sysdbJakub Hrozek2014-03-051-28/+28
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-55/+55
* Remove unused parameter from sss_selinux_extract_userLukas Slebodnik2013-11-271-1/+1
* SYSDB: Drop redundant sysdb_ctx parameter from sysdb.cMichal Zidek2013-11-151-1/+1
* SYSDB: Drop the sysdb_ctx parameter from SELinux functionsJakub Hrozek2013-11-151-7/+6
* Merge ipa_selinux_common.c and ipa_selinux.cJakub Hrozek2013-11-151-1/+46
* Fix formating of variables with type: size_tLukas Slebodnik2013-09-111-2/+2
* Fix formating of variables with type: ssize_tLukas Slebodnik2013-09-111-2/+2
* LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek2013-06-071-1/+2
* Fix broken build with selinux.Lukas Slebodnik2013-05-141-1/+3
* Fixes compilation without selinux.Lukas Slebodnik2013-05-131-1/+0
* selinux: if no domain matches, make the debug message louderJakub Hrozek2013-04-291-3/+3
* Make IPA SELinux provider aware of subdomain usersSumit Bose2013-04-291-2/+25
* selinux: Remove unused parameterJakub Hrozek2013-03-271-1/+0
* Make the SELinux refresh time configurable.Michal Zidek2013-03-191-2/+3
* Reuse cached SELinux mappings.Michal Zidek2013-03-191-3/+28
* Move SELinux processing to provider.Michal Zidek2013-03-191-31/+381
* Add be_req_get_data() helper funciton.Simo Sorce2013-01-211-2/+3
* Add be_req_get_be_ctx() helper.Simo Sorce2013-01-211-6/+6
* Introduce be_req_terminate() helperSimo Sorce2013-01-211-4/+4
* Remove domain from be_req structureSimo Sorce2013-01-211-34/+34
* Remove sysdb argument from hbac_get_cached_rules()Simo Sorce2013-01-211-4/+4
* Remove sysdb argument from ipa_host_info_send()Simo Sorce2013-01-211-1/+1
* Remove sysdb as a be request structure memberSimo Sorce2013-01-211-2/+2
* Remove sysdb as a be context structure memberSimo Sorce2013-01-211-7/+7
* Add domain argument to sysdb selinux functionsSimo Sorce2013-01-151-3/+6
* Add domain argument to sysdb_search_custom()Simo Sorce2013-01-151-1/+2
* Add domain to sysdb_search_user_by_name()Simo Sorce2013-01-151-1/+1
* Make sysdb_custom_dn() require a domain.Simo Sorce2013-01-151-3/+5
* IPA: Rename IPA_CONFIG_SELINUX_DEFAULT_MAPJakub Hrozek2013-01-081-2/+4