Fixed booboos from kadm5 key history patch set
commit0c893d3980e1b82b8ecc63e38c41d57870c1903a
authorNicolas Williams <nico@cryptonector.com>
Sat, 17 Sep 2011 00:03:26 +0000 (16 19:03 -0500)
committerLove Hornquist Astrand <lha@h5l.org>
Thu, 22 Sep 2011 13:13:13 +0000 (22 15:13 +0200)
tree7931989829748d3bdaba98d7ed041139967af31b
parent8e455dc77474799cb511c467ca84f4fbf72ba50c
Fixed booboos from kadm5 key history patch set

    Also: add support for ignoring null enctype / zero-length keys,
    which *can* be found in MIT DB entries created in pre-historic
    times.

    Also: make the mitdb HDB backend more elegant (e.g., use the ASN.1
    compiler's generated sequence/array utility functions.

    Also: add a utility function needed for kadm5 kvno change
    improvements and make kadmin's mod --kvno work correctly and
    naturally.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
lib/hdb/hdb-mitdb.c
lib/hdb/hdb_err.et
lib/hdb/keys.c
lib/hdb/version-script.map
lib/kadm5/ent_setup.c