aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* Merge pull request #4985 from smitsohu/whitelistLibravatar netblue302022-03-05
|\
| * whitelist: avoid nested whitelist mountsLibravatar smitsohu2022-03-01
| * whitelist: minor restructuringLibravatar smitsohu2022-03-01
| * mount id: drop effective user id assertionsLibravatar smitsohu2022-02-25
* | 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
* | | xdg macros: add Italian, Spanish, Portuguese, GermanLibravatar smitsohu2022-03-04
* | | xdg macros: don't fall through if directory not found (#4994)Libravatar smitsohu2022-03-04
| |/ |/|
* | fix --whitelist=/run/*Libravatar smitsohu2022-02-24
* | --tab: enable shell tab completionLibravatar netblue302022-02-20
|/
* Disable/comment message about nogroups being ignoredLibravatar Kelvin M. Klann2022-02-11
* fix --private-cwd, issue #4910Libravatar netblue302022-02-08
* fix joining of sandboxes without shellLibravatar smitsohu2022-02-06
* new version for NixOS 4887Libravatar netblue302022-02-03
* netlocker fixesLibravatar netblue302022-02-02
* testingLibravatar smitsohu2022-01-23
* allow apostrophe in whitelist/blacklist ( #4614)Libravatar netblue302022-01-21
* cleanup for previous commitLibravatar netblue302022-01-21
* fix attribute for /tmp/user in --private-tmp, and fix #4151Libravatar netblue302022-01-21
* nettrace fixesLibravatar netblue302022-01-18
* following up 493a0ef306a8b610f3ed6a1b88a4dbea25e8498bLibravatar smitsohu2022-01-18
* keep-fd cleanupLibravatar smitsohu2022-01-17
* some hardeningLibravatar smitsohu2022-01-17
* gcovLibravatar smitsohu2022-01-17
* more compile warningsLibravatar netblue302022-01-16
* compile warningsLibravatar netblue302022-01-16
* disable pipewire with --nosoundLibravatar netblue2022-01-16
* Merge pull request #4856 from smitsohu/fildesLibravatar netblue302022-01-16
|\
| * keep-fd option (#4845)Libravatar smitsohu2022-01-14
* | Keep vglusers group unless no3d is used (virtualgl)Libravatar Kelvin M. Klann2022-01-12
|/
* refactor closing of file descriptorsLibravatar smitsohu2022-01-12
* Merge pull request #4827 from kmk3/noprinters-add-missingLibravatar netblue302022-01-08
|\
| * noprinters: add missing items from new command checklistLibravatar Kelvin M. Klann2022-01-05
* | 2022 copyright updateLibravatar netblue302022-01-07
|/
* nettrace/netlockLibravatar netblue302022-01-04
* Merge branch 'master' into whitelist-roLibravatar netblue302021-12-28
|\
| * nettraceLibravatar netblue302021-12-28
| * nettrace/netlockLibravatar netblue302021-12-28
| * fix bug: firejail rejects empty arguments (#4395)Libravatar netblue302021-12-21
| * fix --private-cwd problemLibravatar netblue302021-12-19
| * Revert "allow/noallow/deny/nodeny aliases for whitelist/nowhitelist/blacklist...Libravatar Kelvin M. Klann2021-12-10
| * Fix keeping certain groups with nogroupsLibravatar Kelvin M. Klann2021-12-07
| * Fix duplicated fwarning warningsLibravatar Kelvin M. Klann2021-12-01
| * util.c: Rename nogroups to force_nogroups on drop_privsLibravatar Kelvin M. Klann2021-12-01
* | Implement a `whitelist-ro` commandLibravatar Hugo Osvaldo Barrera2021-12-03
|/
* Merge pull request #4725 from kmk3/fix-groups-misc2Libravatar netblue302021-11-30
|\
| * 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
| * Keep audio and video groups regardless of nogroupsLibravatar Kelvin M. Klann2021-11-29
* | fix: allow tilde (home directory) in --netfilter file nameLibravatar netblue302021-11-29