git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15977 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-08-24 18:13:03 +00:00
parent fda481fe07
commit abe5209963

View File

@@ -1,4 +1,21 @@
2005-08-24 Love H<>rnquist <20>strand <lha@it.su.se>
2005-08-24 Love H<>rnquist <20>strand <lha@it.su.se>
* remove replay_log.c, dump_log.c, and truncate_log.c, folded into
iprop-log.
* log.c (kadm5_log_foreach): add a context variable and pass it
down to `func<6E>.
* iprop-commands.in: Move truncate_log and replay_log into
iprop-log.
* iprop-log.c: Move truncate_log and replay_log into iprop-log.
* Makefile.am: Move truncate_log and replay_log into iprop-log.
* Makefile.am: Make this work with a clean directory.
* ipropd_master.c: Make compile.
* ipropd_master.c: Update to new signature of kadm5_log_previous.