[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Sun Jun 29 22:46:35 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 08/06/29 22:46:35
Modified files:
. : ChangeLog sftp-client.c sftp-server.c
Log message:
- djm at cvs.openbsd.org 2008/06/26 06:10:09
[sftp-client.c sftp-server.c]
allow the sftp chmod(2)-equivalent operation to set set[ug]id/sticky
bits. Note that this only affects explicit setting of modes (e.g. via
sftp(1)'s chmod command) and not file transfers. (bz#1310)
ok deraadt@ at c2k8
Diff commands:
cvs -nQq rdiff -u -r1.5026 -r1.5027 openssh/ChangeLog
cvs -nQq rdiff -u -r1.92 -r1.93 openssh/sftp-client.c
cvs -nQq rdiff -u -r1.98 -r1.99 openssh/sftp-server.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5026;r2=1.5027
http://cvsweb.mindrot.org/index.cgi/openssh/sftp-client.c?r1=1.92;r2=1.93
http://cvsweb.mindrot.org/index.cgi/openssh/sftp-server.c?r1=1.98;r2=1.99
Please note that there may be a delay before commits are available
on the public CVSWeb site.
More information about the openssh-commits
mailing list