]> granicus.if.org Git - apache/history - modules/database/mod_dbd.c
Improve defaults from 'test' values (and get meaningful errors on
[apache] / modules / database / mod_dbd.c
2005-12-06 Nick KewImprove defaults from 'test' values (and get meaningful...
2005-11-29 Colm MacCarthaighOptional functions are of __cdecl the kind on win32...
2005-11-29 Colm MacCarthaighGive DBD a set of _DECLARE macros consistent with other...
2005-11-21 Nick KewPR#37553
2005-11-21 Nick KewWrap exported functions in AP_DECLARE
2005-11-16 Nick KewAdd defaults and comments for better robustness against...
2005-11-16 Nick KewFix (Chris Darroch) to register cleanup for persistent...
2005-11-14 Nick KewFix driver-dependent potential memor-use bug in prepari...
2005-11-09 Nick KewWork if check_conn is NOTIMPL in a driver
2005-10-09 Nick KewSupport dbd connections tied to the conn_rec.
2005-09-30 Nick KewFix pool in dbd_construct, and set sensible config...
2005-09-23 Nick KewAdd note on DBD APIs to Module Developer Changes in...
2005-09-21 Nick KewEliminate possible compiler warnings pointed out by...
2005-09-21 Nick KewMove mod_dbd from /experimental/ to /database/