summaryrefslogtreecommitdiff
path: root/ext/dba
Commit message (Expand)AuthorAgeFilesLines
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* MFH:- Do not use the PHP3 era namesfoobar2005-12-051-5/+5
* change "-o" to "||" (fixes potential problems on weird systems where test doe...Antony Dovgal2005-11-291-8/+8
* MFH: Make dba extension support BerkleyDB 4.3.Ilia Alshanetsky2005-08-221-1/+1
* - Bumber up yearfoobar2005-08-0323-23/+23
* Add note how to build DBA as sharedfoobar2005-06-181-1/+2
* - Unify the "configure --help" textsfoobar2005-05-291-2/+2
* no tabsfoobar2005-05-081-1/+1
* - Make detection work for macrosMarcus Boerger2005-02-261-3/+12
* - SimplifyMarcus Boerger2005-02-261-14/+6
* - Prepare for db1.85 emulation with db3Marcus Boerger2005-02-261-2/+2
* - Add support for db1 through emulationMarcus Boerger2005-02-255-1/+333
* - AlignMarcus Boerger2005-02-251-2/+2
* - Typofix + removed unnecessary unsets caused by itfoobar2005-01-221-1/+0
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-10/+10
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-8/+8
* - Fix lib substitution (rurban at x-ray dot at )Marcus Boerger2004-09-251-2/+5
* Fix issue in testMarcus Boerger2004-08-191-0/+3
* Change to use md5_file()Marcus Boerger2004-08-121-4/+4
* - Fix problems with c modeMarcus Boerger2004-05-103-4/+16
* Search for db-4.2.xMarcus Boerger2004-03-071-2/+2
* Add READMEMarcus Boerger2004-01-261-0/+54
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-4/+4
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-086-12/+12
* correct headerfoobar2004-01-081-16/+18
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-0816-32/+32
* enable inifile handler under new win32 build tooWez Furlong2003-12-231-2/+3
* Add this file tooMarcus Boerger2003-12-181-0/+12
* dded qdbm handler (http://qdbm.sourceforge.net).Marcus Boerger2003-12-184-1/+271
* Centralize ability to drop APPEND flag. This probably fixes some ini fileMarcus Boerger2003-12-184-26/+24
* Improve dba tests: check in both modes external and database locking.Marcus Boerger2003-12-1810-8/+158
* Fix warningsMarcus Boerger2003-12-172-2/+5
* Add inifileMarcus Boerger2003-12-161-2/+18
* Fix winbuildMarcus Boerger2003-12-161-0/+5
* Change to more complicated 'c' moreMarcus Boerger2003-12-141-1/+1
* - Fix Bug #26304 Unexpected data loss when opening dba fileMarcus Boerger2003-12-142-7/+26
* Not neededMarcus Boerger2003-12-142-3/+1
* Revert: need a PHP4.3 solution.Marcus Boerger2003-12-131-1/+1
* - Fixed bug #26304 (Unexpected data loss when opening dba file).Marcus Boerger2003-12-131-1/+1
* Remove unnecessary #includefoobar2003-12-071-1/+0
* revert here tooMarcus Boerger2003-12-071-3/+2
* Fix enabling shared builds.Marcus Boerger2003-12-071-3/+4
* Added dba to the new win32 build. Works both as sharedEdin Kadribasic2003-12-061-0/+17
* Proto fixes (Friedhelm Betz <holliwell|gmx.net>)Marcus Boerger2003-11-131-9/+9
* Bugfix #25794: Cannot open existing hash db3 file with writeMarcus Boerger2003-11-133-3/+3
* Pass eofMarcus Boerger2003-11-131-4/+13
* Add helper function that splits inifile keys into an array which againMarcus Boerger2003-11-122-0/+23
* Aligned configure help texts.foobar2003-10-031-2/+2
* Alignment fixMoriyoshi Koizumi2003-10-021-2/+2
* - Fix win32 debug buildfoobar2003-08-311-1/+1