aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/main.c
Commit message (Expand)AuthorAge
* 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
* 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
| * | Merge branch 'master' into lsLibravatar smitsohu2020-08-19
| |\ \
| * | | cat optionLibravatar smitsohu2020-08-19
| | |/ | |/|
* | | cleaning up POSTMORTEM codeLibravatar netblue302020-08-22
| |/ |/|
* | Merge pull request #3569 from topimiettinen/seccomp-logLibravatar startx20172020-08-12
|\ \
| * | seccomp: loggingLibravatar Topi Miettinen2020-08-05
| |/
* / annotate some functions as non-returning (#3574)Libravatar Reiner Herrmann2020-08-08
|/
* don't run with closed standard streamsLibravatar smitsohu2020-08-03
* 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
* xdg-dbus-proxy hardeningLibravatar Kristóf Marussy2020-04-06
* Add dbus filter optionsLibravatar Kristóf Marussy2020-04-06
* Add xdg-dbus-proxy supportLibravatar 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
* Merge pull request #3319 from topimiettinen/sanity-check-for-args-envsLibravatar netblue302020-04-05
|\
| * Simple sanity checks for arguments and environmentLibravatar Topi Miettinen2020-04-05
* | compile cleanupLibravatar netblue302020-04-05
|/
* seccomp: allow defining separate filters for 32-bit archLibravatar Topi Miettinen2020-03-28
* 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
* postmortem: playing aroundLibravatar netblue302019-12-15
* cleanupLibravatar smitsohu2019-12-03
* fix stack alignmentLibravatar smitsohu2019-11-30