git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18401 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-10 10:49:58 +00:00
parent d8573146e7
commit 0e857abe7a
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
2006-10-09 Love H<>rnquist <20>strand <lha@it.su.se> 2006-10-10 Love H<>rnquist <20>strand <lha@it.su.se>
* tools/heimdal-build.sh: Add socketwrapper and cputime limit.
* kdc/connect.c (loop): Log that the kdc have started.
2006-10-09 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/connect.c (do_request): tell krb5_kdc_process_request if its * kdc/connect.c (do_request): tell krb5_kdc_process_request if its
a datagram reply or not a datagram reply or not

View File

@@ -1,5 +1,7 @@
2006-10-10 Love H<>rnquist <20>strand <lha@it.su.se> 2006-10-10 Love H<>rnquist <20>strand <lha@it.su.se>
* gss/check-gssmask.in: use wait-kdc.sh script
* kdc/check-kdc.in: use wait-kdc.sh script * kdc/check-kdc.in: use wait-kdc.sh script
* kdc/check-digest.in: use wait-kdc.sh script * kdc/check-digest.in: use wait-kdc.sh script