index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
database
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix link in comment
Giovanni Bechis
2023-06-06
1
-1
/
+1
*
Add missing pool tags to help debugging.
Yann Ylavic
2020-04-16
1
-0
/
+3
*
Add missing APLOGNO.
Christophe Jaillet
2014-07-20
1
-3
/
+4
*
NetWare build tweaks.
Guenter Knauf
2012-08-09
1
-1
/
+1
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
1
-16
/
+16
*
Remove more log message prefixes that are now redundant as the
Stefan Fritsch
2011-11-29
1
-20
/
+20
*
mod_dbd: The dbd_prepared_init() function reported the result of the last
Graham Leggett
2011-11-29
1
-3
/
+2
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-2
/
+2
*
Use a var INSTALLBASE to simplify NetWare installation rules.
Guenter Knauf
2011-03-18
1
-1
/
+1
*
Use var for prelude so its possible to change it at one place.
Guenter Knauf
2011-03-18
1
-1
/
+1
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
1
-2
/
+2
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
1
-8
/
+8
*
Removed obsolete include paths from NetWare makefiles.
Guenter Knauf
2010-07-23
1
-4
/
+2
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-1
/
+1
*
Always make mod_*.h files available where they exist, modpath by modpath
William A. Rowe Jr
2009-08-28
1
-0
/
+2
*
Switch mod_dbd to using APR_STATUS_IS_foo macros in error handling
Nick Kew
2009-08-21
2
-15
/
+15
*
Fix module scope, to avoid this, copy and past from loadable modules, not core
William A. Rowe Jr
2009-04-23
2
-2
/
+2
*
mod_dbd: add DBDInitSQL command. PR 46827
Nick Kew
2009-04-21
2
-15
/
+91
*
Remove anomalous copyright line
Nick Kew
2009-03-05
1
-2
/
+1
*
* modules/database/mod_dbd.c
Paul Querna
2008-10-29
1
-1
/
+10
*
Fix typo in r689224 (thanks rpluem for spotting it)
Nick Kew
2008-08-26
1
-1
/
+1
*
Try to get a meaningful error message when dbd_open fails
Nick Kew
2008-08-26
1
-2
/
+3
*
Revert prior change; some of these are registered
William A. Rowe Jr
2008-06-07
2
-13
/
+13
*
No.
William A. Rowe Jr
2008-06-06
2
-13
/
+13
*
Handle integer configuration directive parameters with a dedicated
Chris Darroch
2008-04-09
1
-19
/
+24
*
reverted r553031 since it breaks Linux/Unix platform builds.
Guenter Knauf
2007-07-05
1
-1
/
+5
*
changed error message to use APU_DBD_DRIVER_FMT for correct driver name;
Guenter Knauf
2007-07-04
1
-5
/
+1
*
apr_dbd_check_conn() just returns APR_SUCCESS or APR_EGENERAL, so we
Chris Darroch
2007-05-19
1
-1
/
+4
*
removed obsolete -prefix; minor cosmetic changes.
Guenter Knauf
2007-03-22
1
-20
/
+18
*
added proper error message for NetWare.
Guenter Knauf
2007-03-22
1
-0
/
+4
*
Introduce configuration groups to allow inheritance by virtual hosts of
Chris Darroch
2007-02-06
1
-153
/
+276
*
Implement a BASEDIR build environment variable to allow the NetWare build to ...
Bradley Nicholes
2007-02-01
1
-1
/
+1
*
We now create memory sub-pools for each DB connection and close DB
Chris Darroch
2007-01-16
1
-66
/
+84
*
Embed the .manifest files of all httpd binaries as a post-build
William A. Rowe Jr
2007-01-11
1
-4
/
+16
*
Fix several strict compiler warnings for both the threaded
Chris Darroch
2007-01-04
1
-8
/
+12
*
Handle error conditions in dbd_construct() properly. Simplify
Chris Darroch
2007-01-02
1
-113
/
+111
*
Rename functions and variables for consistency, and move some functions
Chris Darroch
2007-01-02
1
-233
/
+310
*
Stop mod_dbd emitting bogus error messages when it's loaded
Nick Kew
2006-12-11
1
-0
/
+21
*
* Add the missing include of http_request.h and thus fix a compiler warning.
Ruediger Pluem
2006-12-07
1
-0
/
+1
*
Stash DBD connections in request_config of initial request
Chris Darroch
2006-12-02
1
-2
/
+24
*
mod_dbd: Key the storage of prepared statements on the hex string
Graham Leggett
2006-10-22
1
-11
/
+2
*
Log a message if we try to prepare a statement not attached to a hostname.
Nick Kew
2006-08-18
1
-0
/
+2
*
Don't use NULL s->server_hostname as hash lookup key.
Nick Kew
2006-08-18
1
-5
/
+12
*
Remove dependence on server config from ap_dbd_prepare, as that may
Nick Kew
2006-07-23
1
-4
/
+28
*
update license header text
Roy T. Fielding
2006-07-11
2
-12
/
+12
*
Revert Revision 397647
William A. Rowe Jr
2006-07-06
1
-2
/
+2
*
PR#39761
Nick Kew
2006-06-09
1
-2
/
+5
*
This resource /D syntax was pretty horridly imported into VS 2005,
William A. Rowe Jr
2006-04-27
1
-2
/
+2
*
Remove all /machine:I386 references, these are getting in the way
William A. Rowe Jr
2006-04-27
1
-5
/
+5
*
PR#39386: Fix merge-config to support prepared statements (Brian J. France)
Nick Kew
2006-04-23
1
-0
/
+1
[next]