aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* 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
| * remount hardening: move to file descriptor based mountsLibravatar smitsohu2020-03-06
* | integrate AppArmor with join options (#3242)Libravatar smitsohu2020-03-02
* | minor sbox hardeningLibravatar smitsohu2020-02-26
* | private-dev: bringing back stdin, stdout, stderr, fd symbolic linksLibravatar smitsohu2020-02-24
|/
* Remove redundant permission check from dhcp_startLibravatar Kristóf Marussy2020-02-23
* Harden sbox_run by using fexecve instead of execvpLibravatar Kristóf Marussy2020-02-23
* Harden dhcp by checking for /sbin/dhclientLibravatar Kristóf Marussy2020-02-23
* Add support for SELinux labelingLibravatar Topi Miettinen2020-02-22
* openSUSE fix: mount private-etc on /usr/etc as wellLibravatar smitsohu2020-02-09