aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* build(deps): bump github/codeql-action from 2.1.12 to 2.1.14dependabot/github_actions/github/codeql-action-2.1.14Libravatar dependabot[bot]2022-06-27
* test/fs: enable private-lib in firejail.configLibravatar Kelvin M. Klann2022-06-25
* fix disabled private-lib in /etc/firejail/firejail.configLibravatar netblue302022-06-23
* disabled private-lib in /etc/firejail/firejail.configLibravatar netblue302022-06-23
* nettrace dixesLibravatar netblue302022-06-23
* Transmission fixes: drop private-lib (#5213)Libravatar glitsj162022-06-22
* deprecating --shell (3) (#5196)Libravatar netblue302022-06-21
* Revert "xonotic.profile: fix audit denial spam"Libravatar Tad2022-06-20
* deprecating --shell (2) (#5196)Libravatar netblue302022-06-20
* compile fixLibravatar netblue302022-06-20
* deprecating --shell (#5196)Libravatar netblue302022-06-20
* reverting previous seccomp log fix (#5207)Libravatar netblue302022-06-20
* shell none set as default (6)Libravatar netblue302022-06-19
* Merge pull request #5209 from rusty-snake/shell-none-defaultLibravatar netblue302022-06-19
|\
| * Remove shell none from profilesLibravatar rusty-snake2022-06-19
* | shell none set as default (5)Libravatar netblue302022-06-19
* | shell none set as default (4)Libravatar netblue302022-06-19
* | shell none set as default (3)Libravatar netblue302022-06-19
* | shell none set as default (2)Libravatar netblue302022-06-19
|/
* shell none set as defaultLibravatar netblue302022-06-19
* removing guess_shell() function and using instead the shell configured in the...Libravatar netblue302022-06-19
* Update SECURITY.mdLibravatar rusty-snake2022-06-18
* Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302022-06-18
|\
| * update_deb.sh: fix not building with apparmor supportLibravatar Kelvin M. Klann2022-06-18
| * errno.c: fix reference to extract_errnos.sh in commentLibravatar Kelvin M. Klann2022-06-18
* | seccomp-log support in firejail.configLibravatar netblue302022-06-18
|/
* remving src/fgitLibravatar netblue302022-06-17
* Merge pull request #5206 from kmk3/fix-file-mode-shLibravatar netblue302022-06-17
|\
| * build: fix file mode of shell scripts (644 -> 755)Libravatar Kelvin M. Klann2022-06-16
* | fixing seccomp log (#5207)Libravatar netblue302022-06-17
|/
* fix artha and add dbus-user filteringLibravatar glitsj162022-06-16
* update_deb.sh: remove cgroup-related codeLibravatar Kelvin M. Klann2022-06-16
* more on removing cgroups (#5200)Libravatar netblue302022-06-16
* fix CILibravatar netblue302022-06-15
* configure*: Move LDFLAGS below CFLAGSLibravatar Kelvin M. Klann2022-06-15
* configure*: fix typo in output (--ouput -> --output)Libravatar Kelvin M. Klann2022-06-15
* test/fs/invalid_filename.exp: s/end/send/Libravatar Kelvin M. Klann2022-06-14
* CI: remove cgroup test because feature has been removedLibravatar Reiner Herrmann2022-06-13
* disable chroot by default in /etc/firejail/firejail.configLibravatar netblue302022-06-13
* order options alphabetically in configure.ac reportLibravatar netblue302022-06-13
* compile time: changed --disable-firetunnel into --enable-firetunnelLibravatar netblue302022-06-13
* more on disable cgroupsLibravatar netblue302022-06-13
* disable cgroup codeLibravatar netblue302022-06-13
* Merge pull request #5140 from kmk3/build-dedup-config-varsLibravatar Kelvin M. Klann2022-06-13
|\
| * mkdeb.sh.in: move configure-time vars into new config.sh.inLibravatar Kelvin M. Klann2022-06-12
| * makefiles: include config.mk instead of common.mk where possibleLibravatar Kelvin M. Klann2022-06-12
| * makefiles: deduplicate configure-time vars into new config.mk.inLibravatar Kelvin M. Klann2022-06-12
| * makefiles: define root dir and include relative to itLibravatar Kelvin M. Klann2022-06-12
| * common.mk.in: fix comment about file usage intentLibravatar Kelvin M. Klann2022-06-12
| * Makefile.in: stop trying to remove config.h on distcleanLibravatar Kelvin M. Klann2022-06-12