summaryrefslogtreecommitdiff
path: root/ext/dba/dba_db4.c
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - Fixed bug #36436 (DBA problem with Berkeley DB4).Marcus Boerger2006-02-181-0/+18
* bump year and license versionfoobar2006-01-011-3/+3
* - MFH Change dba/db4 to use its own lockingMarcus Boerger2005-12-081-4/+5
* - Bumber up yearfoobar2005-08-031-1/+1
* - Fix problems with c modeMarcus Boerger2004-05-101-2/+6
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Bugfix #25794: Cannot open existing hash db3 file with writeMarcus Boerger2003-11-131-1/+1
* Fix open mode (noticed by FutureQuest, Inc.)Marcus Boerger2003-07-031-1/+1
* When persistent then we may use threadsMarcus Boerger2003-06-211-0/+4
* to be preciseMarcus Boerger2003-06-191-1/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* -disallow using db-<n> with libraries of different major versionsMarcus Boerger2002-12-301-0/+4
* wsMarcus Boerger2002-12-301-1/+2
* Add info function to handlers and return handler info when dba_handlers isMarcus Boerger2002-12-301-0/+5
* Added support for db3/db4 error handling/informationMarcus Boerger2002-12-291-12/+25
* -Fix memory handling of persistent dba connections.Marcus Boerger2002-12-201-2/+2
* Add Berkeley db4 supportMarcus Boerger2002-11-261-0/+216