summaryrefslogtreecommitdiffstats
path: root/src/util/db2/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Move the db2 library to the site of its one use, the kdb-db2 module.Ken Raeburn2005-10-041-484/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-201-0/+4
* * mpool/mpool.c (mpool_get, mpool_write): Check that the offset calculationKen Raeburn2004-06-191-0/+5
* * Makefile.in (include/generated.stmp): New intermediate target file, toKen Raeburn2004-06-121-0/+11
* * Makefile.in ($(srcdir)/include/config.h.in): Always use --include, never tryKen Raeburn2004-06-081-0/+5
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-0/+4
* Use compile-time tests using system headers to determine byte order on AIX.Ken Raeburn2004-05-231-0/+4
* * configure.in: Check for machine/endian.h too.Ken Raeburn2004-05-071-0/+4
* Since the AES code builds, and doesn't do any configure-time byte order checksKen Raeburn2004-05-061-0/+8
* Add files containing the export lists used on UNIX, in each directoryKen Raeburn2004-04-221-0/+4
* * btree/bt_seq.c: Include string.hKen Raeburn2004-04-031-0/+4
* don't install in-tree libdbTom Yu2003-04-021-0/+5
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-101-0/+2
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+10
* Only system headers should declare errnoSam Hartman2003-01-051-0/+4
* use stdint.h and inttypes.h if availableKen Raeburn2002-09-051-0/+4
* * acconfig.h: Remove file. All handled by configure.in nowEzra Peisach2002-09-031-0/+4
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+6
* * btree/bt_split.c (bt_psplit): Correctly account forTom Yu2002-08-281-0/+6
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+6
* * Makefile.in (LIBMINOR): Bump due to addition of bt_rseq()Tom Yu2002-08-231-0/+34
* * Makefile.in (SUBDIROBJLISTS): New variableKen Raeburn2002-08-151-0/+4
* Check test results more carefully.Ken Raeburn2002-01-041-0/+5
* * configure.in: Add optional argument to AC_DEFINE to provideEzra Peisach2001-10-241-0/+7
* * hash/hash_func.c (hash4): Declare first argument constEzra Peisach2001-07-091-0/+9
* * hash/dbm.c: Include db-dbm.h for prototypesEzra Peisach2001-07-061-0/+4
* * hash/hash_log2.c: Include hash.h, page.h and extern.h forEzra Peisach2001-07-051-0/+4
* * test/dbtest.c: Cast argument to isspace() to int. Do not shadowEzra Peisach2001-06-211-0/+8
* * btree/bt_delete.c, btree/bt_put.c, recno/rec_delete.c,Ezra Peisach2001-06-211-0/+8
* * configure.in (AC_COMPILE_TYPE): Declare with AC_DEFUN() insteadEzra Peisach2000-11-011-0/+6
* Add AC_PROG_INSTALL to allow the library to be installedEzra Peisach2000-08-111-0/+4
* * test/dbtest.c: Cleanup gcc -Wall complaints with printf formatEzra Peisach2000-07-041-0/+5
* * recno/rec_seq.c: Include unused sccsid when LIBC_SCCS definedEzra Peisach2000-07-031-0/+23
* * clib/strerror.c: #include config.hTom Yu2000-07-011-0/+17
* * configure.in: Rework to use krb5 build systemTom Yu2000-06-301-0/+18
* * btree/bt_put.c (__bt_put): Initialize "e"Ken Raeburn2000-06-261-0/+4
* merge from krb5-1-2-beta4Ken Raeburn2000-06-231-0/+4
* * README.NOT.SLEEPYCAT.DB: New file; pointer to README toTom Yu1999-08-161-0/+10
* Document previous changesTom Yu1998-02-131-0/+15
* * hash/hash.c (__kdb2_hash_open): Rename to avoid potentialTom Yu1998-02-131-0/+11
* * btree/bt_open.c: Added O_BINARY for __CYGWIN32__.Ezra Peisach1998-01-211-3/+27
* * hash/hash_bigkey.c (collect_key, collect_data): Cast mallocEzra Peisach1998-01-151-0/+15
* * hash/dbm.c: Rename the errno member of HTABTom Yu1997-12-211-0/+10
* * db2: overflow_page fixes, __P redefMark Eichin1996-11-111-0/+25
* * configure.in: Add check for SIZEOF_INTTom Yu1996-08-281-0/+7
* Add dummy ruel so that make Makefiles is happyEzra Peisach1996-08-231-0/+4
* *** empty log message ***Tom Yu1996-07-311-0/+6
* *** empty log message ***Tom Yu1996-07-301-0/+6
* Add a blank install target to keep the top-level "make install" happyTheodore Tso1996-07-261-0/+5
* obj/dbm.c: Copy the elements between the struct DBT andEzra Peisach1996-07-231-0/+5