
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17244 ec53bebd-3082-4978-b11e-865c3cabbd6b
45 lines
1.1 KiB
Plaintext
45 lines
1.1 KiB
Plaintext
2006-04-25 Love Hörnquist Åstrand <lha@it.su.se>
|
|
|
|
* {,kdc/,db/}.cvsignore: ignore Makefile.in
|
|
|
|
* kdc/check-kdc.in: Try to detect another KDC running.
|
|
|
|
* kdc/check-kdc.in: more tests regarding doing AS-REQ and TGS-REQ
|
|
|
|
* kdc/krb5.conf.in: krb5.conf template
|
|
|
|
* kdc/check-kdc.in: check that the keytab have the right kvno
|
|
|
|
* db/add-modify-delete.in: create a server too
|
|
|
|
* kdc/check-kdc.in: check kdc too
|
|
|
|
* db/Makefile.am: Add add-modify-delete
|
|
|
|
* db/add-modify-delete.in: basic kadmin tests
|
|
|
|
* Makefile.am: SUBDIRS += kdc
|
|
|
|
* 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 Åstrand <lha@it.su.se>
|
|
|
|
* db/krb5.conf.in: Set [libdefaults] default_realm = EXAMPLE.ORG.
|
|
|
|
2005-11-30 Love Hörnquist Å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 Åstrand <lha@it.su.se>
|
|
|
|
* test loading and dumping of the database
|