From a1c1c8a9b9db5ad0d65e8a032314b6d5c02a1d6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 1 Apr 2003 15:06:57 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11951 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 7 +++++++ lib/kadm5/ChangeLog | 5 +++++ 2 files changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index f9e354068..ae3ed6166 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-04-01 Love Hörnquist Åstrand + + * admin/change.c (kt_change): collect all principals we are going + to change, and pick the highest kvno and use that to guess what + kvno the resulting kvno is going to be. Now two ktutil change in a + row works. XXX fix the protocol to pass the kvno back. + 2003-03-31 Love Hörnquist Åstrand * appl/kf/kf.1: afs->AFS, from jmc diff --git a/lib/kadm5/ChangeLog b/lib/kadm5/ChangeLog index 4d2e847fb..74bec22d9 100644 --- a/lib/kadm5/ChangeLog +++ b/lib/kadm5/ChangeLog @@ -1,3 +1,8 @@ +2003-04-01 Love Hörnquist Åstrand + + * init_c.c (kadm_connect): if a context realm was passed in, use + that to form the kadmin/admin principal + 2003-03-19 Love Hörnquist Åstrand * ipropd_master.c (main): make sure we don't consider dead slave