From 6eaeebf27d92f39a38c772aa3f20c2250af2dd29 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Tue, 15 Oct 2013 11:55:57 +1100 Subject: - djm@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@ --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5eb73c9f9..2ab5a2cbf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +20131015 + - (djm) OpenBSD CVS Sync + - djm@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@ + 20131010 - (dtucker) OpenBSD CVS Sync - sthen@cvs.openbsd.org 2013/09/16 11:35:43 -- cgit v1.2.3