aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* 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
* | disable shell tab completion for --whitelist and --private commandsLibravatar netblue302021-11-29
|/
* Merge pull request #4632 from kmk3/consider-nosound-novideo-groupsLibravatar smitsohu2021-11-20
|\
| * Consider nosound and novideo when keeping groupsLibravatar Kelvin M. Klann2021-10-22
| * util.c: check array size on copy_group_ifcontLibravatar Kelvin M. Klann2021-10-22
| * util.c: [ref] move group find/copy into new functionsLibravatar Kelvin M. Klann2021-10-22
| * main.c: [ref] fix indentation and whitespace around group handlingLibravatar Kelvin M. Klann2021-10-22
* | Fix inconsistent descriptions of machine-id optionLibravatar Kelvin M. Klann2021-11-15
* | Merge pull request #4635 from smitsohu/noorphansLibravatar netblue302021-11-13
|\ \
| * | deterministic-shutdown optionLibravatar smitsohu2021-10-28
* | | Merge pull request #4676 from hlein/firejail_envchecksLibravatar netblue302021-11-11
|\ \ \
| * | | Make env/arg sanity check failure messages more usefulLibravatar Hank Leininger2021-11-10
* | | | Merge pull request #4652 from kmk3/fix-toctou-easyLibravatar netblue302021-11-11
|\ \ \ \
| * | | | fs.c: Fix TOCTOU/CodeQL CWE-367 warningLibravatar Kelvin M. Klann2021-10-30