aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2021-07-24
|\
| * output options: expand ~Libravatar smitsohu2021-07-21
| * Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302021-07-14
| |\
| | * tmpfs mounts: also clear MS_REMOUNT flag (#4387)Libravatar smitsohu2021-07-13
| * | Removing blacklisted files from top level /etc directory if the filse were bl...Libravatar netblue302021-07-14
| |/
| * move whitelist/blacklist to allow/denyLibravatar netblue302021-07-05
| * deprecated whitelist=yes/no in /etc/firejail/firejail.configLibravatar netblue302021-07-04
| * allow/deny help and man pagesLibravatar netblue302021-07-03
| * allow/noallow/deny/nodeny aliases for whitelist/nowhitelist/blacklist/noblack...Libravatar netblue302021-07-03
| * deprecated --disable-whitelist at compile timeLibravatar netblue302021-07-03
| * Merge pull request #4365 from lxeiqr/sndio-fixLibravatar netblue302021-07-01
| |\
| | * Convert spaces to tabs in firejail/fs.cLibravatar lxeiqr2021-06-20
| | * Whitelist /tmp/sndio in private-tmpLibravatar lxeiqr2021-06-20
| * | Merge pull request #4376 from kmk3/gcov-add-nop-functionsLibravatar netblue302021-06-27
| |\ \
| | * | gcov: use no-op functions if not enabledLibravatar Kelvin M. Klann2021-06-27
| * | | Merge pull request #4373 from kmk3/gcov-fix-build-gcc11Libravatar netblue302021-06-27
| |\| |
| | * | gcov: fix build failure with gcc 11.1.0Libravatar Kelvin M. Klann2021-06-25
* | | | organize program startupLibravatar smitsohu2021-07-24
|/ / /
* | | tweaksLibravatar smitsohu2021-06-26
* | | Merge pull request #4340 from smitsohu/kcmpLibravatar smitsohu2021-06-26
|\ \ \
| * | | augment seccomp lists in firejail.configLibravatar smitsohu2021-06-20
* | | | Merge pull request #4374 from smitsohu/euidLibravatar smitsohu2021-06-26
|\ \ \ \
| * | | | fs_home.c: improve EUID switching, fix selinux relabelingLibravatar smitsohu2021-06-26
| * | | | copy_file_as_user function: drop not needed argumentsLibravatar smitsohu2021-06-23
* | | | | firejail.h: fix typo of "either" in license headerLibravatar Kelvin M. Klann2021-06-26
|/ / / /
* | | | Merge branch 'master' into kuesji/masterLibravatar Reiner Herrmann2021-06-21
|\ \ \ \
| * | | | tmpfs option enhancementsLibravatar smitsohu2021-06-21
| * | | | cleanupLibravatar smitsohu2021-06-20
| | |_|/ | |/| |
| * | | Merge pull request #4360 from kmk3/gcov-add-missing-includesLibravatar netblue302021-06-18
| |\ \ \ | | | |/ | | |/|
| | * | gcov: add missing gcov.h includesLibravatar Kelvin M. Klann2021-06-18
| * | | appimage fixLibravatar netblue302021-06-17
| |/ /
| * | appimage: automatically detect profileLibravatar netblue302021-06-14
| * | follow-upLibravatar smitsohu2021-06-11
| * | add more EUID switchingLibravatar smitsohu2021-06-08
| * | refactor mountingLibravatar smitsohu2021-06-08
| * | miscLibravatar smitsohu2021-06-07
| * | blacklist cleaned passwd, group, utmp filesLibravatar smitsohu2021-06-06
| * | selinux enhancementsLibravatar smitsohu2021-06-06
| * | fixup 9678da00301562464464099b9d7cfd76424fbb23Libravatar smitsohu2021-06-06
| * | cleanupLibravatar smitsohu2021-06-06
| * | Merge pull request #4326 from jsquyres/pr/master/dont-quote-all-cmdlinesLibravatar netblue302021-06-04
| |\ \
| | * | cmdline.c: optionally quote the resulting command lineLibravatar Jeff Squyres2021-06-02
| * | | Merge pull request #4330 from smitsohu/fjconfigLibravatar netblue302021-06-04
| |\ \ \ | | |_|/ | |/| |
| | * | add firejail.config switch for private-{bin,etc,opt,srv}Libravatar smitsohu2021-05-22
| * | | simplify X11 socket whitelistingLibravatar smitsohu2021-06-03
| * | | version 0.9.66rc1 released0.9.66rc1Libravatar netblue302021-06-02
| * | | --debug takes precedence over --quiet (#2743)Libravatar netblue302021-05-30
| * | | fix fcoy error message (#2743)Libravatar netblue302021-05-30
| * | | allow --debug if quite-by-default is set (#3125, #4168)Libravatar netblue302021-05-30
| * | | fix crash during --shutdonwLibravatar netblue302021-05-29