git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19780 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-09 10:54:30 +00:00
parent 434a734ae8
commit 555c798962
2 changed files with 11 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
2007-01-04 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: Include build (private) prototypes header files.
* Makefile.am (ntlmsrc): add ntlm/ntlm-private.h
2006-12-28 Love H<>rnquist <20>strand <lha@it.su.se>

View File

@@ -1,5 +1,14 @@
2007-01-09 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/check-pkinit.in: Prefix key with FILE:
2007-01-04 Love H<>rnquist <20>strand <lha@it.su.se>
* plugin/Makefile.am: EXTRA_DIST += krb5.conf.in
* plugin/check-pac.in: test explicit requested pac and explicit
negative requested pac.
* kdc/ap-req.c: Make it possible to turn off PAC check, its
default on.