* kdb_kt.h: Move support for "kdb" keytab here
authorTom Yu <tlyu@mit.edu>
Fri, 25 Jul 1997 19:23:47 +0000 (19:23 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 25 Jul 1997 19:23:47 +0000 (19:23 +0000)
commit4169c345c16ef95f582c4288a2d6cdb75c223137
tree877066fd2e93115c3693b109a95ef0b00f90d3f7
parent2bef49f8164ac60cdd934fcc164a924398bc63ef
* kdb_kt.h: Move support for "kdb" keytab here

* kdb.h: Add support for modified kdb API; remove extra arguments
for db_set_mkey and db_get_mkey.  Remove all (hopefully) mentions
of any particular backend database implementation.  Add flags
argument for db_create, allowing caller to specify whether btree
or hash methods are to be used in the backend.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10126 dc483132-0cff-0310-8789-dd5450dbe970
src/include/krb5/ChangeLog
src/include/krb5/kdb.h
src/include/krb5/kdb_kt.h [new file with mode: 0644]