2006-08-21 Love Hörnquist Åstrand * kdc/check-kdc.in: Remove empty lines for picky awks 2006-07-06 Love Hörnquist Åstrand * kdc/check-kdc.in: Check for cross realm case where remove user doesn't exists in the database, this is ok assuming the cross realm isn't local. In the general case this isn't true. 2006-06-22 Love Hörnquist Åstrand * kdc/check-kdc.in: run kadmin check 2006-06-07 Love Hörnquist Åstrand * kdc/check-kdc.in: test that delegated cred works too * kdc/check-kdc.in: Test delegation 2006-06-06 Love Hörnquist Åstrand * kdc/check-kdc.in: Add impersonation tests. 2006-06-01 Love Hörnquist Åstrand * kdc/check-kdc.in: Less verbose, spelling. * kdc/check-kdc.in: test cross realm and deleted user 2006-05-12 Love Hörnquist Åstrand * kdc/check-kdc.in: Check password protected pk-init keyfile. 2006-04-30 Love Hörnquist Åstrand * kdc/check-kdc.in: Don't try pkinit if there is no rsa 2006-04-29 Love Hörnquist Åstrand * 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 * kdc/pki-mapping: Add pk-init mapping file 2006-04-27 Love Hörnquist Åstrand * 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 * {,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 * db/krb5.conf.in: Set [libdefaults] default_realm = EXAMPLE.ORG. 2005-11-30 Love Hörnquist Åstrand * db/loaddump-db.in: Specifify explicitly that the database is in the current directory. 2005-08-11 Love Hörnquist Åstrand * test loading and dumping of the database