aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #3278 from rusty-snake/has-nosound-conditionLibravatar smitsohu2020-03-15
|\
| * new condition: HAS_NOSOUNDLibravatar rusty-snake2020-03-15
* | add gnome-screenshot.profileLibravatar rusty-snake2020-03-15
|/
* improve the previous fix: don't remount FUSE without permissionLibravatar smitsohu2020-03-14
* tentative: don't remount FUSE without permissionLibravatar smitsohu2020-03-14
* Merge pull request #3268 from smitsohu/remountLibravatar startx20172020-03-13
|\
| * fail if opening the resolved path failsLibravatar smitsohu2020-03-06
| * remount hardening: move to file descriptor based mountsLibravatar smitsohu2020-03-06
* | integrate AppArmor with join options (#3242)Libravatar smitsohu2020-03-02
* | add xournal.profileLibravatar Hans-Christoph Steiner2020-02-27
* | minor sbox hardeningLibravatar smitsohu2020-02-26
* | private-dev: bringing back stdin, stdout, stderr, fd symbolic linksLibravatar smitsohu2020-02-24
|/
* 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
* Harden dhcp by checking for /sbin/dhclientLibravatar Kristóf Marussy2020-02-23
* misc thingsLibravatar rusty-snake2020-02-22
* Add profile for offical Linux Teams application (#3152)Libravatar Andreas Hunkeler2020-02-22
* Add support for SELinux labelingLibravatar Topi Miettinen2020-02-22
* add tool to dump seccomp filtersLibravatar smitsohu2020-02-17
* Add a lot of profilesLibravatar rusty-snake2020-02-10
* 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
* Add gnome-hexgl.profileLibravatar rusty-snake2020-02-03
* resolve cppcheck memleak warningLibravatar smitsohu2020-02-02
* 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
* | Add a profile alias for multimc5Libravatar Tad2020-01-30
* | Add profiles for the WPS-OfficeLibravatar rusty-snake2020-01-29
* | Add profiles for common (la)tex commands and a latex editor (#3159)Libravatar Florian Begusch2020-01-29
* | Do not declare variable in for loopLibravatar Kristóf Marussy2020-01-27
* | Documentation for DHCP supportLibravatar Kristóf Marussy2020-01-27
* | Fix unsigned comparison error (#3174)Libravatar Kristóf Marussy2020-01-27
* | Fix indentation for dhcp client codeLibravatar Kristóf Marussy2020-01-27
* | fix read-only=/Libravatar smitsohu2020-01-26
* | new profile: gnome-passwordsafeLibravatar rusty-snake2020-01-25
* | move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* | Improve --version command exampleLibravatar glitsj162020-01-20
* | Update copyright to 2020 in fs_bin.cLibravatar glitsj162020-01-19
* | fix typo in fs_bin.cLibravatar glitsj162020-01-19
* | add tvbrowser.profileLibravatar rusty-snake2020-01-18
* | join: wait with effective uid of the userLibravatar smitsohu2020-01-17
* | fix join timeout if sleep interval is not a multipleLibravatar smitsohu2020-01-17
* | Update RELNOTES, README.md|Add firefox-x11.profileLibravatar rusty-snake2020-01-13
* | update i2prouter profile, and remove from firecfg (#3123)Libravatar corecontingency2020-01-13
* | Merge pull request #3102 from kris7t/dhcp-clientLibravatar netblue302020-01-07
|\ \ | |/ |/|
| * Wait for link-local address for DHCPv6Libravatar Kristóf Marussy2020-01-01