git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11671 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-02-27 20:20:21 +00:00
parent f8234428f5
commit 3f7c1e20ef
4 changed files with 22 additions and 22 deletions

View File

@@ -1,17 +1,17 @@
2003-02-25 Love H<>rquist <20>strand <lha@it.su.se>
2003-02-25 Love H<>rnquist <20>strand <lha@it.su.se>
* appl/kf/kf.1: s/securly/securely/ from NetBSD
2003-02-18 Love H<>rquist <20>strand <lha@it.su.se>
2003-02-18 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/connect.c: s/intialize/initialize, from
<jmc@prioris.mini.pw.edu.pl>
2003-02-17 Love H<>rquist <20>strand <lha@it.su.se>
2003-02-17 Love H<>rnquist <20>strand <lha@it.su.se>
* configure.in: add AM_MAINTAINER_MODE
2003-02-16 Love H<>rquist <20>strand <lha@it.su.se>
2003-02-16 Love H<>rnquist <20>strand <lha@it.su.se>
* **/*.[0-9]: add copyright/licenses on all manpages
@@ -21,35 +21,35 @@
PA-ENC-TIMESTAMP in the AS-REQ, using the first encryption
type specified by the KDC.
2003-02-15 Love H<>rquist <20>strand <lha@it.su.se>
2003-02-15 Love H<>rnquist <20>strand <lha@it.su.se>
* fix-export: some autoconf put their version number in
autom4te.cache, so remove autom4te*.cache
* fix-export: make sure $1 is a directory
2003-02-04 Love H<>rquist <20>strand <lha@it.su.se>
2003-02-04 Love H<>rnquist <20>strand <lha@it.su.se>
* kpasswd/kpasswdd.8: spelling, from jmc <jmc@prioris.mini.pw.edu.pl>
* kdc/kdc.8: spelling, from jmc <jmc@prioris.mini.pw.edu.pl>
2003-01-31 Love H<>rquist <20>strand <lha@it.su.se>
2003-01-31 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/hpropd.8: s/databases/a database/ s/Not/not/
* kdc/hprop.8: add missing .
2003-01-30 Love H<>rquist <20>strand <lha@it.su.se>
2003-01-30 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5.conf.5: documentation for of boolean, etypes,
address, write out encryption type in sentences, s/Host/host
2003-01-26 Love H<>rquist <20>strand <lha@it.su.se>
2003-01-26 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/asn1/check-gen.c: add checks for Authenticator too
2003-01-25 Love H<>rquist <20>strand <lha@it.su.se>
2003-01-25 Love H<>rnquist <20>strand <lha@it.su.se>
* doc/setup.texi: in the hprop example, use hprop and the first
component, not host
@@ -58,7 +58,7 @@
point-to-point might not have an address, just ignore
those. Reported by Harald Barth.
2003-01-23 Love H<>rquist <20>strand <lha@it.su.se>
2003-01-23 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/verify_krb5_conf.c (check_section): when key isn't
found, don't print out all known keys
@@ -89,7 +89,7 @@
* lib/asn1/check-der.c: move out the generic asn1/der functions to
a common file
2003-01-22 Love H<>rquist <20>strand <lha@it.su.se>
2003-01-22 Love H<>rnquist <20>strand <lha@it.su.se>
* doc/misc.texi: more text about afs, how to get get your KeyFile,
and how to start use 2b tokens
@@ -102,7 +102,7 @@
* kuser/kuser_locl.h: include crypto-headers.h for
des_read_pw_string prototype
2003-01-16 Love H<>rquist <20>strand <lha@it.su.se>
2003-01-16 Love H<>rnquist <20>strand <lha@it.su.se>
* admin/ktutil.8: document -v, --verbose
@@ -112,7 +112,7 @@
* admin/copy.c (kt_copy): remove adding verbose_flag to args
struct, since it will overrun the args array (from Sumit Bose)
2003-01-15 Love H<>rquist <20>strand <lha@it.su.se>
2003-01-15 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5.conf.5: write more about [realms] REALM = { kdc =
... }
@@ -146,7 +146,7 @@
* lib/krb5/krb5.h (krb5_keytype): add KEYTYPE_AES128,
KEYTYPE_AES256
2003-01-14 Love H<>rquist <20>strand <lha@it.su.se>
2003-01-14 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/hdb/common.c (_hdb_fetch): handle error code from
hdb_value2entry

View File

@@ -1,4 +1,4 @@
2003-02-25 Love H<>rquist <20>strand <lha@it.su.se>
2003-02-25 Love H<>rnquist <20>strand <lha@it.su.se>
* ftpd/ls.c: use readlink with bufsize - 1, From NetBSD

View File

@@ -1,15 +1,15 @@
2003-02-27 Love H<>rquist <20>strand <lha@it.su.se>
2003-02-27 Love H<>rnquist <20>strand <lha@it.su.se>
* init_sec_context.c (do_delegation): remove unused variable
subkey
* gssapi.3: all 0.5.x version had broken token delegation
2003-02-21 Love H<>rquist <20>strand <lha@it.su.se>
2003-02-21 Love H<>rnquist <20>strand <lha@it.su.se>
* (init_auth): only generate one subkey
2003-01-27 Love H<>rquist <20>strand <lha@it.su.se>
2003-01-27 Love H<>rnquist <20>strand <lha@it.su.se>
* verify_mic.c (verify_mic_des3): fix 3des verify_mic to conform
to rfc (and mit kerberos), provide backward compat hook

View File

@@ -1,15 +1,15 @@
2003-02-27 Love H<>rquist <20>strand <lha@it.su.se>
2003-02-27 Love H<>rnquist <20>strand <lha@it.su.se>
* init_sec_context.c (do_delegation): remove unused variable
subkey
* gssapi.3: all 0.5.x version had broken token delegation
2003-02-21 Love H<>rquist <20>strand <lha@it.su.se>
2003-02-21 Love H<>rnquist <20>strand <lha@it.su.se>
* (init_auth): only generate one subkey
2003-01-27 Love H<>rquist <20>strand <lha@it.su.se>
2003-01-27 Love H<>rnquist <20>strand <lha@it.su.se>
* verify_mic.c (verify_mic_des3): fix 3des verify_mic to conform
to rfc (and mit kerberos), provide backward compat hook