aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | Update allow-lua.incLibravatar glitsj162020-02-24
* | Fix Lua in disable-interpreters.incLibravatar glitsj162020-02-24
* | additional Lua blacklisting (#3246)Libravatar glitsj162020-02-24
* | add lua support for mpv (#3243)Libravatar glitsj162020-02-24
* | private-dev: bringing back stdin, stdout, stderr, fd symbolic linksLibravatar smitsohu2020-02-24
|/
* Merge pull request #3241 from kris7t/sbox-harden-execLibravatar Kristóf Marussy2020-02-23
|\
| * Remove redundant permission check from dhcp_startLibravatar Kristóf Marussy2020-02-23
| * Harden sbox_run by using fexecve instead of execvpLibravatar Kristóf Marussy2020-02-23
|/
* Merge pull request #3239 from kris7t/dhcp-clientLibravatar smitsohu2020-02-23
|\
| * Harden dhcp by checking for /sbin/dhclientLibravatar Kristóf Marussy2020-02-23
* | merges & RELNOTESLibravatar rusty-snake2020-02-23
|/
* misc thingsLibravatar rusty-snake2020-02-22
* Add profile for offical Linux Teams application (#3152)Libravatar Andreas Hunkeler2020-02-22
* Allow exec from /usr/libexec & co. with AppArmorLibravatar Quentin Minster2020-02-22
* Add support for SELinux labelingLibravatar Topi Miettinen2020-02-22
* Whitelist more /usr/share for okular and othersLibravatar Antonio Russo2020-02-17
* add tool to dump seccomp filtersLibravatar smitsohu2020-02-17
* apparmor: minor enhancementsLibravatar Vincent432020-02-15
* allow networking in openshot.profileLibravatar glitsj162020-02-13
* added by included profileLibravatar rusty-snake2020-02-10
* harden subdownloaderLibravatar rusty-snake2020-02-10
* firecfg notes in profilesLibravatar rusty-snake2020-02-10
* Add a lot of profilesLibravatar rusty-snake2020-02-10
* improve baloo hardening suggestionLibravatar smitsohu2020-02-09
* harden wineLibravatar smitsohu2020-02-09
* simplescreenrecorder.profileLibravatar rusty-snake2020-02-09
* openSUSE fix: search login.defs in /usr/etc, tooLibravatar smitsohu2020-02-09
* openSUSE fix: mount private-etc on /usr/etc as wellLibravatar smitsohu2020-02-09
* include wvc to more profiles (#3209)Libravatar glitsj162020-02-08
* harden makepkg.profileLibravatar glitsj162020-02-08
* fix video play in liferea.profileLibravatar glitsj162020-02-08
* fix includes in mencoder.profileLibravatar glitsj162020-02-08
* harden mencoder.profileLibravatar glitsj162020-02-08
* harden gpg-agent.profileLibravatar glitsj162020-02-08
* refactor gnome-keyring.profile as whitelistLibravatar glitsj162020-02-07
* refactor geekbench.profile as whitelistLibravatar glitsj162020-02-07
* fix preview functionality in subdownloader.profileLibravatar glitsj162020-02-07
* Fixed formatting (autopep8 + black + manual postprocessing). (#3208)Libravatar KOLANICH2020-02-07
* Fixing the bug in 189772034b211578aca59540d7277f45da4f45d2 breaking meldLibravatar KOLANICH2020-02-07
* revert #3178Libravatar glitsj162020-02-03
* Add gnome-hexgl.profileLibravatar rusty-snake2020-02-03
* fix gnome-passwordsafe -- no whitelist globing yetLibravatar rusty-snake2020-02-03
* resolve cppcheck memleak warningLibravatar smitsohu2020-02-02
* Housekeeping: consistent ${HOME} instead of ~Libravatar Fred Barclay2020-02-01
* housekeeping: strip unneeded whitespaceLibravatar Fred Barclay2020-02-01
* Merge pull request #3156 from smitsohu/filenameLibravatar smitsohu2020-02-01
|\
| * remove parentheses from set of rejected charactersLibravatar smitsohu2020-01-28
| * replace control characters and print rejected filenamesLibravatar smitsohu2020-01-22
| * reject control characters in file namesLibravatar smitsohu2020-01-17
| * print rejected character in invalid filenamesLibravatar smitsohu2020-01-17