Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - (djm) [Makefile.in configure.ac sandbox-capsicum.c sandbox-darwin.c] | Damien Miller | 2014-01-17 | 1 | -1/+1 |
| | | | | | | | [sandbox-null.c sandbox-rlimit.c sandbox-seccomp-filter.c] [sandbox-systrace.c ssh-sandbox.h sshd.c] Support preauth sandboxing using the Capsicum API introduced in FreeBSD 10. Patch by Dag-Erling Smorgrav, updated by Loganaden Velvindron @ AfriNIC; ok dtucker@ | ||||
* | - djm@cvs.openbsd.org 2011/06/23 09:34:13 | Damien Miller | 2011-06-23 | 1 | -1/+2 |
| | | | | | | [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 | ||||
* | - (djm) [sandbox-null.c] Dummy sandbox for platforms that don't support | Damien Miller | 2011-06-23 | 1 | -0/+71 |
setrlimit(2) |