aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-1194/+0
2006-04-10* kdb5.c (kdb_unlock_lib_lock, kdb_destroy_lib_lock): Cast 0 to void to silenceKen Raeburn1-0/+5
2006-04-04set DEFS empty in more placesKen Raeburn1-0/+4
2006-04-01Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn1-0/+4
2006-03-08* kdb5.c: Don't include pthread.hKen Raeburn1-0/+4
2006-01-27Note that caller must free result of conf_get_sectionSam Hartman1-0/+1
2006-01-27Define new error codes for errors loading dal plugins.Sam Hartman1-0/+4
2006-01-25Delete the rest of the support in the kdb library for doing locking onKen Raeburn1-4/+8
2006-01-25Remove the thread-safety flag from the kdb plugin interface. Instead,Ken Raeburn1-0/+9
2005-12-02 * kdb5.c (kdb_load_library): Make dbpath_names static, to keep Solaris nativeKen Raeburn1-0/+5
2005-10-11* Makefile.in (SHLIB_EXPLIBS): Include support library. Don't include systemKen Raeburn1-0/+3
2005-10-11* libkdb5.exports: Delete __kdb2_*, kdb2_*, and a bunch of other symbols thatKen Raeburn1-0/+5
2005-10-11partial doc on Novell changesKen Raeburn1-17/+23
2005-10-10* configure.in: Don't pull in libdb on AIX any moreKen Raeburn1-0/+4
2005-10-04* Makefile.in (DBDIR, DBOBJLISTS, DBOBJLISTS-sys, DBOBJLISTS-k5): VariablesKen Raeburn1-0/+4
2005-10-04* kdb5.c (kdb_get_conf_section): If the default realm is null, return null.Ken Raeburn1-0/+7
2005-09-22Move lib/kdb/kdb_db2 to modules/kdb/db2, and patch up pathnames in variousKen Raeburn1-0/+5
2005-08-20All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn1-0/+4
2005-08-17* kdb5.c (kdb_load_library): Look up db_modules>db_module_dir in config file,Ken Raeburn1-0/+6
2005-07-06* kdb5.c (kdb_get_library_name, kdb_load_library): Change default name to "db2".Ken Raeburn1-0/+8
2005-07-02* err_handle.c (krb5_err_key): Variable deleted.Ken Raeburn1-0/+7
2005-06-30* Makefile.in (t_kdb, check, clean): Delete t_kdb referencesKen Raeburn1-0/+4
2005-06-21* Makefile.in (SHLIB_EXPLIBS): Add $(DL_LIB)Ken Raeburn1-0/+2
2005-06-21* err_handle.c, kdb5.c: Test ENABLE_THREADS, not just HAVE_PTHREAD_HKen Raeburn1-0/+5
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn1-0/+27
2005-06-10* kdb_dbm.c: Unused file deletedKen Raeburn1-0/+4
2004-07-09* kdb_db2.c (krb5_db2_db_get_principal): Rename local variable "try"Ken Raeburn1-0/+7
2004-06-04Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn1-0/+4
2004-05-25 * keytab.c (krb5_ktkdb_get_entry): Change local variable rom intEzra Peisach1-0/+6
2004-04-22Add files containing the export lists used on UNIX, in each directoryKen Raeburn1-0/+4
2004-04-03* t_kdb.c (add_principal): Delete unused argument 'rseed'.Ken Raeburn1-0/+3
2004-04-03* keytab.c (krb5_ktkdb_get_entry): Don't use local variable "context" untilKen Raeburn1-0/+5
2003-12-13add get_name callback for kdb keytab type, for debuggingKen Raeburn1-0/+5
2003-05-22Cross realm checks can check beyond end of bufferEzra Peisach1-0/+5
2003-04-02don't install in-tree libdbTom Yu1-0/+10
2003-03-19fix kadmind startup failure with krb4 vuln patchTom Yu1-0/+5
2003-03-17Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option toSam Hartman1-0/+8
2003-03-06use kdb keytab for kadmindTom Yu1-0/+18
2003-02-08Change comments to remove the note that we're going to redesign keyTom Yu1-0/+5
2003-01-10Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn1-0/+3
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn1-0/+4
2002-12-23 * setup_mkey.c (krb5_db_setup_mkey_name): Use size_t instead ofEzra Peisach1-0/+5
2002-12-19* Makefile.in (check): Remove test_db before running testsKen Raeburn1-0/+4
2002-12-16Changes to allow compilation --with-system-db and --enable-sharedEzra Peisach1-0/+5
2002-09-13* kdb_db2.c (krb5_db2_db_iterate_ext): Don't call bt_rseq if HAVE_BT_RSEQ isKen Raeburn1-0/+5
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-0/+4
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-0/+4
2002-08-23 * kdb_db2.h: Add prototype and rename forTom Yu1-0/+12
2002-08-15 * keytab.c (krb5_ktkdb_get_entry): For consistency, check forTom Yu1-0/+5
2002-08-09Apply patch toSam Hartman1-0/+5