summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorGravatar Edward Rudd 2004-04-29 21:19:30 +0000
committerGravatar Edward Rudd 2004-04-29 21:19:30 +0000
commit7c378cc1fac4e9fec1ca32d8d314ea86761a7404 (patch)
treebc82e7e864ce3978904bc1cb9d9eb6fa52e95dde /contrib
parentbe0fe66bcd84e4660b9dba4c1f1f20a649b66c61 (diff)
win32 updates and build script
added LogSQLDisablePreserve set default of preserve file to root_relative logs/mod_log_sql-preserve
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions
1.95Gravatar Edward Rudd 2004-02-05 * synchronized extract_* functions with latest apache 1.3 and 2.0.Gravatar Edward Rudd 2004-02-05 * added mod_log_sql_ssl.c into dist1.94Gravatar Edward Rudd 2004-02-04 * fixed segfaul bug with pointer arithmetic in add_server_string_slotGravatar Edward Rudd 2004-02-04 * added DocBook version of the manualGravatar Edward Rudd 2004-01-24 * SSL support working under 1.3 and 2.0 as a separate moduleGravatar Edward Rudd 2004-01-22 * fixed log_error function1.93Gravatar Edward Rudd 2004-01-21 * make sure I initialize the hashGravatar Edward Rudd 2004-01-20 * Added item registration function and added functions to new system header mod...Gravatar Edward Rudd 2004-01-20 * moved extract_* functions to functions.h (version specific in functions(13|20...Gravatar Edward Rudd 2004-01-20 * split out version specific code