Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing monitor.h include. | Darren Tucker | 2016-12-16 | 1 | -0/+1 |
| | | | | Fixes warning pointed out by Zev Weiss <zev at bewilderbeest.net> | ||||
* | - (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) [configure.ac Makefile.in sandbox-darwin.c] Add a sandbox for | Damien Miller | 2011-06-26 | 1 | -0/+98 |
Darwin/OS X using sandbox_init() + setrlimit(); feedback and testing markus@ |