aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/firejail.h
Commit message (Expand)AuthorAge
* private-etc rework: /etc file groupsLibravatar netblue302023-01-22
* compile fixLibravatar netblue302023-01-20
* private-etc rework: remove hiding blacklisted files in private-etc directory ...Libravatar netblue302023-01-20
* Rename etc-no-blacklisted to etc-hide-blacklistedLibravatar Kelvin M. Klann2023-01-16
* opt-in: skip blacklisted files in private-etc - #5010, #5230Libravatar smitsohu2023-01-15
* Merge pull request #5475 from KOLANICH-tools/aa_fixLibravatar netblue302023-01-04
|\
| * A temporary fix to the bug caused by apparmor profiles stacking.Libravatar KOLANICH2022-11-15
* | add netlock support in profile filesLibravatar netblue302022-12-21
|/
* nettrace-dns and nettrace-sniLibravatar netblue302022-10-11
* tracelog disabled by default in /etc/firejail/firejail.config fileLibravatar netblue302022-09-05
* Revert "Merge pull request #5315 from ChrysoliteAzalea/landlock"Libravatar Kelvin M. Klann2022-09-05
* Revert "tracelog disabled by default in /etc/firejail/firejail.config file"Libravatar Kelvin M. Klann2022-09-05
* tracelog disabled by default in /etc/firejail/firejail.config fileLibravatar 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
* 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
* | apparmor cleanupLibravatar smitsohu2022-07-20
|/
* tweaksLibravatar smitsohu2022-07-12
* minor sandbox lock improvementsLibravatar smitsohu2022-07-11
* simplify put optionLibravatar smitsohu2022-07-11
* deprecating --shell (#5196)Libravatar netblue302022-06-20
* 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
* disable cgroup codeLibravatar netblue302022-06-13
* fixing CVE-2022-31214Libravatar smitsohu2022-06-08
* --oom (#5122)Libravatar netblue302022-05-20
* ci: fix --version not printing compile-time featuresLibravatar Kelvin M. Klann2022-05-16
* --tab: enable shell tab completionLibravatar netblue302022-02-20
* more compile warningsLibravatar netblue302022-01-16
* keep-fd option (#4845)Libravatar smitsohu2022-01-14
* refactor closing of file descriptorsLibravatar smitsohu2022-01-12
* 2022 copyright updateLibravatar netblue302022-01-07
* nettrace/netlockLibravatar netblue302021-12-28
* Fix keeping certain groups with nogroupsLibravatar Kelvin M. Klann2021-12-07
* util.c: Rename nogroups to force_nogroups on drop_privsLibravatar Kelvin M. Klann2021-12-01
* Keep render, lp, input and other groups regardless of nogroupsLibravatar Kelvin M. Klann2021-11-29
* Fix inconsistent descriptions of machine-id optionLibravatar Kelvin M. Klann2021-11-15
* deterministic-shutdown optionLibravatar smitsohu2021-10-28
* private-bin: fix #4626, refactor symlink detectionLibravatar smitsohu2021-10-22
* mountinfo: improve readabilityLibravatar smitsohu2021-10-18
* readabilityLibravatar smitsohu2021-10-18
* util.c: rename "group" arg to "groupname" in get_group_idLibravatar Kelvin M. Klann2021-10-16
* util.c: fix return type of get_group_idLibravatar Kelvin M. Klann2021-10-16
* cgroup: minor refactor, add v2 support, bugfixesLibravatar smitsohu2021-10-16
* cleanup: move overlayfs code in separate moduleLibravatar smitsohu2021-10-13
* Merge branch 'master' into fix-include-limits-hLibravatar netblue302021-10-09
|\
| * Merge pull request #4586 from smitsohu/traceLibravatar netblue302021-10-09
| |\