aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* 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
* | | disable home dir whitelists when --private is presentLibravatar netblue302021-05-29
| |/ |/|
* | default gw fix - #4306Libravatar netblue302021-05-27
* | deprecated follow-symlink-as-user from firejail.configLibravatar netblue302021-05-26
* | fix firejail startup raceLibravatar smitsohu2021-05-24
* | Merge pull request #4302 from smitsohu/whitelist2Libravatar smitsohu2021-05-23
|\ \
| * | whitelist: following up #4229Libravatar smitsohu2021-05-23
* | | support trailing comments on profile linesLibravatar netblue302021-05-21
* | | Merge pull request #4273 from rusty-snake/fix-2310Libravatar netblue302021-05-18
|\ \ \
| * | | Try to fix #2310 -- Can't create run directory without suid-rootLibravatar rusty-snake2021-05-14
* | | | Merge pull request #4229 from smitsohu/whitelist2Libravatar netblue302021-05-18
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | add /run whitelist supportLibravatar smitsohu2021-05-08
| * | tweakLibravatar smitsohu2021-05-08
| * | add support for arbitrary whitelist directoriesLibravatar smitsohu2021-05-03
| * | introduce safer_openat functionLibravatar smitsohu2021-05-03
| * | enhance clean_pathname functionLibravatar smitsohu2021-05-03
* | | Merge pull request #4278 from kmk3/rename-noautopulseLibravatar Kelvin M. Klann2021-05-16
|\ \ \
| * | | rename arg_noautopulse var to arg_keep_config_pulseLibravatar Kelvin M. Klann2021-05-14
| * | | rename noautopulse to keep-config-pulseLibravatar Kelvin M. Klann2021-05-14
* | | | O_CLOEXEC follow-upLibravatar smitsohu2021-05-16
* | | | utmp follow-upLibravatar smitsohu2021-05-16
* | | | fix utmp error messageLibravatar smitsohu2021-05-16
* | | | open files O_CLOEXEC|O_EXCLLibravatar smitsohu2021-05-16
* | | | Add noinput to usage.c and _firejail.inLibravatar rusty-snake2021-05-16
|/ / /
* | | check if allocation was successfulLibravatar Reiner Herrmann2021-05-13
* | | force --noautopulse when running --noprofile in order to leave ~/.config/puls...Libravatar netblue302021-05-12
| |/ |/|
* | Merge pull request #4209 from davidebeatrici/private-dev-input-support-and-no...Libravatar netblue302021-05-04
|\ \
| * | Map /dev/input with "--private-dev", add "--no-input" option to disable itLibravatar Davide Beatrici2021-04-23
| |/