]> granicus.if.org Git - apache/history - modules/database
Fix compile time warning. AJP protocol method is byte.
[apache] / modules / database /
2006-07-23 Nick KewRemove dependence on server config from ap_dbd_prepare...
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-06 William A. Rowe JrRevert Revision 397647
2006-06-09 Nick KewPR#39761
2006-04-27 William A. Rowe Jr This resource /D syntax was pretty horridly imported...
2006-04-27 William A. Rowe Jr Remove all /machine:I386 references, these are gettin...
2006-04-23 Nick KewPR#39386: Fix merge-config to support prepared statemen...
2006-04-19 William A. Rowe Jr s|/GX |/EHsc | because they were always synonyms...
2006-04-19 William A. Rowe Jr Remove a host of dependencies upon awk, using the...
2006-03-16 Nick KewLog a better error message if initialisation fails...
2005-12-28 Graham LeggettSmall spelling fix.
2005-12-06 Bradley NicholesAdd the mod_dbd exports to the NetWare make file
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 MacCarthaighA first stab at a win32 build environment for mod_dbd.
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-24 André Malo* add svn:ignore to modules/database
2005-09-23 Nick KewAdd note on DBD APIs to Module Developer Changes in...
2005-09-21 Bradley NicholesAdd the NetWare makefile for mod_dbd
2005-09-21 Nick KewEliminate possible compiler warnings pointed out by...
2005-09-21 Nick KewMove mod_dbd from /experimental/ to /database/