mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 16:24:39 +02:00
- ID sync for auth-passwd.c
This commit is contained in:
parent
2d6b83353b
commit
444f9fca60
@ -4,7 +4,7 @@
|
|||||||
[monitor.c]
|
[monitor.c]
|
||||||
Don't initialise compression buffers when compression=no in sshd_config;
|
Don't initialise compression buffers when compression=no in sshd_config;
|
||||||
ok Niels@
|
ok Niels@
|
||||||
|
- ID sync for auth-passwd.c
|
||||||
|
|
||||||
20020620
|
20020620
|
||||||
- (bal) Fixed AIX environment handling, use setpcred() instead of existing
|
- (bal) Fixed AIX environment handling, use setpcred() instead of existing
|
||||||
@ -994,4 +994,4 @@
|
|||||||
- (stevesk) entropy.c: typo in debug message
|
- (stevesk) entropy.c: typo in debug message
|
||||||
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
|
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.2235 2002/06/21 05:59:49 djm Exp $
|
$Id: ChangeLog,v 1.2236 2002/06/21 06:05:12 djm Exp $
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "includes.h"
|
#include "includes.h"
|
||||||
RCSID("$OpenBSD: auth-passwd.c,v 1.26 2002/05/10 02:30:12 mouring Exp $");
|
RCSID("$OpenBSD: auth-passwd.c,v 1.27 2002/05/24 16:45:16 stevesk Exp $");
|
||||||
|
|
||||||
#include "packet.h"
|
#include "packet.h"
|
||||||
#include "log.h"
|
#include "log.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user