aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* 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
* add --include (#3571)Libravatar rusty-snake2020-09-11
* disable dbus proxy at compile time (default enabled) - part 1Libravatar netblue302020-09-09
* removed --disable-seccomp from ./configureLibravatar startx20172020-09-01
* shell none: avoid syscalls after seccomp_install_filtersLibravatar smitsohu2020-09-01
* join: move to mmapped sandbox status indicatorLibravatar smitsohu2020-08-31
* chroot: unify path name handlingLibravatar smitsohu2020-08-30
* don't attempt to set window title if stdout is not a terminalLibravatar smitsohu2020-08-28
* private-dev: blacklist stashed syslog socket when it is not needed anymoreLibravatar smitsohu2020-08-28
* expose pulseaudio in chroot if FIREJAIL_CHROOT_PULSE is setLibravatar smitsohu2020-08-27
* chroot: little tweaksLibravatar smitsohu2020-08-27
* mask writable pulseaudio runtime dirLibravatar smitsohu2020-08-27
* improve copy_fileLibravatar smitsohu2020-08-27
* cat fixesLibravatar smitsohu2020-08-25
* fix --join for sandboxes with xdg-dbuss-proxyLibravatar netblue302020-08-22
* firemon fix for xdg-bus-proxyLibravatar netblue302020-08-22
* minor cleanup: move pid functions from main.c to util.cLibravatar netblue302020-08-22
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302020-08-22
|\
| * Merge pull request #3572 from smitsohu/dumpableLibravatar netblue302020-08-22
| |\
| | * add dumpable warningsLibravatar smitsohu2020-08-17
| | * various x11 xorg enhancementsLibravatar smitsohu2020-08-17
| * | harden cat optionLibravatar smitsohu2020-08-20
| * | Merge branch 'master' into lsLibravatar smitsohu2020-08-19
| |\ \
| * | | cat optionLibravatar smitsohu2020-08-19
| * | | drop system(3) calls from sandbox.cLibravatar smitsohu2020-08-19