x
[heimdal.git] / tests / ChangeLog
blobdd51ea43d344945ef78791eaec3e66c321d9fafb
1 2008-04-28  Love Hörnquist Åstrand  <lha@it.su.se>
3         * kdc/check-cc.in: Test SDB combinations.
5 2008-04-27  Love Hörnquist Åstrand  <lha@it.su.se>
7         * kdc/check-kpasswdd.in: Wait for success, use password command to
8         test it.
10         * kdc/check-kpasswd.in: use rkpty to test kpasswd/kpasswdd
12 2008-03-23  Love Hörnquist Åstrand  <lha@it.su.se>
14         * kdc/check-referral.in: Fix status messages.
15         
16 2008-03-22  Love Hörnquist Åstrand  <lha@it.su.se>
18         * kdc/check-kdc.in: Ident.
20 2008-03-20  Love Hörnquist Åstrand  <lha@it.su.se>
22         * kdc/check-kdc.in: More verbose checks, disable check that no
23         longer works with referrals.
25 2008-03-19  Love Hörnquist Åstrand  <lha@it.su.se>
27         * kdc/check-referral.in: Test TGS referrals.
29 2008-03-14  Love Hörnquist Åstrand  <lha@it.su.se>
31         * gss/check-context.in: Test gsskrb5_register_acceptor_identity.
32         
33 2008-02-11  Love Hörnquist Åstrand  <lha@it.su.se>
35         * ldap/check-ldap.in: check tgs req too
37 2008-02-03  Love Hörnquist Åstrand  <lha@it.su.se>
38         
39         * gss/check-context.in: Does not work yet error case.
41 2008-01-27  Love Hörnquist Åstrand  <lha@it.su.se>
43         * gss/check-context.in: Test unreadable/non existant keytab and
44         its error message.
46 2008-01-14  Love Hörnquist Åstrand  <lha@it.su.se>
48         * kdc: Test the PKCS11 provider built-in to libhx509.
50 2007-12-14  Love Hörnquist Åstrand  <lha@it.su.se>
52         * ldap/init.ldif: Add space to make valid ldiff file, from Buchan
53         Milne
54         
55         * ldap/slapd-init.in: Another place where schemas are installed,
56         from Buchan Milne.
58 2007-12-05  Love Hörnquist Åstrand  <lha@it.su.se>
60         * kdc/check-kadmin.in: Check that admin-less principal works.
62 2007-12-04  Love Hörnquist Åstrand  <lha@it.su.se>
64         * gss/check-ntlm.in: test kdigest digest-probe command.
66 2007-12-03  Love Hörnquist Åstrand  <lha@it.su.se>
68         * gss/check-basic.in: Test GSS_C_NO_NAME too.
70 2007-10-24  Love Hörnquist Åstrand  <lha@it.su.se>
72         * kdc/check-kdc.in: Try multiple enctypes.
74 2007-08-17  Love Hörnquist Åstrand  <lha@it.su.se>
76         * java/Makefile.am: EXTRA_DIST += jaas.conf
77         
78 2007-08-13  Love Hörnquist Åstrand  <lha@it.su.se>
80         * java/Makefile.am: Add java source code.
82 2007-08-09  Love Hörnquist Åstrand  <lha@it.su.se>
84         * kdc/check-iprop.in: Don't run this test in AFS since AFS is
85         missing unix sockets.
87         * kdc/wait-kdc.sh: Catch bind ../../tests/kdc/signal: Operation
88         not permitted
90 2007-08-08  Love Hörnquist Åstrand  <lha@it.su.se>
92         * kdc/check-iprop.in: use wait-kdc.sh for all diffrent places we
93         start ipropd-{master,slave}.
95         * all-tests: empty messages.log
97         * kdc/check-iprop.in: Use wait-kdc.sh to wait for
98         ipropd-{master,slave}.
100         * kdc/wait-kdc.sh: look futher back in the logfile.
101         
102         * kdc/wait-kdc.sh: Make wait-kdc.sh able to wait on other things.
104         * kdc/check-iprop.in: Checking master going backward, create
105         iprop-stats.
107 2007-08-07  Love Hörnquist Åstrand  <lha@it.su.se>
109         * java/have-java.sh: GNU GCC Java doesn't support Kerberos
111 2007-08-01  Love Hörnquist Åstrand  <lha@it.su.se>
113         * kdc/check-iprop.in: wait longer for iprop, dump messages.log on
114         failure.
116         * kdc/Makefile.am: Clean after iprop tests.
118         * kdc/check-iprop.in: more iprop tests.
120 2007-07-31  Love Hörnquist Åstrand  <lha@it.su.se>
122         * kdc/Makefile.am: Add check-iprop and related files.
124         * kdc/krb5.conf.in: Add stuff for iprop.
126         * kdc/check-iprop.in: Test for iprop.
128         * kdc/iprop-acl: ACL file for iprop.
130 2007-07-28  Love Hörnquist Åstrand  <lha@it.su.se>
132         * kdc/donotexists.txt: missing file.
134 2007-07-26  Love Hörnquist Åstrand  <lha@it.su.se>
136         * kdc/Makefile.am: EXTRA_DIST += donotexists.txt
138 2007-07-22  Love Hörnquist Åstrand  <lha@it.su.se>
140         * kdc/check-kdc.in: Test renewing.
141         
142 2007-07-21  Love Hörnquist Åstrand  <lha@it.su.se>
144         * kdc/Makefile.am: Test for simple salt types.
146         * kdc/krb5.conf.keys.in: Configuration file for testing keys.
148         * kdc/check-keys.in: Test some simple salt types.
150 2007-07-17  Love Hörnquist Åstrand  <lha@it.su.se>
152         * java/Makefile.am: EXTRA_DIST += have_java.sh
154         * java/check-kinit.in: Make failing to compile a java program a
155         no-fatal error.
157         * java/check-kinit.in: Disable test if we use socket wrapper.
159 2007-07-16  Love Hörnquist Åstrand  <lha@it.su.se>
161         * kdc/check-kadmin.in: Give more hints of what went wrong.
163 2007-07-14  Love Hörnquist Åstrand  <lha@it.su.se>
165         * kdc/Makefile.am: add check-kadmin.in
166         
167 2007-07-12  Love Hörnquist Åstrand  <lha@it.su.se>
169         * ldap/slapd.conf: add samba.schema.
171         * ldap/slapd-init.in: Add samba schema.
173         * ldap/init.ldif: Samba entry to do testing with.
175 2007-07-11  Love Hörnquist Åstrand  <lha@it.su.se>
176         
177         * java/check-kinit.in: Only print when there is an error.
179         * java/krb5.conf.in: Move the AES enctypes first.
181 2007-07-10  Love Hörnquist Åstrand  <lha@it.su.se>
183         * kdc/check-kadmin.in: Send kill outout to /dev/null.
185         * kdc/krb5.conf.in: Add bits needed for kadmind server test.
187         * kdc/Makefile.am: Add check-kadmin.
189         * kdc/check-kadmin.in: Simple test for server based kadmin.
191         * kdc/heimdal.acl: ACL file for check-admin test.
193 2007-07-05  Love Hörnquist Åstrand  <lha@it.su.se>
195         * Makefile.am: Add java.
197         * java: simple java kinit test
199 2007-06-26  Love Hörnquist Åstrand  <lha@it.su.se>
201         * ldap/check-ldap.in: Add one more principal and list the
202         database.
204         * kdc/check-pkinit.in: Fix hxtool issue-certificate --req.
206         * kdc/check-referral.in: Spelling.
207         
208 2007-06-22  Love Hörnquist Åstrand  <lha@it.su.se>
210         * gss/check-context.in: disable dns canon on test, break on some
211         buildfarm hosts.
212         
213 2007-06-19  Love Hörnquist Åstrand  <lha@it.su.se>
215         * can/test_can.in: readline seems strange, try diffrent way to
216         setup the database.
218 2007-06-18  Love Hörnquist Åstrand  <lha@it.su.se>
220         * can/test_can.in: spoon feed kadmin diffrently
222 2007-06-11  Love Hörnquist Åstrand  <lha@it.su.se>
224         * kdc/check-kdc.in: Also test rename user to anther realm.
226         * kdc/check-kdc.in: Test renaming a user.
228         * can/test_can.in: Tell use what the messages.log told us.
230         * kdc/check-referral.in: Add some more as-req canon tests, add
231         disable tgs-req tests.
232         
233 2007-06-09  Love Hörnquist Åstrand  <lha@it.su.se>
235         * can/check-can.in: Check is there is a working db backend here.
236         
237 2007-06-08  Love Hörnquist Åstrand  <lha@it.su.se>
238         
239         * can/Makefile.am: Clean up more cruft.
240         
241 2007-06-07  Love Hörnquist Åstrand  <lha@it.su.se>
243         * can/Makefile.am: More files we want in the dist.
245         * can/test_can.in: Simplify error reporting.
247         * can/test_can.in: Catch error from kadmin.
249         * can/mit-pkinit-20070607.*: mit pkinit-9 request
251         * can/check-can.in: Add mit-pkinit test.
253         * can/Makefile.am: Create specific configurtion files for some
254         tests.
256         * can/test_can.in: Pick up the right generated
257         krb5.conf (spelling).
259         * can: Add Apple Tiger 10.4/MIT Kerberos 1.4
261         * can/test_can.in: Don't need to start a kdc for this test.
263         * can: pre-canned requests from older versions and other implementations
265         * Makefile.am: SUBDIRS += can
266         
267 2007-06-04  Love Hörnquist Åstrand  <lha@it.su.se>
269         * kdc/check-uu.in: Use stdout from uu_server.
270         
271 2007-05-31  Love Hörnquist Åstrand  <lha@it.su.se>
272         
273         * kdc/check-pkinit.in: Try pkinit in w2k mode, also add tests for
274         MS SAN.
276         * kdc/Makefile.am: generate a krb5-pkinit-win.conf
278         * kdc/krb5-pkinit.conf.in: W2K tests.
279         
280 2007-05-30  Love Hörnquist Åstrand  <lha@it.su.se>
282         * kdc/Makefile.am: remove more files
283         
284 2007-05-10  Love Hörnquist Åstrand  <lha@it.su.se>
285         
286         * kdc/check-pkinit.in: try principal subject in DB
287         
288 2007-05-08  Love Hörnquist Åstrand  <lha@it.su.se>
290         * gss/check-basic.in: test using test_kcred
292         * gss/check-ntlm.in: One more test.
294         * ldap/check-ldap.in: check in /usr/lib/openldap too for slapd and
295         slapadd
296         
297 2007-05-07  Love Hörnquist Åstrand  <lha@it.su.se>
299         * db/add-modify-delete.in: Remove comment.
301         * db/add-modify-delete.in: try replay
303         * db/Makefile.am: clean more files.
305         * db/add-modify-delete.in: try iprop-log commands.
306         
307 2007-04-27  Love Hörnquist Åstrand  <lha@it.su.se>
309         * db/krb5.conf.in: Add longer example.
310         
311 2007-04-23  Love Hörnquist Åstrand  <lha@it.su.se>
313         * db: basic tests for dbinfo
315 2007-04-22  Love Hörnquist Åstrand  <lha@it.su.se>
317         * gss/Makefile.am: Add check-ntlm.
319         * gss/check-ntlm.in: test ntlm client credentials code.
320         
321 2007-04-21  Love Hörnquist Åstrand  <lha@it.su.se>
323         * db/loaddump-db.in: make kstash quiet
324         
325 2007-04-18  Love Hörnquist Åstrand  <lha@it.su.se>
327         * gss/check-basic.in: more gss_acquire_cred tests
328         
329 2007-04-17  Love Hörnquist Åstrand  <lha@it.su.se>
331         * gss/Makefile.am: add check-basic
333         * gss/check-basic.in: basic tests that might require a KDC.
334         
335 2007-04-16  Love Hörnquist Åstrand  <lha@it.su.se>
336         
337         * kdc/Makefile.am: CLEANFILES += sdigest-init
338         
339 2007-04-11  Love Hörnquist Åstrand  <lha@it.su.se>
341         * ldap/slapd-init.in: Add Id tag
342         
343 2007-02-22  Love Hörnquist Åstrand  <lha@it.su.se>
345         * kdc/check-kdc.in: test new kadmin add_enctype functionallity
346         
347 2007-02-17  Love Hörnquist Åstrand  <lha@it.su.se>
348         
349         * Makefile.am: add ldap
351         * kdc/check-referral.in: add check-referral
352         
353         * kdc/Makefile.am: add check-referral
354         
355 2007-02-15  Love Hörnquist Åstrand  <lha@it.su.se>
356         
357         * tests/ldap: simple ldap test, inspried by samba ldb ldap test
359 2007-02-03  Love Hörnquist Åstrand  <lha@it.su.se>
361         * kdc/check-digest.in: Test ms-chap-v2 (client response, server
362         response, session key)
363         
364 2007-02-02  Love Hörnquist Åstrand  <lha@it.su.se>
365         
366         * kdc/krb5.conf.in: allow ms-chap-v2
367         
368 2007-02-01  Love Hörnquist Åstrand  <lha@it.su.se>
369         
370         * kdc/check-digest.in: Negative check too.
371         
372 2007-01-18  Love Hörnquist Åstrand  <lha@it.su.se>
373         
374         * kdc/check-uu.in: save log, wait longer
375         
376 2007-01-15  Love Hörnquist Åstrand  <lha@it.su.se>
378         * kdc/check-pkinit.in: tell me about certifiate that we have
379         generated
380         
381 2007-01-11  Love Hörnquist Åstrand  <lha@it.su.se>
383         * no random, no RSA/DH tests
385         * plugin/Makefile.am: remove files created by tests
387         * gss/Makefile.am: remove files created by tests
389         * gss/Makefile.am: add ntlm-user-file.txt
391 2007-01-10  Love Hörnquist Åstrand  <lha@it.su.se>
393         * kdc/ap-req.c: --verify-pac no means verify existance of PAC in
394         ticket, the signature checking is done by the kerberos library.
396         * kdc/check-digest.in: display messages.log and help that that
397         tells us what went wrong.
399         * plugin/windc.c: Update to validate function signature change.
401         * Makefile.am: Only traverse into plugin if there is shared
402         library support.
403         
404 2007-01-09  Love Hörnquist Åstrand  <lha@it.su.se>
406         * kdc/check-pkinit.in: Prefix key with FILE:
407         
408 2007-01-04  Love Hörnquist Åstrand  <lha@it.su.se>
410         * plugin/Makefile.am: EXTRA_DIST += krb5.conf.in
412         * plugin/check-pac.in: test explicit requested pac and explicit
413         negative requested pac.
415         * kdc/ap-req.c: Make it possible to turn off PAC check, its
416         default on.
418         * plugin/windc.c: Add client_access.
420         * plugin/check-pac.in: Verify PAC on server end too.
422         * kdc/ap-req.c: Add verification of PAC.
424         * kdc/Makefile.am: Add test for pkinit with locally generated
425         certs.
427         * kdc/check-pkinit.in: Generate a ca, kdc cert and client cert and
428         try to use them
430         * kdc/pki-mapping: add other foo@TEST
432         * kdc/krb5-pkinit.conf.in: pkinit specific krb5.conf
433         
434 2007-01-03  Love Hörnquist Åstrand  <lha@it.su.se>
435         
436         * plugin/check-pac.in: test tgs-req
438         * plugin/windc.c: log that the function is called.
440         * kdc/check-digest.in: Test security layer in ntlm.
442         * plugin: test WinDC PAC functionallity
443         
444         * Makefile.am: Include plugin in tests
445         
446 2006-12-28  Love Hörnquist Åstrand  <lha@it.su.se>
447         
448         * kdc/ntlm-user-file.txt: Correct DOMAIN name
449         
450 2006-12-26  Love Hörnquist Åstrand  <lha@it.su.se>
452         * kdc/krb5.conf.in: Add digests acls (all)
453         
454 2006-12-19  Love Hörnquist Åstrand  <lha@it.su.se>
455         
456         * gss/check-spnego.in: test wrapunwrap
458         * gss/check-spnego.in: Test get and verify MIC.
459         
460         * gss/check-context.in: don't need to set GSSAPI_SPNEGO_NAME any
461         longer
462         
463 2006-12-18  Love Hörnquist Åstrand  <lha@it.su.se>
465         * gss/check-context.in: Define GSSAPI_SPNEGO_NAME and re-add
466         spnego
467         
468         * gss/check-context.in: add trap, remove allow-digest, pretty
469         print.
471         * gss/check-gssmask.in: catch EXIT traps
473         * gss/check-spnego.in: test more combination of spnego contexts
475         * gss/Makefile.am: add check-spnego
477         * gss/check-spnego.in: check spnego combinations.
478         
479 2006-12-16  Love Hörnquist Åstrand  <lha@it.su.se>
480         
481         * kdc/check-digest.in: test more combinations of names
482         
483 2006-12-15  Love Hörnquist Åstrand  <lha@it.su.se>
484         
485         * kdc/ntlm-user-file.txt: ntlm username and password file
487         * kdc/check-digest.in: Check that ntlm works.
488         
489 2006-12-12  Love Hörnquist Åstrand  <lha@it.su.se>
490         
491         * kdc/check-digest.in: prefix digest commands with digest-
492         
493 2006-11-29  Love Hörnquist Åstrand  <lha@it.su.se>
495         * kdc/check-kdc.in: Don't (afs) unlog using kdestroy
496         
497 2006-11-25  Love Hörnquist Åstrand  <lha@it.su.se>
499         * kdc/Makefile.am: Add LIB_roken and (implictly by that libvers
500         for print_version) to LDADD
501         
502 2006-11-23  Love Hörnquist Åstrand  <lha@it.su.se>
504         * kdc/check-kdc.in: check that the getarg -- option works for
505         delete and add.
507         * kdc/check-kdc.in: Test proxy cert.
508         
509 2006-11-19  Love Hörnquist Åstrand  <lha@it.su.se>
510         
511         * kdc/krb5.conf.in: revert the enable-pkinit change, and make it
512         consistant with all other other enable- options
514 2006-11-15  Love Hörnquist Åstrand  <lha@it.su.se>
515         
516         * gss/check-context.in: Add dce-style context building test.
518         * gss/check-context.in: test more combination of context building
519         
520 2006-11-13  Love Hörnquist Åstrand  <lha@it.su.se>
521         
522         * Use TEST{,2}.H5L.SE for testing
524 2006-11-08  Love Hörnquist Åstrand  <lha@it.su.se>
526         * kdc/Makefile.am: Use EGREP.
528         * kdc/check-kdc.in: Use EGREP.
529         
530 2006-10-23  Love Hörnquist Åstrand  <lha@it.su.se>
532         * kdc/check-kdc.in: run eval on the testfailed variable so we run
533         all commands
534         
535 2006-10-22  Love Hörnquist Åstrand  <lha@it.su.se>
536         
537         * db/Makefile.am: make have-db being built in the "make all"
538         target.
540         * kdc/check-kdc.in: tell more what the kdc though about the
541         failure.
542         
543 2006-10-21  Love Hörnquist Åstrand  <lha@it.su.se>
545         * db/add-modify-delete.in: Use EGREP.
547         * db/Makefile.am: add EGREP to do_subst
548         
549 2006-10-20  Love Hörnquist Åstrand  <lha@it.su.se>
551         * gss/Makefile.am: Clean temporary files
553         * db/Makefile.am: clean have-db
555         * kdc/Makefile.am: Add pki-mapping to dist file.
557         * kdc/Makefile.am: more files
558         
559         * db/Makefile.am: more files
561 2006-10-19  Love Hörnquist Åstrand  <lha@it.su.se>
562         
563         * gss/check-context.in: give path to have-db
564         
565         * gss/check-gssmask.in: give path to have-db
566         
567         * kdc/check-kdc.in: give path to have-db
568         
569         * kdc/check-digest.in: give path to have-db
570         
571         * gss/check-gssmask.in: If there is no useful db support compile
572         in, disable test
574         * gss/check-context.in: Add commeted out digest check.
576         * kdc/check-digest.in: If there is no useful db support compile
577         in, disable test
579         * kdc/check-kdc.in: If there is no useful db support compile in,
580         disable test
582         * db/loaddump-db.in: If there is no useful db support compile in,
583         disable test
585         * db/have-db.in: Check if the kdc have any useful builtin
586         database.
588         * kdc/check-kdc.in: Fix awk statement, put RE on the right side.
589         
590 2006-10-17  Love Hörnquist Åstrand  <lha@it.su.se>
591         
592         * gss/check-gssmask.in: remove dup exit
594         * gss/check-context.in: More name tests.
596         * gss/check-context.in: test with and without dns-canon
597         
598 2006-10-14  Love Hörnquist Åstrand  <lha@it.su.se>
599         
600         * kdc/check-kdc.in: Be more explit about what test failed.
601         
602 2006-10-13  Love Hörnquist Åstrand  <lha@it.su.se>
603         
604         * gss/check-context.in: et KRB5CCNAME in global enviorment
605         
606 2006-10-12  Love Hörnquist Åstrand <lha@it.su.se>
607         
608         * gss/Makefile.am: Check if the gss context tester test_context
609         works ok.
611         * gss/check-context.in: Check if the gss context tester
612         test_context works ok.
613         
614 2006-10-10  Love Hörnquist Åstrand  <lha@it.su.se>
615         
616         * gss/check-gssmask.in: use wait-kdc.sh script
618         * kdc/check-kdc.in: use wait-kdc.sh script
620         * kdc/check-digest.in: use wait-kdc.sh script
622         * Heimdal uses TESTS_ENVIRONMENT before every binary being tested
623         directly from the Makefile.  This now uses the same for the
624         scripts, so we can run them under valgrind. From Andrew Bartlet
626 2006-10-07  Love Hörnquist Åstrand  <lha@it.su.se>
628         * gss/Makefile.am: splits script tests and binary tests
630         * db/Makefile.am: Add tests script depenencies
632         * kdc/Makefile.am: Split script tests and binary tests
633         
634 2006-10-04  Love Hörnquist Åstrand  <lha@it.su.se>
636         * kdc/check-kdc.in: Test pkinit encKey case.
637         
638 2006-09-22  Love Hörnquist Åstrand  <lha@it.su.se>
640         * gss/check-gssmask.in: Catch failures from gssmaestro.
641         
642 2006-09-20  Love Hörnquist Åstrand  <lha@it.su.se>
643         
644         * gss/check-gssmask.in: Add a third client
645         
646 2006-09-19 Love Hörnquist Åstrand  <lha@it.su.se>
647         
648         * gss/check-gssmask.in: test for gssmask + gssmaestro.
650         * gss/krb5.conf.in: Add krb5.conf for krb5.conf
651         
652 2006-09-18  Love Hörnquist Åstrand  <lha@it.su.se>
654         * gss/check-gss.in: Add (c)
656         * kdc/check-kdc.in: Test constrained delegation impersonation.
657         
658 2006-09-16  Love Hörnquist Åstrand  <lha@it.su.se>
660         * kdc/check-kdc.in: Change the password on krbtgt a couple of
661         times to have a non boring kvno.
662         
663 2006-08-24  Love Hörnquist Åstrand  <lha@it.su.se>
665         * kdc/check-digest.in: Use the server as the server and set
666         diffrent password for the user and service.
668         * kdc/check-digest.in: Set allow digest flag on the server.
670         * kdc/Makefile.am: Build and run check-digest test.
672         * kdc/check-digest.in: Remove channel bindings from CHAP tests,
673         there is no such thing for CHAP.
675         * kdc/check-kdc.in: Test aes only krbtgt and des3 only service.
676         
677 2006-08-21  Love Hörnquist Åstrand  <lha@it.su.se>
679         * kdc/check-kdc.in: Remove empty lines for picky awks
680         
681 2006-07-06  Love Hörnquist Åstrand  <lha@it.su.se>
683         * kdc/check-kdc.in: Check for cross realm case where remove user
684         doesn't exists in the database, this is ok assuming the cross
685         realm isn't local. In the general case this isn't true.
687 2006-06-22  Love Hörnquist Åstrand  <lha@it.su.se>
689         * kdc/check-kdc.in: run kadmin check
690         
691 2006-06-07  Love Hörnquist Åstrand  <lha@it.su.se>
693         * kdc/check-kdc.in: test that delegated cred works too
695         * kdc/check-kdc.in: Test delegation
696         
697 2006-06-06 Love Hörnquist Åstrand <lha@it.su.se>
698         
699         * kdc/check-kdc.in: Add impersonation tests.
700         
701 2006-06-01  Love Hörnquist Åstrand  <lha@it.su.se>
703         * kdc/check-kdc.in: Less verbose, spelling.
705         * kdc/check-kdc.in: test cross realm and deleted user
706         
707 2006-05-12  Love Hörnquist Åstrand  <lha@it.su.se>
709         * kdc/check-kdc.in: Check password protected pk-init keyfile.
710         
711 2006-04-30  Love Hörnquist Åstrand  <lha@it.su.se>
712         
713         * kdc/check-kdc.in: Don't try pkinit if there is no rsa
714         
715 2006-04-29  Love Hörnquist Åstrand  <lha@it.su.se>
716         
717         * kdc/pki-mapping: change pki-mapping
718         
719         * kdc/Makefile.am: clean the server.keytab
721         * kdc/check-kdc.in: Add test for pk-init
723         * kdc/krb5.conf.in: Add pkinit glue
725 2006-04-28  Love Hörnquist Åstrand  <lha@it.su.se>
726         
727         * kdc/pki-mapping: Add pk-init mapping file
728         
729 2006-04-27  Love Hörnquist Åstrand  <lha@it.su.se>
730         
731         * kdc/check-kdc.in: Sprinkle more ap-req now that the credential
732         is removed from the cache using kdestroy --credential=
734         * kdc/ap-req.c: check that AP_OPTS_MUTUAL_REQUIRED matches, check
735         seqnumber
737         * kdc/Makefile.am: Build as-req.
739         * kdc/check-kdc.in: Sprinkel some as-req
741         * kdc/ap-req.c: simple test program checking that as ap-req/as-rep
742         exchange works
743         
744 2006-04-25  Love Hörnquist Åstrand  <lha@it.su.se>
745         
746         * {,kdc/,db/}.cvsignore: ignore Makefile.in
748         * kdc/check-kdc.in: Try to detect another KDC running.
750         * kdc/check-kdc.in: more tests regarding doing AS-REQ and TGS-REQ
752         * kdc/krb5.conf.in: krb5.conf template
754         * kdc/check-kdc.in: check that the keytab have the right kvno
756         * db/add-modify-delete.in: create a server too
758         * kdc/check-kdc.in: check kdc too
760         * db/Makefile.am: Add add-modify-delete
762         * db/add-modify-delete.in: basic kadmin tests
764         * Makefile.am: SUBDIRS += kdc
766         * kdc/check-kdc.in: Test framework for getting and checking
767         tickets, start kdc on localhost:8888.
769         * kdc/Makefile.am: Test framework for getting and checking
770         tickets.
772         * db/krb5.conf.in: log all message to local file
774         * db/Makefile.am: clean messages file
775         
776 2006-01-17  Love Hörnquist Åstrand  <lha@it.su.se>
778         * db/krb5.conf.in: Set [libdefaults] default_realm = EXAMPLE.ORG.
780 2005-11-30  Love Hörnquist Åstrand  <lha@it.su.se>
782         * db/loaddump-db.in: Specifify explicitly that the database is in
783         the current directory.
785 2005-08-11  Love Hörnquist Åstrand  <lha@it.su.se>
787         * test loading and dumping of the database