mirror of git://anongit.mindrot.org/openssh.git
credit patch author
This commit is contained in:
parent
11327cc5d7
commit
c53c3a423c
|
@ -24,7 +24,7 @@
|
|||
- dtucker@cvs.openbsd.org 2005/03/14 11:44:42
|
||||
[auth.c]
|
||||
Populate host for log message for logins denied by AllowUsers and
|
||||
DenyUsers (bz #999); ok markus@
|
||||
DenyUsers (bz #999); ok markus@ (patch by tryponraj at gmail.com)
|
||||
- markus@cvs.openbsd.org 2005/03/14 11:46:56
|
||||
[buffer.c buffer.h channels.c]
|
||||
limit input buffer size for channels; bugzilla #896; with and ok dtucker@
|
||||
|
@ -2362,4 +2362,4 @@
|
|||
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
||||
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
||||
|
||||
$Id: ChangeLog,v 1.3718 2005/03/14 12:22:25 dtucker Exp $
|
||||
$Id: ChangeLog,v 1.3719 2005/03/14 12:24:43 dtucker Exp $
|
||||
|
|
Loading…
Reference in New Issue