summaryrefslogtreecommitdiff
path: root/modules/database
Commit message (Expand)AuthorAgeFilesLines
* Optional functions are of __cdecl the kind on win32, due to "APU_DECLARE_NONSTDColm MacCarthaigh2005-11-292-13/+13
* A first stab at a win32 build environment for mod_dbd.Colm MacCarthaigh2005-11-291-0/+132
* Give DBD a set of _DECLARE macros consistent with other modules, so thatColm MacCarthaigh2005-11-292-13/+34
* PR#37553Nick Kew2005-11-212-65/+167
* Wrap exported functions in AP_DECLARENick Kew2005-11-211-8/+9
* Add defaults and comments for better robustness against misuseNick Kew2005-11-162-1/+5
* Fix (Chris Darroch) to register cleanup for persistent connectionNick Kew2005-11-161-20/+23
* Fix driver-dependent potential memor-use bug in preparing statementsNick Kew2005-11-141-1/+2
* Work if check_conn is NOTIMPL in a driverNick Kew2005-11-091-2/+4
* Support dbd connections tied to the conn_rec.Nick Kew2005-10-092-1/+50
* Fix pool in dbd_construct, and set sensible config defaultsNick Kew2005-09-301-7/+17
* * add svn:ignore to modules/databaseAndré Malo2005-09-241-261/+261
* Add note on DBD APIs to Module Developer Changes in new_features.Nick Kew2005-09-231-1/+1
* Add the NetWare makefile for mod_dbdBradley Nicholes2005-09-211-0/+261
* Eliminate possible compiler warnings pointed out by Joe.Nick Kew2005-09-211-17/+17
* Move mod_dbd from /experimental/ to /database/Nick Kew2005-09-214-0/+535