Initial import from FreeBSD RELENG_4:
[dragonfly.git] / crypto / kerberosIV / lib / auth / ChangeLog
1 1999-11-15  Assar Westerlund  <assar@sics.se>
2
3         * */lib/Makefile.in: set LIBNAME.  From Enrico Scholz
4         <Enrico.Scholz@informatik.tu-chemnitz.de>
5
6 1999-10-17  Assar Westerlund  <assar@sics.se>
7
8         * afskauthlib/verify.c (verify_krb5): need realm for v5 -> v4
9
10 1999-10-03  Assar Westerlund  <assar@sics.se>
11
12         * afskauthlib/verify.c (verify_krb5): update to new
13         krb524_convert_creds_kdc
14
15 1999-09-28  Assar Westerlund  <assar@sics.se>
16
17         * sia/sia.c (doauth): use krb5_get_local_realms and
18         krb5_verify_user_lrealm
19
20         * afskauthlib/verify.c (verify_krb5): remove krb5_kuserok.  use
21         krb5_verify_user_lrealm
22
23 1999-08-11  Johan Danielsson  <joda@pdc.kth.se>
24
25         * afskauthlib/verify.c: make this compile w/o krb4
26
27 1999-08-04  Assar Westerlund  <assar@sics.se>
28
29         * afskauthlib/verify.c: incorporate patches from Miroslav Ruda
30         <ruda@ics.muni.cz>
31
32 Thu Apr  8 14:35:34 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
33
34         * sia/sia.c: remove definition of KRB_VERIFY_USER (moved to
35         config.h)
36
37         * sia/Makefile.am: make it build w/o krb4
38
39         * afskauthlib/verify.c: add krb5 support
40
41         * afskauthlib/Makefile.am: build afskauthlib.so
42
43 Wed Apr  7 14:06:22 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
44
45         * sia/sia.c: make it compile w/o krb4
46
47         * sia/Makefile.am: make it compile w/o krb4
48
49 Thu Apr  1 18:09:23 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
50
51         * sia/sia_locl.h: POSIX_GETPWNAM_R is defined in config.h
52
53 Sun Mar 21 14:08:30 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
54
55         * sia/Makefile.in: add posix_getpw.c
56           
57         * sia/Makefile.am: makefile for sia
58           
59         * sia/posix_getpw.c: move from sia.c
60           
61         * sia/sia_locl.h: merge with krb5 version
62           
63         * sia/sia.c: merge with krb5 version
64           
65         * sia/sia5.c: remove unused variables