diff options
author | Hans Insulander <hin@cvs.openbsd.org> | 2003-05-13 02:58:27 +0000 |
---|---|---|
committer | Hans Insulander <hin@cvs.openbsd.org> | 2003-05-13 02:58:27 +0000 |
commit | ae2f39ef63191a20b8e5f31eb4a2ba7974463e3f (patch) | |
tree | a39816ea57fa54ca26dae9949534f4fc8eba52eb /kerberosV | |
parent | 93b1799910fbee607d59a972e8af92eca4869bb7 (diff) |
Import of heimdal-0.6, released earlier today.
Diffstat (limited to 'kerberosV')
-rw-r--r-- | kerberosV/src/ChangeLog | 37 | ||||
-rw-r--r-- | kerberosV/src/doc/heimdal.info | 68 | ||||
-rw-r--r-- | kerberosV/src/doc/heimdal.info-1 | 3 | ||||
-rw-r--r-- | kerberosV/src/doc/heimdal.info-2 | 3 | ||||
-rw-r--r-- | kerberosV/src/doc/programming.texi | 2 |
5 files changed, 74 insertions, 39 deletions
diff --git a/kerberosV/src/ChangeLog b/kerberosV/src/ChangeLog index 9f3a085906f..c701be6bbe8 100644 --- a/kerberosV/src/ChangeLog +++ b/kerberosV/src/ChangeLog @@ -1,3 +1,40 @@ +2003-05-08 Johan Danielsson <joda@ratatosk.pdc.kth.se> + + * Release 0.6 + +2003-05-08 Love Hörnquist Åstrand <lha@it.su.se> + + * kuser/klist.c: 1.68->1.69: print tokens even if there isn't v4 + support + + * kuser/kdestroy.c: 1.14->1.15: destroy tokens even if there isn't + v4 support + + * kuser/kinit.c: 1.90->1.91: print tokens even if there isn't v4 + support + +2003-05-06 Johan Danielsson <joda@pdc.kth.se> + + * lib/krb5/name-45-test.c: need to use empty krb5.conf for some + tests + + * lib/asn1/check-gen.c: there is no \e escape sequence; replace + everything with hex-codes, and cast to unsigned char* to make some + compilers happy + +2003-05-06 Love Hörnquist Åstrand <lha@it.su.se> + + * lib/krb5/get_in_tkt.c (make_pa_enc_timestamp): make sure first + argument to krb5_us_timeofday have correct type + +2003-05-05 Assar Westerlund <assar@kth.se> + + * include/make_crypto.c (main): include aes.h if ENABLE_AES + +2003-05-05 Love Hörnquist Åstrand <lha@it.su.se> + + * NEWS: 1.108->1.110: fix text about gssapi compat + 2003-04-28 Love Hörnquist Åstrand <lha@it.su.se> * kdc/v4_dump.c: 1.4->1.5: (v4_prop_dump): limit strings length, diff --git a/kerberosV/src/doc/heimdal.info b/kerberosV/src/doc/heimdal.info index 6a752e8cb9d..9285e9b58cb 100644 --- a/kerberosV/src/doc/heimdal.info +++ b/kerberosV/src/doc/heimdal.info @@ -1,4 +1,4 @@ -This is heimdal.info, produced by makeinfo version 4.5 from +This is heimdal.info, produced by makeinfo version 4.0 from heimdal.texi. INFO-DIR-SECTION Heimdal @@ -9,7 +9,7 @@ END-INFO-DIR-ENTRY Indirect: heimdal.info-1: 210 -heimdal.info-2: 47805 +heimdal.info-2: 47804 Tag Table: (Indirect) @@ -17,37 +17,37 @@ Node: Top210 Node: Introduction565 Node: What is Kerberos?3443 Node: Building and Installing8517 -Node: Setting up a realm12130 -Node: Configuration file12827 -Node: Creating the database15517 -Node: keytabs18020 -Node: Serving Kerberos 4/524/kaserver18864 -Node: Remote administration20312 -Node: Password changing22238 -Node: Testing clients and servers24047 -Node: Slave Servers24367 -Node: Incremental propagation26000 -Node: Salting28528 -Node: Things in search for a better place30242 -Node: Kerberos 4 issues35254 -Node: Principal conversion issues35756 -Ref: Principal conversion issues-Footnote-137979 -Ref: Principal conversion issues-Footnote-238047 -Node: Converting a version 4 database38100 -Node: kaserver43128 -Node: Windows 2000 compatability44867 -Node: Configuring Windows 2000 to use a Heimdal KDC46053 -Node: Inter-Realm keys (trust) between Windows 2000 and a Heimdal KDC47805 -Node: Create account mappings50253 -Node: Encryption types50843 -Node: Authorization data51584 -Node: Quirks of Windows 2000 KDC52728 -Node: Useful links when reading about the Windows 200053969 -Node: Programming with Kerberos56003 -Node: Kerberos 5 API Overview56416 -Node: Walkthru a sample Kerberos 5 client57970 -Node: Validating a password in a server application65786 -Node: Migration66067 -Node: Acknowledgments67321 +Node: Setting up a realm12129 +Node: Configuration file12826 +Node: Creating the database15516 +Node: keytabs18019 +Node: Serving Kerberos 4/524/kaserver18863 +Node: Remote administration20311 +Node: Password changing22237 +Node: Testing clients and servers24046 +Node: Slave Servers24366 +Node: Incremental propagation25999 +Node: Salting28527 +Node: Things in search for a better place30241 +Node: Kerberos 4 issues35253 +Node: Principal conversion issues35755 +Ref: Principal conversion issues-Footnote-137978 +Ref: Principal conversion issues-Footnote-238046 +Node: Converting a version 4 database38099 +Node: kaserver43127 +Node: Windows 2000 compatability44866 +Node: Configuring Windows 2000 to use a Heimdal KDC46052 +Node: Inter-Realm keys (trust) between Windows 2000 and a Heimdal KDC47804 +Node: Create account mappings50252 +Node: Encryption types50842 +Node: Authorization data51583 +Node: Quirks of Windows 2000 KDC52727 +Node: Useful links when reading about the Windows 200053968 +Node: Programming with Kerberos56002 +Node: Kerberos 5 API Overview56415 +Node: Walkthru a sample Kerberos 5 client57969 +Node: Validating a password in a server application65785 +Node: Migration66066 +Node: Acknowledgments67320 End Tag Table diff --git a/kerberosV/src/doc/heimdal.info-1 b/kerberosV/src/doc/heimdal.info-1 index 726a114674e..c9ea6a4637b 100644 --- a/kerberosV/src/doc/heimdal.info-1 +++ b/kerberosV/src/doc/heimdal.info-1 @@ -1,4 +1,4 @@ -This is heimdal.info, produced by makeinfo version 4.5 from +This is heimdal.info, produced by makeinfo version 4.0 from heimdal.texi. INFO-DIR-SECTION Heimdal @@ -346,7 +346,6 @@ following options: there is a working mmap and it is only used if there is one. Only try this option if it fails to work anyhow. - File: heimdal.info, Node: Setting up a realm, Next: Things in search for a better place, Prev: Building and Installing, Up: Top diff --git a/kerberosV/src/doc/heimdal.info-2 b/kerberosV/src/doc/heimdal.info-2 index 413453ada9b..0ca9b3f5d09 100644 --- a/kerberosV/src/doc/heimdal.info-2 +++ b/kerberosV/src/doc/heimdal.info-2 @@ -1,4 +1,4 @@ -This is heimdal.info, produced by makeinfo version 4.5 from +This is heimdal.info, produced by makeinfo version 4.0 from heimdal.texi. INFO-DIR-SECTION Heimdal @@ -600,7 +600,6 @@ Cizzi Storm <cizzi@it.su.se> and we hope that those not mentioned here will forgive us. - All bugs were introduced by ourselves. diff --git a/kerberosV/src/doc/programming.texi b/kerberosV/src/doc/programming.texi index a78788f22e2..0cf57ae61dc 100644 --- a/kerberosV/src/doc/programming.texi +++ b/kerberosV/src/doc/programming.texi @@ -1,4 +1,4 @@ -@c $Id: programming.texi,v 1.1.1.2 2003/05/11 02:14:24 hin Exp $ +@c $KTH: programming.texi,v 1.2.8.1 2003/04/24 11:55:45 lha Exp $ @node Programming with Kerberos @chapter Programming with Kerberos |