aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* 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
* fixesLibravatar netblue302022-06-02
* firemon reworkLibravatar netblue302022-06-02
* speed up firemonLibravatar netblue302022-06-02
* Removed IDS feature from the default build. To enable it, use --enable-ids at...Libravatar netblue302022-05-25
* config guide (firecfg --guide) man pageLibravatar netblue302022-05-23
* netlock: restore environment for terminalLibravatar smitsohu2022-05-21
* --oomLibravatar netblue302022-05-20
* --oom (#5122)Libravatar netblue302022-05-20
* ci: fix --version not printing compile-time featuresLibravatar Kelvin M. Klann2022-05-16
* fzenity: fix dead storeLibravatar Kelvin M. Klann2022-05-10
* always log seccomp errors (#5110)Libravatar netblue302022-05-09