aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/join.c
Commit message (Expand)AuthorAge
* cleanupLibravatar smitsohu2023-03-02
* Update copyright to 2023 (#5664)Libravatar David Fetter2023-02-15
* join network/filesystem fixesLibravatar netblue302022-09-26
* improve force-nonewprivs security guaranteesLibravatar smitsohu2022-07-24
* apparmor cleanupLibravatar smitsohu2022-07-20
* compile fixLibravatar netblue302022-06-20
* deprecating --shell (#5196)Libravatar netblue302022-06-20
* more on removing cgroups (#5200)Libravatar netblue302022-06-16
* disable cgroup codeLibravatar netblue302022-06-13
* fixing CVE-2022-31214Libravatar smitsohu2022-06-08
* fix joining of sandboxes without shellLibravatar smitsohu2022-02-06
* keep-fd option (#4845)Libravatar smitsohu2022-01-14
* 2022 copyright updateLibravatar netblue302022-01-07
* cgroup: minor refactor, add v2 support, bugfixesLibravatar smitsohu2021-10-16
* join: add support for rlimit optionsLibravatar smitsohu2021-09-22
* rework exitcodesLibravatar smitsohu2021-09-21
* cmdline.c: optionally quote the resulting command lineLibravatar Jeff Squyres2021-06-02
* open files O_CLOEXEC|O_EXCLLibravatar smitsohu2021-05-16
* retiring --audit (replaced by jailtest)Libravatar netblue302021-03-01
* copyright updateLibravatar startx20172021-02-15
* Filter environment variablesLibravatar Topi Miettinen2021-02-08
* join: misc improvementsLibravatar smitsohu2021-01-06
* join: add fexecve fallback for shellsLibravatar smitsohu2020-12-29
* disable dbus proxy at compile time (default enabled) - part 1Libravatar netblue302020-09-09
* removed --disable-seccomp from ./configureLibravatar startx20172020-09-01
* join: move to mmapped sandbox status indicatorLibravatar smitsohu2020-08-31
* fix --join for sandboxes with xdg-dbuss-proxyLibravatar netblue302020-08-22
* annotate some functions as non-returning (#3574)Libravatar Reiner Herrmann2020-08-08
* integrate join(-or-start) with dbus optionsLibravatar smitsohu2020-07-18
* integrate AppArmor with join options (#3242)Libravatar smitsohu2020-03-02
* move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* join: wait with effective uid of the userLibravatar smitsohu2020-01-17
* fix join timeout if sleep interval is not a multipleLibravatar smitsohu2020-01-17
* let is_ready_for_join() return a booleanLibravatar smitsohu2019-12-23
* simplify join timeoutLibravatar smitsohu2019-12-23
* make join timeout configurable in firejail.configLibravatar smitsohu2019-12-23
* let join wait if target sandbox is not ready yetLibravatar smitsohu2019-12-23
* move invalid_sandbox function to join moduleLibravatar smitsohu2019-12-22
* hardening: run more code unprivilegedLibravatar smitsohu2019-03-20
* security: too early to register signal handlerLibravatar smitsohu2019-03-20
* move copyright statement to 2019Libravatar smitsohu2019-02-07
* cleanup, minor improvementsLibravatar smitsohu2019-01-20
* signal handler fixes/improvementsLibravatar smitsohu2019-01-19
* fix parent death signalLibravatar smitsohu2019-01-13
* fix join/seccomp #2296Libravatar netblue302019-01-08
* join: also check proc file to detect nonewprivs bitLibravatar smitsohu2018-12-17
* join: check prctl return valueLibravatar smitsohu2018-12-14
* add explicit nonewprivs support to join option; accompanying small improvementsLibravatar smitsohu2018-12-14
* Make --join return exit code of the invoked programLibravatar Paweł2018-10-14
* disallow overriding of global rlimits, tiny improvementsLibravatar smitsohu2018-09-06