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

Damien Miller djm at fuyu.mindrot.org
Mon Mar 1 04:36:55 EST 2010


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 10/03/01 04:36:55

Modified files:
    .               : ChangeLog auth.c

Log message:
 - (djm) [auth.c] On Cygwin, refuse usernames that have differences in
   case from that matched in the system password database. On this
   platform, passwords are stored case-insensitively, but sshd requires
   exact case matching for Match blocks in sshd_config(5). Based on
   a patch from vinschen AT redhat.com.

Diff commands:
cvs -nQq rdiff -u -r1.5469 -r1.5470 openssh/ChangeLog
cvs -nQq rdiff -u -r1.136 -r1.137 openssh/auth.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5469;r2=1.5470&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth.c?r1=1.136;r2=1.137&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