Home | History | Annotate | Download | only in openssh

Lines Matching full:sandbox

12    regress errors for the sandbox to warnings. ok tim dtucker
34 an explicitly requested sandbox type
43 test with sandbox enabled; ok djm@
89 [sandbox-systrace.c]
110 - (djm) [configure.ac Makefile.in sandbox-darwin.c] Add a sandbox for
124 This introduces a new "UsePrivilegeSeparation=sandbox" option for
130 The sandbox is implemented using systrace(4) in unsupervised "fast-path"
135 UsePrivilegeSeparation=sandbox will become the default in the future
144 [sshd.c ssh-sandbox.h sandbox.h sandbox-rlimit.c sandbox-systrace.c]
145 [sandbox-null.c]
146 rename sandbox.h => ssh-sandbox.h to make things easier for portable
147 - (djm) [sandbox-null.c] Dummy sandbox for platforms that don't support