summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/kdb5.h
Commit message (Expand)AuthorAgeFilesLines
* Only store master mey list in DAL handleGreg Hudson2012-03-211-1/+0
* kdb: store mkey list in context and permit NULL mkey for kdb_dbe_decrypt_key_...Sam Hartman2010-09-151-0/+3
* Get rid of kdb_ext.h and allow out-of-tree KDB pluginsGreg Hudson2010-01-271-1/+0
* make mark-cstyleTom Yu2009-10-311-0/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-166/+2
* a stash file is not a keytabWill Fiveash2008-08-151-1/+3
* Change krb5_context.db_context to point to the real structure type,Ken Raeburn2008-06-021-2/+3
* Make database plugin responsible for releasing the error-message string, soKen Raeburn2006-09-061-0/+1
* whitespaceKen Raeburn2006-09-061-111/+113
* New kdb backend operation promote_db, makes a temporary database become theKen Raeburn2006-06-301-0/+5
* * lib/kdb/kdb5.h: Remove macros also defined in include/kdb5.hSam Hartman2006-06-301-6/+0
* Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs whichAlexandra Ellwood2006-05-041-1/+1
* Change kdb plugin code to use the new plugin support instead ofKen Raeburn2006-04-251-1/+1
* (KRB5_KDB_SRV_TYPE_*, KRB5_DB_LOCKMODE_*): Delete definitions duplicated from...Ken Raeburn2006-04-181-32/+0
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-131-3/+19
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-0/+1
* Delete the rest of the support in the kdb library for doing locking onKen Raeburn2006-01-251-5/+0
* Remove the thread-safety flag from the kdb plugin interface. Instead,Ken Raeburn2006-01-251-4/+0
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-0/+219