[Bug 974] Record Badlogins for all supported Authentication methods
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Jan 25 22:50:26 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=974
------- Additional Comments From ashok_kovai at hotmail.com 2005-01-25 22:50 -------
Created an attachment (id=787)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=787&action=view)
BTMP PATCH Attached
This patch has some correction with that of the pervious one:
1. buffer_append ( ) in mm_log_btmp ( ) is been replaced with
buffer_get_string ( ) to avoid some memory errors due to memcpy copy done from
random heap data.
2 UnWanted entries were removed from two tables 1. struct mon_table
mon_dispatch_postauth20[] 2. struct mon_table mon_dispatch_postauth15[] in
monitor.c .
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list