summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/db2/libdb2/btree
Commit message (Expand)AuthorAgeFilesLines
* Include autoconf.h before system headersGreg Hudson2014-07-081-2/+2
* make dependGreg Hudson2013-01-101-1/+1
* Avoid null dereference in BDB dbtree error caseGreg Hudson2012-12-201-3/+3
* Fix "may be used uninitialized" warnings in db2 code, even though allKen Raeburn2011-09-054-8/+9
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-4/+2
* make mark-cstyleTom Yu2009-10-313-7/+7
* Rename db2 header files db.h and db-config.h in the source tree, soKen Raeburn2009-08-211-53/+33
* make dependSam Hartman2009-03-161-39/+46
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-78/+69
* make dependSam Hartman2008-12-021-39/+46
* more tests for libdb btree page split on zero indexTom Yu2008-02-071-1/+2
* libdb btree page split on zero index corrupts dbTom Yu2008-02-011-2/+2
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-222-46/+40
* make dependKen Raeburn2007-07-271-39/+46
* Avoid unchecked sprintf in some KDC-side programsKen Raeburn2007-07-121-1/+2
* make dependKen Raeburn2007-07-101-46/+39
* Configure libdb2 in top-level configure scriptKen Raeburn2007-06-201-2/+2
* Add the libdb2 type-existence tests to the top-level configure script.Ken Raeburn2007-06-201-44/+54
* Use k5-platform.h instead of local configure to find mkstempKen Raeburn2007-06-202-4/+8
* Add 'make depend' capability, and dependenciesKen Raeburn2007-06-201-0/+67
* set AUTOCONF_HEADERKen Raeburn2006-12-131-0/+2
* Always zap newly allocated pages, intead of conditional on PURIFY.Ken Raeburn2006-10-131-1/+1
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* Rename "modules" to "plugins", and fix up makefile variables etcKen Raeburn2005-12-1717-0/+5475