History log of /php-src/ext/dba/dba_db4.c (Results 51 – 63 of 63)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5

Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# a18bd05f 13-Nov-2003 Marcus Boerger

Bugfix #25794: Cannot open existing hash db3 file with write

Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2
# bc16d962 03-Jul-2003 Marcus Boerger

Fix open mode (noticed by FutureQuest, Inc.)

Revision tags: php-5.0.0b1
# 814c0be6 21-Jun-2003 Marcus Boerger

When persistent then we may use threads

# 44401fa0 19-Jun-2003 Marcus Boerger

to be precise

Revision tags: php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.

Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.

# aa8e5cdd 30-Dec-2002 Marcus Boerger

-disallow using db-<n> with libraries of different major versions
-disallow using db-4.1 with patch level < 25
-fix db-4.1
-added undocumented DB_FCNTL_LOCKING flag for version 3 and 4

-disallow using db-<n> with libraries of different major versions
-disallow using db-4.1 with patch level < 25
-fix db-4.1
-added undocumented DB_FCNTL_LOCKING flag for version 3 and 4
# wow the sleepycat guys answered *very* fast

show more ...

# 32dda8b0 30-Dec-2002 Marcus Boerger

ws

# 4d2f7207 30-Dec-2002 Marcus Boerger

Add info function to handlers and return handler info when dba_handlers is
called with optional parameter full_info set true.

# c69d034a 29-Dec-2002 Marcus Boerger

Added support for db3/db4 error handling/information

Revision tags: php-4.3.0, php-4.3.0RC4
# efd314e7 20-Dec-2002 Marcus Boerger

-Fix memory handling of persistent dba connections.
-Update tests.
# cdb and flatfile still FAIL for dba_popen since the known streams problem

Revision tags: RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2
# 579e3ca9 26-Nov-2002 Marcus Boerger

Add Berkeley db4 support

123