index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
database
/
mod_dbd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve defaults from 'test' values (and get meaningful errors on
Nick Kew
2005-12-06
1
-6
/
+9
*
Optional functions are of __cdecl the kind on win32, due to "APU_DECLARE_NONSTD
Colm MacCarthaigh
2005-11-29
1
-8
/
+8
*
Give DBD a set of _DECLARE macros consistent with other modules, so that
Colm MacCarthaigh
2005-11-29
1
-8
/
+8
*
PR#37553
Nick Kew
2005-11-21
1
-65
/
+166
*
Wrap exported functions in AP_DECLARE
Nick Kew
2005-11-21
1
-8
/
+9
*
Add defaults and comments for better robustness against misuse
Nick Kew
2005-11-16
1
-0
/
+1
*
Fix (Chris Darroch) to register cleanup for persistent connection
Nick Kew
2005-11-16
1
-20
/
+23
*
Fix driver-dependent potential memor-use bug in preparing statements
Nick Kew
2005-11-14
1
-1
/
+2
*
Work if check_conn is NOTIMPL in a driver
Nick Kew
2005-11-09
1
-2
/
+4
*
Support dbd connections tied to the conn_rec.
Nick Kew
2005-10-09
1
-1
/
+43
*
Fix pool in dbd_construct, and set sensible config defaults
Nick Kew
2005-09-30
1
-7
/
+17
*
Add note on DBD APIs to Module Developer Changes in new_features.
Nick Kew
2005-09-23
1
-1
/
+1
*
Eliminate possible compiler warnings pointed out by Joe.
Nick Kew
2005-09-21
1
-17
/
+17
*
Move mod_dbd from /experimental/ to /database/
Nick Kew
2005-09-21
1
-0
/
+454