summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-02-06 16:24:31 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-02-06 16:24:31 +1100
commit23bc8d0bff3ee9976be32a287079f7571b5bd50d (patch)
treebbc24dec24bebcbbfb338579e82917d96b79898d /ChangeLog
parent819d4526ca01cdb1e226df8b00c606c537e3e1f7 (diff)
- markus@cvs.openbsd.org 2004/01/30 09:48:57
[auth-passwd.c auth.h pathnames.h session.c] support for password change; ok dtucker@ (set password-dead=1w in login.conf to use this). In -Portable, this is currently only platforms using bsdauth.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7bc43d0db..518c51bfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,12 @@
12 - (dtucker) [openbsd-compat/port-aix.c openbsd-compat/port-aix.h] Bug #796: 12 - (dtucker) [openbsd-compat/port-aix.c openbsd-compat/port-aix.h] Bug #796:
13 Restore previous authdb setting after auth calls. Fixes problems with 13 Restore previous authdb setting after auth calls. Fixes problems with
14 setpcred failing on accounts that use AFS or NIS password registries. 14 setpcred failing on accounts that use AFS or NIS password registries.
15 - (dtucker) OpenBSD CVS Sync
16 - markus@cvs.openbsd.org 2004/01/30 09:48:57
17 [auth-passwd.c auth.h pathnames.h session.c]
18 support for password change; ok dtucker@
19 (set password-dead=1w in login.conf to use this).
20 In -Portable, this is currently only platforms using bsdauth.
15 21
1620040129 2220040129
17 - (dtucker) OpenBSD CVS Sync regress/ 23 - (dtucker) OpenBSD CVS Sync regress/
@@ -1797,4 +1803,4 @@
1797 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1803 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1798 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1804 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1799 1805
1800$Id: ChangeLog,v 1.3211 2004/02/06 05:18:47 dtucker Exp $ 1806$Id: ChangeLog,v 1.3212 2004/02/06 05:24:31 dtucker Exp $