Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-26 | Add a sandbox fallback mechanism, so that behaviour on Linux depends on | Colin Watson | |
whether the running system's kernel has seccomp_filter support, not the build system's kernel (forwarded upstream as https://bugzilla.mindrot.org/show_bug.cgi?id=2011). | |||
2011-06-23 | - djm@cvs.openbsd.org 2011/06/23 09:34:13 | Damien Miller | |
[sshd.c ssh-sandbox.h sandbox.h sandbox-rlimit.c sandbox-systrace.c] [sandbox-null.c] rename sandbox.h => ssh-sandbox.h to make things easier for portable | |||
2011-06-23 | - (djm) [sandbox-null.c] Dummy sandbox for platforms that don't support | Damien Miller | |
setrlimit(2) |