git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15971 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-08-24 14:28:19 +00:00
parent 1cf12f2fbe
commit 4b74f0ab43

View File

@@ -1,4 +1,21 @@
2005-08-11 Love H<>rnquist <20>strand <lha@it.su.se>
2005-08-24 Love H<>rnquist <20>strand <lha@it.su.se>
* ipropd_master.c: Update to new signature of kadm5_log_previous.
* log.c (kadm5_log_previous): catch errors instead of asserting
and set error string.
* iprop-commands.in: New program iprop-log that incorperates
dump_log as a subcommand, truncate_log and replay_log soon to come
after.
* iprop-log.c: New program iprop-log that incorperates dump_log as
a subcommand, truncate_log and replay_log soon to come after.
* Makefile.am: New program iprop-log that incorperates dump_log as
a subcommand, truncate_log and replay_log soon to come after.
2005-08-11 Love H<>rnquist <20>strand <lha@it.su.se>
* get_s.c: Implement KADM5_LAST_PWD_CHANGE.