git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19074 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-19 04:16:22 +00:00
parent 87ade2d6ad
commit f5bb642011
2 changed files with 17 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2006-11-19 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/config.c: revert the enable-pkinit change, and make it
consistant with all other other enable- options
2006-11-17 Love H<>rnquist <20>strand <lha@it.su.se>
* doc/setup.texi: Make all pkinit options prefixed with pkinit_

View File

@@ -1,5 +1,16 @@
2006-11-13 Love H<>rnquist <20>strand <lha@it.su.se>
2006-11-19 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/krb5.conf.in: revert the enable-pkinit change, and make it
consistant with all other other enable- options
2006-11-15 Love H<>rnquist <20>strand <lha@it.su.se>
* gss/check-context.in: Add dce-style context building test.
* gss/check-context.in: test more combination of context building
2006-11-13 Love H<>rnquist <20>strand <lha@it.su.se>
* Use TEST{,2}.H5L.SE for testing
2006-11-08 Love H<>rnquist <20>strand <lha@it.su.se>