summaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* homedirs: turn "informational error" into warningLibravatar smitsohu2019-07-14
* don't allow root directory as homeLibravatar smitsohu2019-07-14
* uniformly mask /home in all private home optionsLibravatar smitsohu2019-07-12
* private-home: remove redundancyLibravatar smitsohu2019-07-12
* rename some variables so they don't shadow others with same nameLibravatar Reiner Herrmann2019-07-11
* Merge pull request #2843 from crass/fix-2842-extra-appimage-envvarsLibravatar netblue302019-07-09
|\
| * Add OWD and ARGV0 environment variables. Correctly create APPIMAGE envvar.Libravatar Glenn Washburn2019-07-09
* | main.c: define O_PATH (CentOS 6 fix)Libravatar smitsohu2019-07-09
* | move to fd based homedir mountsLibravatar smitsohu2019-07-09
* | add symlink resolution for home directoriesLibravatar smitsohu2019-07-09
|/
* more simplification of fs_check_chroot_dirLibravatar smitsohu2019-07-08
* reduce redundancy in fs_check_chroot_dirLibravatar smitsohu2019-07-08
* misc cleanup (safe_fd function)Libravatar smitsohu2019-07-07
* relocate mountinfo functionality testLibravatar smitsohu2019-07-07
* Use __clone2 on ia64Libravatar Reiner Herrmann2019-07-07
* fix --timeoutLibravatar netblue302019-07-04
* fix #2820 - adjustable file copy limit; export FIREJAIL_DEBUG into sboxLibravatar netblue302019-07-04
* Fixup b1aff3395c77da467b7ba5e8fb8dabc33c37f8c6Libravatar Tad2019-06-30
* Add Fedora install instructionsLibravatar Fred Barclay2019-06-29
* typoLibravatar Fred Barclay2019-06-29
* free variable in error caseLibravatar Reiner Herrmann2019-06-29
* use strcat instead of strncat as using strlen has no benefitLibravatar Reiner Herrmann2019-06-29
* fix option skipping caused by noblacklistLibravatar smitsohu2019-06-29
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2019-06-28
|\
| * whitespace fixLibravatar rusty-snake2019-06-26
| * Silence xauth output in src/firejail/x11.c (#2796)Libravatar glitsj162019-06-26
| * disable firetunnel at config time (#2793)Libravatar netblue302019-06-24
* | simplify octal esc conversion, minor adjustmentsLibravatar smitsohu2019-06-26
|/
* enable additional cppchecks and fix a warningLibravatar Reiner Herrmann2019-06-21
* Merge pull request #2771 from smitsohu/homedir2Libravatar netblue302019-06-20
|\
| * avoid running without procfs describing the pid namespaceLibravatar smitsohu2019-06-14
* | fix logical OR in disable_fileLibravatar smitsohu2019-06-18
* | no postmount checks when building basic filesystemLibravatar smitsohu2019-06-17
* | cleanupLibravatar smitsohu2019-06-17
* | streamline remounting (ro,rw,noexec)Libravatar smitsohu2019-06-17
|/
* Grammar fixLibravatar Reiner Herrmann2019-05-29
* 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
|/
* Expose /tmp/.X11-unix as read-only as per Issue #2269Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2019-05-19
* Merge branch 'master' into nodbus-enhancementsLibravatar netblue302019-05-17
|\
| * Merge pull request #2694 from laomaiweng/propagate-quietLibravatar netblue302019-05-17
| |\
| | * Move export of FIREJAIL_QUIET to env_defaults()Libravatar quentin2019-05-17
| | * Propagate --quiet to children Firejail'ed processesLibravatar quentin2019-05-13
| * | Merge pull request #2697 from topimiettinen/dbus-block-system-busLibravatar netblue302019-05-17
| |\ \
| | * | dbus: make --nodbus block also system D-Bus socketLibravatar Topi Miettinen2019-05-15
| | |/
| * / glibc missing O_PATH definition on CentOS 6 - #2696Libravatar smitsohu2019-05-16
| |/
* | Fix overridden DBUS_SESSION_BUS_ADDRESS with nodbusLibravatar quentin2019-05-09
* | Blacklist ~/.dbus with nodbusLibravatar quentin2019-05-09
|/