Novell Database Abstraction Layer merge.
[krb5.git] / src / lib / kdb / ChangeLog
2005-06-21 Ken RaeburnNovell Database Abstraction Layer merge.
2005-06-10 Ken Raeburn* kdb_dbm.c: Unused file deleted
2004-07-09 Ken Raeburn* kdb_db2.c (krb5_db2_db_get_principal): Rename local...
2004-06-04 Ken RaeburnChange all uses of LIB in UNIX makefiles to LIBBASE...
2004-05-25 Ezra Peisach * keytab.c (krb5_ktkdb_get_entry): Change local variab...
2004-04-22 Ken RaeburnAdd files containing the export lists used on UNIX...
2004-04-03 Ken Raeburn* t_kdb.c (add_principal): Delete unused argument ...
2004-04-03 Ken Raeburn* keytab.c (krb5_ktkdb_get_entry): Don't use local...
2003-12-13 Ken Raeburnadd get_name callback for kdb keytab type, for debugging
2003-05-22 Ezra PeisachCross realm checks can check beyond end of buffer
2003-04-02 Tom Yudon't install in-tree libdb
2003-03-19 Tom Yufix kadmind startup failure with krb4 vuln patch
2003-03-17 Sam HartmanDisable krb4 cross-realm in krb524d and krb5kdc. Provi...
2003-03-06 Tom Yuuse kdb keytab for kadmind
2003-02-08 Tom YuChange comments to remove the note that we're going...
2003-01-10 Ken RaeburnSearch for ar, ranlib, install in KRB5_BUILD_LIBRARY...
2003-01-10 Ken RaeburnUse markers in Makefile.in rather than rules in configu...
2002-12-23 Ezra Peisach * setup_mkey.c (krb5_db_setup_mkey_name): Use...
2002-12-19 Ken Raeburn* Makefile.in (check): Remove test_db before running...
2002-12-16 Ezra PeisachChanges to allow compilation --with-system-db and ...
2002-09-13 Ken Raeburn* kdb_db2.c (krb5_db2_db_iterate_ext): Don't call bt_rs...
2002-08-29 Ken Raeburn* Makefile.in: Revert $(S)=>/ change, for Windows support
2002-08-23 Ken RaeburnChange $(S)=>/ and $(U)=>.. globally
2002-08-23 Tom Yu * kdb_db2.h: Add prototype and rename for
2002-08-15 Tom Yu * keytab.c (krb5_ktkdb_get_entry): For consistency...
2002-08-09 Sam HartmanApply patch to
2002-03-07 Ken Raeburnshlib version number updates from 1.2.x branch
2002-02-23 Ken RaeburnUse const instead of krb5_const
2001-11-19 Ezra Peisach * t_kdb.c (do_testing): Invoke krb5_free_principal and
2001-10-30 Ezra Peisach * kdb_cpw.c (cleanup_key_data): Do not free NULL pointer
2001-10-26 Ezra Peisach * kdb_xdr.c (krb5_encode_princ_contents): Use krb5_ui_...
2001-10-25 Tom Yu * kdb_xdr.c (krb5_dbe_search_enctype): Filter out...
2001-10-10 Ken RaeburnDon't conditionalize prototypes; delete macros supporti...
2001-07-27 Ezra Peisach * kdb_xdr.c (krb5_dbe_update_mod_princ_data,
2001-04-25 Ezra Peisach kdb_dbm.c (destroy_file_suffix): Declare as static
2001-03-10 Ezra Peisach * kdb_xdr.c: Change the variable index to idx...
2000-11-01 Ezra Peisach * configure.in: Use AC_CHECK_HEADERS instead of AC_HAV...
2000-10-17 Ezra Peisach * fetch_mkey.c: Signed/unsigned int cleanup
2000-09-20 Ezra Peisach * kdb_xdr.c (krb5_dbe_free_contents): Clean up signedn...
2000-07-04 Ezra Peisach * encrypt_key.c, kdb_cpw.c, kdb_xdr.c: Add...
2000-06-30 Tom Yu * Makefile.in (SHLIB_EXPDEPS): Add libdb, since we...
2000-06-27 Ken Raeburnpullup from 1.2 branch
2000-06-01 Wilfredo SanchezChange wsanchez@apple -> tritan@mit
2000-03-16 Ezra PeisachGet rid of unused variable
2000-03-12 Ezra Peisach * kdb_xdr.c (krb5_dbe_lookup_mod_princ_data): In casti...
2000-02-21 Ken Raeburnfrom Bear Giles:
2000-02-19 Tom Yu * kdb_cpw.c (krb5_dbe_crk):
1999-10-26 Tom Yulog tritan's changes
1999-09-01 Ken Raeburntestcase fixes from 1.1 branch:
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-11-17 Tom Yu * kdb_cpw.c (krb5_dbe_crk):
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1998-05-06 Theodore TsoPOSIX states that getopt returns -1 when it is done...
1998-04-15 Tom Yu * Makefile.in (SHLIB_EXPDEPS):
1998-03-02 Theodore TsoRemove check for the regular expression functions,...
1998-02-18 Tom YuRemove trailing slash from thisconfigdir. Change direc...
1998-02-12 Theodore TsoMass makefile/configure.in build system revamp
1997-10-28 Ezra Peisach * kdb_cpw.c (add_key_pwd): For KRB5_KDB_SALTTYP...
1997-10-13 Ezra Peisach * t_kdb.c (do_testing): Add krb5_free_context
1997-09-15 Ezra Peisach * keytab.c: (krb5_ktkdb_get_entry): Incoming...
1997-07-31 Ezra Peisach * kdb_db2.c (krb5_db2_db_delete_principal): Fix switch...
1997-07-29 Tom Yu * kdb_db2.c (krb5_db2_db_set_hashfirst): Don't cast a
1997-07-26 Tom Yu * kdb_db2.c: Fix typo; also, tweak page size in attemp...
1997-07-25 Tom Yu * t_kdb.c: Reflect changes in the API, mostly db_create
1997-03-24 Theodore Tsot_kdb.c (do_testing): Clean up error handling for krb5_...
1997-03-17 Tom Yu * keytab.c: Don't assume dbm_db_get_mkey() and dbe_fin...
1997-02-22 Sam Hartman* Make shared libs work on AIX
1997-02-09 Tom YuMerge of libhack_branch
1996-12-13 Theodore TsoMerge V1_0_FREEZE_3 into the mainline. (Note this...
1996-11-13 Mark Eichin * kdb_dbm.c: Ditch DB_OPENCLOSE conditionals, and...
1996-11-12 Mark Eichin * kdb_cpw.c (add_key_pwd): set length to -1 so krb5_st...
1996-11-11 Barry Jaspan * kdb_cpw.c (cleanup_key_data): fix memory leak [krb5...
1996-11-09 Ezra Peisach * t_krb5.conf: Dummy krb5.conf file from the krb5...
1996-10-31 Ezra Peisach * Makefile.in (t_kdb): Link with $(TOPLIBD)/libdb.a
1996-09-04 Tom Yu * Makefile.in (t_kdb): Fix up dependencies of t_kdb...
1996-08-23 Theodore TsoFix Makefile so that t_kdb is linked correctly with...
1996-08-22 Theodore Tsokdb_dbm.c: Remove vestigal code which was using BERK_DB...
1996-08-12 Barry Jaspan * kdb_dbm.c (krb5_dbm_db_rename): rename should not...
1996-08-10 Sam HartmanDon't dump core when principal doesn't exist
1996-08-09 Ezra PeisachChange shared:: to shared: in the creation of the share...
1996-08-09 Tom Yu * Makefile.in (shared): Always mkdir shared; test...
1996-08-05 Sam Hartman* AIX shared library fix: get -ldb not dbm
1996-07-23 Ezra Peisach * Makefile.in: libkdb5.so needs to be built with
1996-07-22 Marc Horowitzthis commit includes all the changes on the OV_9510_INT...
1996-06-11 Ezra Peisach * keytab.c (krb5_ktkdb_close): Free memory allocated by
1996-05-20 Theodore TsoRemove vestigal ODBM support
1996-05-18 Ezra Peisach * kdb_dbm.c: Do not provide prototypes for dbm_er...
1996-05-07 Ezra PeisachHandle compiling with BERK_DB without dbm available...
1996-03-22 Richard Baschbullet-proofing the code -- if the data contents are...
1996-03-19 Ezra Peisach * configure.in: Add KRB5_RUN_FLAGS
1996-03-18 Ezra Peisach * configure.in: Change WITH_KDB_DB to USE_KDB5_LIBRAR...
1996-03-03 Ezra Peisachconfigure.in: Change WITH_DB to WITH_KDB_DB
1996-02-24 Mark Eichin * keytab.c (krb5_ktkdb_close): new function, non-optional.
1996-02-14 Ezra Peisach * kdb_dbm.c (krb5_dbm_db_rename): Initialize pointer...
1996-01-30 Mark Eichin * kdb_dbm.c (krb5_dbm_db_rename): O_EXCL is meaningles...
1996-01-27 Mark Eichin * t_kdb.c: wrap db_dbm decls and berkely_dispatch...
1995-12-18 Ezra Peisach * keytab.c (krb5_ktkdb_resolve): Fix casting
1995-12-13 Chris Provenzano * Makefile.in, keytab.c : Move db keytab routines...
1995-12-13 Chris Provenzano * kdb_xdr.c : Remove mkvno for krb5_db_entry
1995-12-12 Chris Provenzano * kdb_dbm.c : Move the krb5_db_context to include...
next