git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18107 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-09-18 19:07:40 +00:00
parent 2ae2ee05a3
commit 7e16fd5b87

View File

@@ -1,3 +1,16 @@
2006-09-18 Love H<>rnquist <20>strand <lha@it.su.se>
* fix-export: Build lib/hx509/{hx509-protos.h,hx509-private.h}.
* kuser/Makefile.am: Add tool for printing tickets.
* kuser/kimpersonate.1: Add tool for printing tickets.
* kuser/kimpersonate.c: Add tool for printing tickets.
* kdc/krb5tgs.c: Check the adtkt in the constrained delegation
case too.
2006-09-16 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/main.c (sigterm): don't _exit, let loop() catch the signal