| Commit message (Expand) | Author | Age | Files | Lines |
* | sysnetwork: put systemd_read_resolved_runtime in an ifdef2.20180114-r2 | Jason Zaman | 2018-04-25 | 1 | -1/+3 |
* | Revert "refpolicy: Update for kernel sctp support" | Jason Zaman | 2018-04-22 | 7 | -434/+14 |
* | xdg: allow lnk_file for home xdg types (downloads, music, videos, etc) | Jason Zaman | 2018-04-22 | 1 | -0/+10 |
* | gnome, ifplugd, mozilla, mta, samba, virt: Module version bump. | Chris PeBenito | 2018-04-22 | 6 | -6/+6 |
* | virt: Add netlink socket and filetrans | Jason Zaman | 2018-04-22 | 1 | -0/+2 |
* | mta: Add msmtp fcontexts and allow ssl certs | Jason Zaman | 2018-04-22 | 2 | -0/+4 |
* | mozilla: allow map usr, home, tmp files | Jason Zaman | 2018-04-22 | 1 | -0/+5 |
* | gnome: add fcontext gconf_tmp_t for /run/user/%{USERID}/dconf | Jason Zaman | 2018-04-22 | 1 | -0/+1 |
* | Fix /run/samba context generated by samba init script | Scall | 2018-04-22 | 1 | -1/+1 |
* | ifplugd: Allow transition to init scripts | Jason Zaman | 2018-04-22 | 1 | -0/+2 |
* | Module version bumps for patches from James Carter. | Chris PeBenito | 2018-04-22 | 37 | -37/+37 |
* | Removed call to deprecated interface xserver_manage_xdm_spool_files() | James Carter | 2018-04-22 | 1 | -1/+0 |
* | Fix interfaces that use an undeclared identifier | James Carter | 2018-04-22 | 6 | -13/+13 |
* | Remove undeclared identifiers from interfaces | James Carter | 2018-04-22 | 3 | -6/+4 |
* | Fix typos in identifier names | James Carter | 2018-04-22 | 5 | -8/+8 |
* | Fix interfaces that use an undeclared identifier | James Carter | 2018-04-22 | 2 | -3/+5 |
* | Remove undeclared identifiers from shorewall interfaces | James Carter | 2018-04-22 | 1 | -14/+4 |
* | Fix typos in identifier names | James Carter | 2018-04-22 | 3 | -4/+4 |
* | Move use of sendmail_exec_t from sendmail.te to mta.te | James Carter | 2018-04-22 | 2 | -1/+21 |
* | Move use of httpd_t from mojomojo.te to apache.te | James Carter | 2018-04-22 | 2 | -1/+20 |
* | Remove use of undeclared attribute from portage.te | James Carter | 2018-04-22 | 1 | -2/+0 |
* | Add unused parameter and mark as unused | James Carter | 2018-04-22 | 2 | -0/+10 |
* | Mark unused parameter as unused | James Carter | 2018-04-22 | 8 | -8/+8 |
* | Remove unnecessary semicolons | James Carter | 2018-04-22 | 3 | -3/+3 |
* | init, logging, sysnetwork, systemd, udev: Module version bump. | Chris PeBenito | 2018-04-22 | 5 | -5/+5 |
* | Interface to read /run/systemd/resolve/resolv.conf | Dave Sugar | 2018-04-22 | 2 | -0/+21 |
* | Fix problems booting with fips=1 | Dave Sugar | 2018-04-22 | 3 | -0/+4 |
* | Module version bumps for patches from James Carter. | Chris PeBenito | 2018-04-22 | 10 | -10/+10 |
* | Remove undeclared identifiers from xserver interface | James Carter | 2018-04-22 | 1 | -7/+2 |
* | Remove undeclared identifiers from interfaces | James Carter | 2018-04-22 | 2 | -18/+8 |
* | Move use of user_devpts_t from terminal.fc to userdomain.fc | James Carter | 2018-04-22 | 2 | -1/+2 |
* | Move use of systemd_unit_t from systemd.fc to init.fc | James Carter | 2018-04-22 | 2 | -1/+1 |
* | Move the use of initrc_var_run_t from files.fc to init.fc | James Carter | 2018-04-22 | 2 | -5/+2 |
* | Move the use of var_log_t from authlogin.fc to logging.fc | James Carter | 2018-04-22 | 2 | -2/+2 |
* | Mark unused parameters as unused | James Carter | 2018-04-22 | 1 | -4/+4 |
* | Removed unnecessary semicolons | James Carter | 2018-04-22 | 3 | -17/+17 |
* | dropbox: update fcontext and map usr_t | Jason Zaman | 2018-04-12 | 2 | -1/+2 |
* | corenetwork, init: Module version bump. | Chris PeBenito | 2018-03-25 | 2 | -2/+2 |
* | add definition of bpf class and systemd perms | Christian Göttsche | 2018-03-25 | 3 | -0/+12 |
* | refpolicy: Update for kernel sctp support | Richard Haines | 2018-03-25 | 7 | -14/+440 |
* | iptables: Module version bump. | Chris PeBenito | 2018-03-25 | 1 | -1/+1 |
* | xtables-multi wants to getattr of the proc fs | Miroslav Grepl | 2018-03-25 | 1 | -0/+1 |
* | another trivial dbus patch from Russell Coker. | Chris PeBenito | 2018-03-25 | 1 | -1/+2 |
* | chronyd: Module version bump. | Chris PeBenito | 2018-03-25 | 1 | -1/+1 |
* | Allow execution of chronyc from commandline | Dave Sugar | 2018-03-25 | 2 | -0/+54 |
* | Policy for chronyc - it was running in init_t domain | Dave Sugar | 2018-03-25 | 3 | -2/+65 |
* | Chronyd talks ntp client packets to get time from server | Dave Sugar | 2018-03-25 | 1 | -0/+1 |
* | Add interface to start/stop/enable/disable/status of chronyd service | Dave Sugar | 2018-03-25 | 1 | -0/+57 |
* | Separate type for chronyd config file. | Dave Sugar | 2018-03-25 | 3 | -0/+44 |
* | ntp: Module version bump. | Chris PeBenito | 2018-03-25 | 1 | -1/+1 |