aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* 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
* resolve cppcheck memleak warningLibravatar smitsohu2020-02-02
* housekeeping: strip unneeded whitespaceLibravatar Fred Barclay2020-02-01
* Merge pull request #3156 from smitsohu/filenameLibravatar smitsohu2020-02-01
|\
| * remove parentheses from set of rejected charactersLibravatar smitsohu2020-01-28
| * replace control characters and print rejected filenamesLibravatar smitsohu2020-01-22
| * reject control characters in file namesLibravatar smitsohu2020-01-17
| * print rejected character in invalid filenamesLibravatar smitsohu2020-01-17
* | Do not declare variable in for loopLibravatar Kristóf Marussy2020-01-27
* | Documentation for DHCP supportLibravatar Kristóf Marussy2020-01-27
* | Fix unsigned comparison error (#3174)Libravatar Kristóf Marussy2020-01-27
* | Fix indentation for dhcp client codeLibravatar Kristóf Marussy2020-01-27
* | fix read-only=/Libravatar smitsohu2020-01-26
* | move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24