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

Damien Miller djm at fuyu.mindrot.org
Tue Oct 15 11:55:58 EST 2013


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 13/10/15 11:55:58

Modified files:
    .               : ChangeLog sftp-server.8 sftp-server.c

Log message:
   - djm at cvs.openbsd.org 2013/10/09 23:42:17
     [sftp-server.8 sftp-server.c]
     Add ability to whitelist and/or blacklist sftp protocol requests by name.
     Refactor dispatch loop and consolidate read-only mode checks.
     Make global variables static, since sftp-server is linked into sshd(8).
     ok dtucker@

Diff commands:
cvs -nQq rdiff -u -r1.6491 -r1.6492 openssh/ChangeLog
cvs -nQq rdiff -u -r1.26 -r1.27 openssh/sftp-server.8
cvs -nQq rdiff -u -r1.114 -r1.115 openssh/sftp-server.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6491;r2=1.6492&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp-server.8?r1=1.26;r2=1.27&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp-server.c?r1=1.114;r2=1.115&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