rse 99/11/28 04:59:52
Modified:src CHANGES
src/modules/standard mod_auth_db.c
Log:
Added support for Berkeley-DB/3.x to mod_auth_db.
Submitted by: Steve Atkins <[EMAIL PROTECTED]>
Cleaned up and reviewed by: Ralf S. Engelschall
PR: 5382
Revision
manoj 99/01/25 16:15:22
Modified:src/modules/standard mod_auth_db.c mod_auth_dbm.c
Log:
Minor compilation bugfix
Revision ChangesPath
1.38 +1 -1 apache-1.3/src/modules/standard/mod_auth_db.c
Index: mod_auth_db.c
=
rse 98/10/23 01:15:01
Modified:src CHANGES
src/modules/standard mod_auth_db.c
Log:
Fix Berkeley-DB/2.x support in mod_auth_db: The data structures were not
initialized correctly and the db_open() call used an invalid mode
parameter.
Because compare es
rse 98/03/20 01:42:46
Modified:htdocs/manual/mod mod_auth_db.html
src/modules/standard mod_auth_db.c
Log:
Added hints to the source and documentation what version is needed
and where to find that version on the net.
PR#: 1423
Revision ChangesPath