aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
...
| * introduce new option restrict-namespacesLibravatar smitsohu2022-07-23
| * protocol filter: add x32 ABI handlingLibravatar smitsohu2022-07-19
* | Merge pull request #5271 from smitsohu/nnpLibravatar smitsohu2022-07-31
|\ \
| * | improve force-nonewprivs security guaranteesLibravatar smitsohu2022-07-24
* | | Make list of paths const to fix a false positive of gcc analyzerLibravatar Reiner Herrmann2022-07-30
* | | zero-initialize two variablesLibravatar Reiner Herrmann2022-07-30
|/ /
* / apparmor cleanupLibravatar smitsohu2022-07-20
|/
* refresh syscall groups (#5188)Libravatar smitsohu2022-07-17
* refresh and sort syscall tablesLibravatar smitsohu2022-07-15
* tweaksLibravatar smitsohu2022-07-12
* always assert runfile mode and ownershipLibravatar smitsohu2022-07-12
* minor sandbox lock improvementsLibravatar smitsohu2022-07-11
* cleanupLibravatar smitsohu2022-07-11
* remove dependency on sendfile syscallLibravatar smitsohu2022-07-11
* simplify put optionLibravatar smitsohu2022-07-11
* Warn when encountering EIO during remountLibravatar Albert Kim2022-07-07
* Merge pull request #5219 from kmk3/build-reduce-config-filesLibravatar netblue302022-06-30
|\
| * makefiles: add generated files as dependenciesLibravatar Kelvin M. Klann2022-06-30
| * makefiles: stop failing when config.mk does not existLibravatar Kelvin M. Klann2022-06-30
| * build: reduce autoconf input files from 32 to 2Libravatar Kelvin M. Klann2022-06-30
* | 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
|/
* deprecating --shell (3) (#5196)Libravatar netblue302022-06-21
* deprecating --shell (2) (#5196)Libravatar netblue302022-06-20
* compile fixLibravatar netblue302022-06-20
* deprecating --shell (#5196)Libravatar netblue302022-06-20
* 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
* Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302022-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
* build: fix file mode of shell scripts (644 -> 755)Libravatar Kelvin M. Klann2022-06-16
* more on removing cgroups (#5200)Libravatar netblue302022-06-16
* disable chroot by default in /etc/firejail/firejail.configLibravatar netblue302022-06-13
* more on disable cgroupsLibravatar netblue302022-06-13
* disable cgroup codeLibravatar netblue302022-06-13
* 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
* fix typo in firejail-welcome.shLibravatar PizzaDude2022-06-10
* fix typoLibravatar Reiner Herrmann2022-06-09
* CVE-2022-31214: fixing the fix, one more timeLibravatar smitsohu2022-06-08
* CVE-2022-31214: fixing the fixLibravatar smitsohu2022-06-08
* fixing CVE-2022-31214Libravatar smitsohu2022-06-08