aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* tracelog disabled by default in /etc/firejail/firejail.config fileLibravatar netblue302022-08-29
* compile fixLibravatar netblue302022-08-29
* Merge pull request #5315 from ChrysoliteAzalea/landlockLibravatar netblue302022-08-29
|\
| * Proposed fixes.Libravatar Азалия Смарагдова2022-08-16
| * Landlock functions are added to the code of Firejail, removing the dependency...Libravatar Азалия Смарагдова2022-08-15
| * Landlock support has been added.Libravatar Азалия Смарагдова2022-08-15
* | src/firejail/profile.c: fix trailing whitespaceLibravatar Kelvin M. Klann2022-08-23
|/
* Add support for custom AppArmor profiles (--apparmor=)Libravatar Азалия Смарагдова2022-08-05
* Merge pull request #5259 from smitsohu/nsLibravatar smitsohu2022-07-31
|\
| * introduce new option restrict-namespacesLibravatar smitsohu2022-07-23
* | 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
|/
* 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
| * 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
|/
* 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
* seccomp-log support in firejail.configLibravatar netblue302022-06-18
* 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: define root dir and include relative to itLibravatar Kelvin M. Klann2022-06-12
* 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
* harden blacklistLibravatar smitsohu2022-06-03
* removed enforcement of nonewprivs for --noprofileLibravatar netblue302022-06-03
* --nettrace only available when running the sandbox as rootLibravatar netblue302022-06-03
* enforce nonewprivs for --noprofile optionLibravatar netblue302022-06-03
* Removed IDS feature from the default build. To enable it, use --enable-ids at...Libravatar netblue302022-05-25