aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/main.c
Commit message (Expand)AuthorAge
* miscLibravatar smitsohu2021-06-07
* 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
* | | --debug takes precedence over --quiet (#2743)Libravatar netblue302021-05-30
* | | allow --debug if quite-by-default is set (#3125, #4168)Libravatar netblue302021-05-30
* | | disable home dir whitelists when --private is presentLibravatar netblue302021-05-29
| |/ |/|
* | deprecated follow-symlink-as-user from firejail.configLibravatar netblue302021-05-26
* | 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 #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
* | | open files O_CLOEXEC|O_EXCLLibravatar smitsohu2021-05-16
|/ /
* / force --noautopulse when running --noprofile in order to leave ~/.config/puls...Libravatar netblue302021-05-12
|/
* Map /dev/input with "--private-dev", add "--no-input" option to disable itLibravatar Davide Beatrici2021-04-23
* make appimage mounts private to sandboxLibravatar smitsohu2021-03-13
* retiring --audit (replaced by jailtest)Libravatar netblue302021-03-01
* compile time: disable --outputLibravatar startx20172021-02-28
* Merge pull request #4009 from Tomin1/protocol_list_improvementsLibravatar netblue302021-02-26
|\
| * Allow changing "protocol" list after initial setLibravatar Simo Piiroinen2021-02-25
* | Add --mkdir and --mkfile command line options for firejailLibravatar Simo Piiroinen2021-02-25
|/
* Add missing linefeeds in stderr loggingLibravatar Simo Piiroinen2021-02-22
* some cleanupLibravatar smitsohu2021-02-16
* copyright updateLibravatar startx20172021-02-15
* Always allow empty environment variablesLibravatar Topi Miettinen2021-02-11
* Filter environment variablesLibravatar Topi Miettinen2021-02-08
* non-dumpable pluginsLibravatar smitsohu2021-01-04
* Merge pull request #3850 from smitsohu/smitsohu-shellLibravatar netblue302020-12-30
|\
| * join: add fexecve fallback for shellsLibravatar smitsohu2020-12-29
* | 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
|/
* check --mac= for multicast addresses (#3784)Libravatar netblue302020-12-07
* a more portable implementation for time measurementsLibravatar netblue302020-12-01
* added bluetooth to the list of protocols allowed by seccompLibravatar netblue302020-10-28
* compile time option to disable --private-cache and --tmpfs for regular userLibravatar netblue302020-10-27
* Apply --rmenv immediately to help to avoid the env var length checkLibravatar Topi Miettinen2020-10-16
* merges, fix for #3662 etc.Libravatar netblue302020-10-13
* DHCP fixesLibravatar netblue302020-10-06
* don't execute include disable-shell.inc for appimages (#3530)Libravatar netblue302020-10-01
* fix shell=none for --audit (#3116)Libravatar netblue302020-10-01
* 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
* fix --join for sandboxes with xdg-dbuss-proxyLibravatar netblue302020-08-22
* firemon fix for xdg-bus-proxyLibravatar netblue302020-08-22