[openssh-commits] CVS: fuyu.mindrot.org: openssh

Damien Miller djm at fuyu.mindrot.org
Fri Jan 17 16:47:05 EST 2014


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 14/01/17 16:47:04

Modified files:
    .               : ChangeLog Makefile.in configure.ac sandbox-darwin.c sandbox-null.c sandbox-rlimit.c sandbox-seccomp-filter.c sandbox-systrace.c ssh-sandbox.h sshd.c
Added files:
    .               : sandbox-capsicum.c

Log message:
 - (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@

Diff commands:
cvs -nQq rdiff -u -r1.6668 -r1.6669 openssh/ChangeLog
cvs -nQq rdiff -u -r1.349 -r1.350 openssh/Makefile.in
cvs -nQq rdiff -u -r1.549 -r1.550 openssh/configure.ac
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/sandbox-darwin.c
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/sandbox-null.c
cvs -nQq rdiff -u -r1.3 -r1.4 openssh/sandbox-rlimit.c
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/sandbox-seccomp-filter.c
cvs -nQq rdiff -u -r1.6 -r1.7 openssh/sandbox-systrace.c
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/ssh-sandbox.h
cvs -nQq rdiff -u -r1.440 -r1.441 openssh/sshd.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6668;r2=1.6669&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/Makefile.in?r1=1.349;r2=1.350&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.549;r2=1.550&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sandbox-darwin.c?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sandbox-null.c?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sandbox-rlimit.c?r1=1.3;r2=1.4&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sandbox-seccomp-filter.c?r1=1.4;r2=1.5&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sandbox-systrace.c?r1=1.6;r2=1.7&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-sandbox.h?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd.c?r1=1.440;r2=1.441&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.


More information about the openssh-commits mailing list