aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* integrate join(-or-start) with dbus optionsLibravatar smitsohu2020-07-18
* Fix seccomp error actionLibravatar Topi Miettinen2020-07-04
* Remove double sys/prctl.h includeLibravatar Fred Barclay2020-06-06
* Merge pull request #3406 from kris7t/dbus-proxyLibravatar Kristóf Marussy2020-06-01
|\
| * Turn attempted DBus policy downgrade into warning (fixes #3408)Libravatar Kristóf Marussy2020-05-09
| * Documentation for new DBus optionsLibravatar Kristóf Marussy2020-05-07
| * 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
* | fix firejail-in-firejail testLibravatar netblue302020-05-18
|/
* Disable browser drm by default.Libravatar Lior Stern2020-05-01
* Print status of SELinux support with --versionLibravatar Topi Miettinen2020-04-29
* Increase MAX_ENVS to 256 (#3386)Libravatar Topi Miettinen2020-04-26
* fix gcc10 static analysis warningLibravatar Reiner Herrmann2020-04-22
* selinux relabeling, little thingsLibravatar smitsohu2020-04-22
* resolve conflict between private and allusers options - #3185Libravatar smitsohu2020-04-21
* relaxing symlink restrictionsLibravatar smitsohu2020-04-20
* private-home: create directories as the userLibravatar smitsohu2020-04-20
* debug seccomp as the userLibravatar smitsohu2020-04-20
* sbox: blacklist umount syscallLibravatar smitsohu2020-04-20
* cleanupLibravatar smitsohu2020-04-20
* suport mkdir and mkfile for /run/user/<PID> directory (#3346)Libravatar netblue302020-04-13
* Fix build with --enable-fatal-warningsLibravatar Topi Miettinen2020-04-10
* fix typos in dbus-{system,user}.talk [usage.c]Libravatar glitsj162020-04-07
* Turn DBus profile errors into warningsLibravatar Kristóf Marussy2020-04-06
* xdg-dbus-proxy socket finding and mount hardeningLibravatar Kristóf Marussy2020-04-06
* xdg-dbus-proxy hardeningLibravatar Kristóf Marussy2020-04-06
* Add documentation for DBus filteringLibravatar 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 sbox_exec_v and SBOX_KEEP_FDSLibravatar 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/join fixLibravatar netblue302020-04-03
* globbing support for whitelistsLibravatar netblue302020-04-01
* Mention --seccomp.32 etc in usageLibravatar Topi Miettinen2020-03-31
* extra x11 hardeningLibravatar smitsohu2020-03-31
* seccomp: allow defining separate filters for 32-bit archLibravatar Topi Miettinen2020-03-28
* Merge pull request #3275 from dmfreemon/add-name-or-private-dir-to-xpra-windo...Libravatar smitsohu2020-03-19
|\
| * handle malloc() failures; use gnu_basename() instead of basenaem()Libravatar dmfreemon@users.noreply.github.com2020-03-15
| * add name or basename of private directory being used to the window title when...Libravatar dmfreemon@users.noreply.github.com2020-03-10
* | remount fix - #3280Libravatar smitsohu2020-03-16
* | new condition: HAS_NOSOUNDLibravatar rusty-snake2020-03-15
* | improve the previous fix: don't remount FUSE without permissionLibravatar smitsohu2020-03-14
* | tentative: don't remount FUSE without permissionLibravatar smitsohu2020-03-14
* | Merge pull request #3268 from smitsohu/remountLibravatar startx20172020-03-13
|\ \ | |/ |/|
| * fail if opening the resolved path failsLibravatar smitsohu2020-03-06