]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
- (djm) [Makefile.in configure.ac sandbox-capsicum.c sandbox-darwin.c]
authorDamien Miller <djm@mindrot.org>
Fri, 17 Jan 2014 05:47:04 +0000 (16:47 +1100)
committerDamien Miller <djm@mindrot.org>
Fri, 17 Jan 2014 05:47:04 +0000 (16:47 +1100)
commit868ea1ea1c1bfdbee5dbad78f81999c5983ecf31
treecd0d26dd73bc147951ef9a3aeb967448912e9c4f
parenta9d186a8b50d18869a10e9203abf71c83ddb1f79
 - (djm) [Makefile.in configure.ac sandbox-capsicum.c sandbox-darwin.c]
   [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@
ChangeLog
Makefile.in
configure.ac
sandbox-capsicum.c [new file with mode: 0644]
sandbox-darwin.c
sandbox-null.c
sandbox-rlimit.c
sandbox-seccomp-filter.c
sandbox-systrace.c
ssh-sandbox.h
sshd.c