aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kdb/kdb_default.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-15Files updated as a result of code review from Ken RaeburnWill Fiveash1-20/+20
2008-07-01Talked with MIT people and decided to revert the logic of Will Fiveash1-68/+33
2008-06-27The logic of the krb5_db_def_fetch_mkey_keytab() was off a bit when checking ...Will Fiveash1-3/+5
2008-06-25Masterkey Keytab StashWill Fiveash1-3/+8
2008-06-25All relevant tests in local src tree passWill Fiveash1-46/+55
2008-06-24fixed a few more bugs, most tests are passing but may have some more work to doWill Fiveash1-18/+30
2008-06-19second commit to backup files, tweaked some logic to better support kdb5_util...Will Fiveash1-18/+14
2008-06-06first commit to backup my changesWill Fiveash1-76/+233
2007-12-14fix CVE-2007-5972: double fclose() in krb5_def_store_mkey()Tom Yu1-2/+1
2007-10-22Set close-on-exec flag in most places where file descriptors areKen Raeburn1-1/+3
2006-10-12Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>"Ken Raeburn1-4/+4
2006-08-15* kdb_default.c (krb5_def_store_mkey): If the file can't be opened, constructKen Raeburn1-0/+3
2006-06-30* kdb_default.c (krb5_def_promote_db): New function.Ken Raeburn1-0/+6
2006-05-16* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn1-1/+2
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn1-0/+1
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn1-0/+329