aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/profile.c
Commit message (Expand)AuthorAge
* Merge pull request #3852 from rusty-snake/fix-3846Libravatar netblue302020-12-30
|\
| * Implement netns in profiles, closes #3846Libravatar rusty-snake2020-12-29
* | add mac multicast address check to profile_check_lineLibravatar smitsohu2020-12-21
|/
* revisit join-or-start hidepid fixLibravatar smitsohu2020-11-25
* join-or-start hidepid fixLibravatar smitsohu2020-11-24
* 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
* more nvidia (#3644)Libravatar netblue302020-10-03
* temporary fix for nvidia/nogroups/noroot issue (#3644, #841)Libravatar netblue302020-10-02
* 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
* print errors to stderr and prefix them consistentlyLibravatar Reiner Herrmann2020-09-12
* disable dbus proxy at compile time (default enabled) - part 1Libravatar netblue302020-09-09
* removed --disable-seccomp from ./configureLibravatar startx20172020-09-01
* seccomp: loggingLibravatar Topi Miettinen2020-08-05
* Support to ingore a include foobar.incLibravatar rusty-snake2020-08-04
* Turn attempted DBus policy downgrade into warning (fixes #3408)Libravatar Kristóf Marussy2020-05-09
* Add options for D-Bus loggingLibravatar Kristóf Marussy2020-05-07
* Add dbus-*.call and dbus-*.broadcast commandsLibravatar Kristóf Marussy2020-05-07
* Add --dbus-*.see optionsLibravatar Kristóf Marussy2020-05-07
* Turn DBus profile errors into warningsLibravatar Kristóf Marussy2020-04-06
* Add dbus filter optionsLibravatar Kristóf Marussy2020-04-06
* Add --dbus-user and --dbus-system optionsLibravatar Kristóf Marussy2020-04-06
* Allow changing error action in seccomp filtersLibravatar Topi Miettinen2020-04-06
* seccomp: allow defining separate filters for 32-bit archLibravatar Topi Miettinen2020-03-28
* new condition: HAS_NOSOUNDLibravatar rusty-snake2020-03-15
* Fix indentation for dhcp client codeLibravatar Kristóf Marussy2020-01-27
* move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* Add --ip=dhcp and --ip6=dhcp optionsLibravatar Kristóf Marussy2019-12-30
* add HAS_NET conditionalLibravatar smitsohu2019-11-11
* dns fixesLibravatar netblue302019-10-31
* add x11 xorg option to HAS_X11 conditional - #2205Libravatar smitsohu2019-10-08
* add HAS_X11 conditional, disconnect session manager - #2205Libravatar smitsohu2019-10-08
* profile support for allow-debuggers (#2856)Libravatar Sebastian Hafner2019-07-15
* small private-cwd adjustmentsLibravatar smitsohu2019-05-24
* Merge pull request #2712 from apmorton/features/private-cwdLibravatar smitsohu2019-05-24
|\
| * Add private-cwd option to control working directory within jailLibravatar Austin Morton2019-05-23
* | Add deterministic-exit-code option to ensure firejail exits with the first ch...Libravatar Austin Morton2019-05-20
|/
* Add a conditional to control DRM/noexec exception for browsersLibravatar Tad2019-04-13
* profile.c: errout with too many dns argsLibravatar smitsohu2019-03-02
* misc cleanupLibravatar smitsohu2019-02-22
* move copyright statement to 2019Libravatar smitsohu2019-02-07
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2019-02-06
|\
| * variable only used when whitelisting enabledLibravatar Reiner Herrmann2019-02-05
* | strncmp byte count fixesLibravatar smitsohu2019-02-06
|/