git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17225 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-25 08:58:35 +00:00
parent e8ee222d4e
commit 97a3f9b3ca

View File

@@ -1,12 +1,23 @@
2006-04-25 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/check-kdc.in: Test framework for getting and checking
tickets, start kdc on localhost:8888.
* kdc/Makefile.am: Test framework for getting and checking
tickets.
* db/krb5.conf.in: log all message to local file
* db/Makefile.am: clean messages file
2006-01-17 Love H<>rnquist <20>strand <lha@it.su.se>
* db/krb5.conf.in: Set [libdefaults] default_realm = EXAMPLE.ORG.
2005-11-30 Love H<>rnquist <20>strand <lha@it.su.se>
* db/loaddump-db.in: Specifify explicitly that the database is in
the current directory.
2005-08-11 Love H<>rnquist <20>strand <lha@it.su.se>