aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* shell autoselection fixupLibravatar smitsohu2020-12-22
* rework previous commit 45c28b808df9529aca32fdd755ac14e8101af3c1Libravatar smitsohu2020-12-22
* noroot option: create mapping of firejail groupLibravatar smitsohu2020-12-21
* fix forwarding of login option to restricted shellLibravatar smitsohu2020-12-21
* add mac multicast address check to profile_check_lineLibravatar smitsohu2020-12-21
* minor cleanup, cosmeticsLibravatar smitsohu2020-12-21
* Merge pull request #3839 from rusty-snake/fix-3838Libravatar smitsohu2020-12-21
|\
| * x11=none: don't fail on abstract socket if netns …Libravatar rusty-snake2020-12-19
* | increase verbosity if masking ~/.config/pulse failsLibravatar smitsohu2020-12-21
* | noroot option: don't drop firejail supplementary groupLibravatar smitsohu2020-12-21
* | declare seccomp_debug function staticLibravatar smitsohu2020-12-21
* | simplify private option codeLibravatar smitsohu2020-12-21
|/
* check --mac= for multicast addresses (#3784)Libravatar netblue302020-12-07
* Merge pull request #3772 from smitsohu/smitsohu-openat2Libravatar netblue302020-12-07
|\
| * use openat2 syscall when availableLibravatar smitsohu2020-11-23
* | a more portable implementation for time measurementsLibravatar netblue302020-12-01
* | revisit join-or-start hidepid fixLibravatar smitsohu2020-11-25
* | join-or-start hidepid fixLibravatar smitsohu2020-11-24
* | Merge pull request #3762 from smitsohu/smitsohu-private-cacheLibravatar netblue302020-11-22
|\ \
| * | reimplement --private-cache using --tmpfsLibravatar smitsohu2020-11-20
* | | Merge pull request #3752 from smitsohu/smitsohu-get-to-catLibravatar netblue302020-11-22
|\ \ \ | |/ / |/| |
| * | reimplement --get using --catLibravatar smitsohu2020-11-18
* | | add macro, globbing support to --tmpfs optionLibravatar smitsohu2020-11-19
* | | install libraries needed by fcopy when using private-libLibravatar Reiner Herrmann2020-11-12
| |/ |/|
* | added bluetooth to the list of protocols allowed by seccompLibravatar netblue302020-10-28
* | reverted --bind as root - some security problemsLibravatar netblue302020-10-27
* | compile time option to disable --private-cache and --tmpfs for regular userLibravatar netblue302020-10-27
* | Likewise allow --bind inside $HOME for usersLibravatar rusty-snake2020-10-23
* | Allow --tmpfs inside $HOME for unprivileged usersLibravatar rusty-snake2020-10-23
* | fix #3478Libravatar netblue302020-10-19
* | Apply --rmenv immediately to help to avoid the env var length checkLibravatar Topi Miettinen2020-10-16
* | Remove unused variablesLibravatar Reiner Herrmann2020-10-14
* | merges, fix for #3662 etc.Libravatar netblue302020-10-13
* | allowing links in netnsLibravatar dpellegr2020-10-12
* | selinux: exit when selinux is enabled but opening handle failsLibravatar Reiner Herrmann2020-10-06
* | selinux: don't try to relabel path when selinux is not enabledLibravatar Reiner Herrmann2020-10-06
* | fix indentationLibravatar Reiner Herrmann2020-10-06
* | DHCP fixesLibravatar netblue302020-10-06
* | more nvidia (#3644)Libravatar netblue302020-10-03
* | temporary fix for nvidia/nogroups/noroot issue (#3644, #841)Libravatar netblue302020-10-02
* | fix build with clangLibravatar Reiner Herrmann2020-10-01
* | some cleanup for the previous commit (#3530)Libravatar netblue302020-10-01
* | don't execute include disable-shell.inc for appimages (#3530)Libravatar netblue302020-10-01
* | disable /pulse for --nosound (#3263)Libravatar netblue302020-10-01
* | print error for /home/netblue in profile files (#3071)Libravatar netblue302020-10-01
* | fix shell=none for --audit (#3116)Libravatar netblue302020-10-01
* | removing fork from ls.c in order to get firetools running the file managerLibravatar netblue302020-09-30
* | clean gcc ananlyzer warnings - #3377Libravatar netblue302020-09-28
* | free some memory; get rid of false positive from gcc static analyzerLibravatar netblue302020-09-28
* | print errors to stderr and prefix them consistentlyLibravatar Reiner Herrmann2020-09-12