Fix bug #
This commit is contained in:
parent
c9c1d3757f
commit
c1365e19b0
|
@ -264,7 +264,7 @@
|
|||
Based on fix from yoshfuji@linux-ipv6.org
|
||||
- (djm) Bug #442: Check for and deny access to accounts with locked
|
||||
passwords. Patch from dtucker@zip.com.au
|
||||
- (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. Fixes
|
||||
- (djm) Bug #44: Use local mkstemp() rather than glibc's silly one. Fixes
|
||||
Can't pass KRB4 TGT passing. Fix from: jan.iven@cern.ch
|
||||
- (djm) Fix Bug #442 for PAM case
|
||||
- (djm) Bug #110: bogus error messages in lastlog_get_entry(). Fix based
|
||||
|
@ -1203,4 +1203,4 @@
|
|||
save auth method before monitor_reset_key_state(); bugzilla bug #284;
|
||||
ok provos@
|
||||
|
||||
$Id: ChangeLog,v 1.2626 2003/03/10 01:10:45 djm Exp $
|
||||
$Id: ChangeLog,v 1.2627 2003/03/12 22:42:51 djm Exp $
|
||||
|
|
Loading…
Reference in New Issue