
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17545 ec53bebd-3082-4978-b11e-865c3cabbd6b
82 lines
2.1 KiB
Plaintext
82 lines
2.1 KiB
Plaintext
2006-05-12 Love Hörnquist Åstrand <lha@it.su.se>
|
|
|
|
* kdc/check-kdc.in: Check password protected pk-init keyfile.
|
|
|
|
2006-04-30 Love Hörnquist Åstrand <lha@it.su.se>
|
|
|
|
* kdc/check-kdc.in: Don't try pkinit if there is no rsa
|
|
|
|
2006-04-29 Love Hörnquist Åstrand <lha@it.su.se>
|
|
|
|
* kdc/pki-mapping: change pki-mapping
|
|
|
|
* kdc/Makefile.am: clean the server.keytab
|
|
|
|
* kdc/check-kdc.in: Add test for pk-init
|
|
|
|
* kdc/krb5.conf.in: Add pkinit glue
|
|
|
|
2006-04-28 Love Hörnquist Åstrand <lha@it.su.se>
|
|
|
|
* kdc/pki-mapping: Add pk-init mapping file
|
|
|
|
2006-04-27 Love Hörnquist Åstrand <lha@it.su.se>
|
|
|
|
* kdc/check-kdc.in: Sprinkle more ap-req now that the credential
|
|
is removed from the cache using kdestroy --credential=
|
|
|
|
* kdc/ap-req.c: check that AP_OPTS_MUTUAL_REQUIRED matches, check
|
|
seqnumber
|
|
|
|
* kdc/Makefile.am: Build as-req.
|
|
|
|
* kdc/check-kdc.in: Sprinkel some as-req
|
|
|
|
* kdc/ap-req.c: simple test program checking that as ap-req/as-rep
|
|
exchange works
|
|
|
|
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
|