git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11982 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-04-06 17:53:54 +00:00
parent 62fb84849a
commit 4c67212aba
2 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
2003-04-06 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5.3: s/kerberos/Kerberos/
* lib/krb5/krb5_data.3: s/kerberos/Kerberos/
* lib/krb5/krb5_address.3: s/kerberos/Kerberos/
* lib/krb5/krb5_ccache.3: s/kerberos/Kerberos/
* lib/krb5/krb5.conf.5: s/kerberos/Kerberos/
* kuser/kinit.1: s/kerberos/Kerberos/
* kdc/kdc.8: s/kerberos/Kerberos/
2003-04-01 Love H<>rnquist <20>strand <lha@it.su.se> 2003-04-01 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/test_alname.c: more krb5_aname_to_localname tests * lib/krb5/test_alname.c: more krb5_aname_to_localname tests

View File

@@ -1,11 +1,15 @@
2003-03-19 Love H<>rquist <20>strand <lha@it.su.se> 2003-04-06 Love H<>rquist <20>strand <lha@it.su.se>
* kafs.3: s/kerberos/Kerberos/
2003-03-19 Love H<>rquist <20>strand <lha@it.su.se>
* kafs.3: spelling, from <jmc@prioris.mini.pw.edu.pl> * kafs.3: spelling, from <jmc@prioris.mini.pw.edu.pl>
* kafs.3: document the kafs_settoken functions write about the * kafs.3: document the kafs_settoken functions write about the
krb5_appdefault option for kerberos 5 afs tokens fix prototypes krb5_appdefault option for kerberos 5 afs tokens fix prototypes
2003-03-18 Love H<>rquist <20>strand <lha@it.su.se> 2003-03-18 Love H<>rquist <20>strand <lha@it.su.se>
* afskrb5.c (kafs_settoken5): change signature to include a * afskrb5.c (kafs_settoken5): change signature to include a
krb5_context, use v5_convert krb5_context, use v5_convert
@@ -44,7 +48,7 @@
internal structure struct kafs_token that carries around for rxkad internal structure struct kafs_token that carries around for rxkad
data that is independant of kerberos version data that is independant of kerberos version
2003-02-18 Love H<>rquist <20>strand <lha@it.su.se> 2003-02-18 Love H<>rquist <20>strand <lha@it.su.se>
* dlfcn.h: s/intialize/initialize, from * dlfcn.h: s/intialize/initialize, from
<jmc@prioris.mini.pw.edu.pl> <jmc@prioris.mini.pw.edu.pl>
@@ -53,7 +57,7 @@
* afssysdefs.h: fix FreeBSD section * afssysdefs.h: fix FreeBSD section
2003-02-06 Love H<>rquist <20>strand <lha@it.su.se> 2003-02-06 Love H<>rquist <20>strand <lha@it.su.se>
* afssysdefs.h: use syscall 208 on openbsd (all version) use * afssysdefs.h: use syscall 208 on openbsd (all version) use
syscall 339 on freebsd 5.0 and later, use 210 on 4.x and earlier syscall 339 on freebsd 5.0 and later, use 210 on 4.x and earlier