diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -33,6 +33,10 @@ | |||
33 | - provos@cvs.openbsd.org 2002/03/17 20:25:56 | 33 | - provos@cvs.openbsd.org 2002/03/17 20:25:56 |
34 | [auth.c auth.h auth1.c auth2.c] | 34 | [auth.c auth.h auth1.c auth2.c] |
35 | getpwnamallow returns struct passwd * only if user valid; okay markus@ | 35 | getpwnamallow returns struct passwd * only if user valid; okay markus@ |
36 | - provos@cvs.openbsd.org 2002/03/18 01:12:14 | ||
37 | [auth.h auth1.c auth2.c sshd.c] | ||
38 | have the authentication functions return the authentication context | ||
39 | and then do_authenticated; okay millert@ | ||
36 | 40 | ||
37 | 20020317 | 41 | 20020317 |
38 | - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, | 42 | - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, |
@@ -7879,4 +7883,4 @@ | |||
7879 | - Wrote replacements for strlcpy and mkdtemp | 7883 | - Wrote replacements for strlcpy and mkdtemp |
7880 | - Released 1.0pre1 | 7884 | - Released 1.0pre1 |
7881 | 7885 | ||
7882 | $Id: ChangeLog,v 1.1934 2002/03/22 01:24:38 mouring Exp $ | 7886 | $Id: ChangeLog,v 1.1935 2002/03/22 01:27:35 mouring Exp $ |