aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/profile.c
Commit message (Expand)AuthorAge
* cleanuplandlockLibravatar netblue302023-11-02
* apply landlock rules in the sandbox thread before the application is startedLibravatar netblue302023-10-26
* fixesLibravatar netblue2023-10-26
* cleanupLibravatar netblue302023-10-25
* integration: home directory (private, whitelist)Libravatar netblue302023-10-25
* cleanupLibravatar netblue302023-10-25
* profile.c, sandbox.c, man pagesLibravatar netblue302023-10-25
* build: add missing dbus/x11 commands to arg1 listLibravatar Kelvin M. Klann2023-09-06
* modif: drop deprecated 'shell' option references (#5894)Libravatar glitsj162023-07-19
* feature: use seccomp filters build at install time for --restrict-namespacesLibravatar netblue302023-07-12
* Add missing name/hostname checksLibravatar Kelvin M. Klann2023-06-13
* Standardize name/hostname checksLibravatar Kelvin M. Klann2023-06-13
* Update copyright to 2023 (#5664)Libravatar David Fetter2023-02-15
* feature: add 'keep-shell-rc' flag and optionLibravatar Antoine Catton2023-02-03
* Merge pull request #5578 from layderv/masterLibravatar netblue302023-01-30
|\
| * Prevent sandbox name from containing only digitsLibravatar layderv2023-01-24
* | private-etc rework: /etc file groupsLibravatar netblue302023-01-22
|/
* 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
|/
* removed grsecurity supportLibravatar netblue302022-10-24
* 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
* 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
* introduce new option restrict-namespacesLibravatar smitsohu2022-07-23
* deprecating --shell (#5196)Libravatar netblue302022-06-20
* shell none set as defaultLibravatar netblue302022-06-19
* removing guess_shell() function and using instead the shell configured in the...Libravatar netblue302022-06-19
* disable cgroup codeLibravatar netblue302022-06-13
* Merge pull request #4990 from chestnykh/user_profilesLibravatar netblue302022-03-05
|\
| * Add ability to disable user profiles at compile time.Libravatar Dmitry Chestnykh2022-02-28
* | --tab: enable shell tab completionLibravatar netblue302022-02-20
|/
* keep-fd option (#4845)Libravatar smitsohu2022-01-14
* 2022 copyright updateLibravatar netblue302022-01-07
* Merge branch 'master' into whitelist-roLibravatar netblue302021-12-28
|\
| * Revert "allow/noallow/deny/nodeny aliases for whitelist/nowhitelist/blacklist...Libravatar Kelvin M. Klann2021-12-10
| * Fix duplicated fwarning warningsLibravatar Kelvin M. Klann2021-12-01
* | Implement a `whitelist-ro` commandLibravatar Hugo Osvaldo Barrera2021-12-03
|/
* Make nogroups work on nvidia againLibravatar Kelvin M. Klann2021-11-29
* Keep render, lp, input and other groups regardless of nogroupsLibravatar Kelvin M. Klann2021-11-29
* deterministic-shutdown optionLibravatar smitsohu2021-10-28
* small fixLibravatar netblue302021-10-20
* --noprinter optionLibravatar netblue302021-10-20