summaryrefslogtreecommitdiffstats
path: root/CONFIGURATION
Commit message (Expand)AuthorAge
* Added notes logging capability. This is a commit prior to a lot of workGravatar Christopher Powell 2002-05-14
* Initial revision1.09Gravatar Christopher Powell 2001-11-28
f1d8d5414c806413f50fb'>beginnings of postgresql driver integrated into autoconfGravatar Edward Rudd 2004-04-17 * copied mysql driver to mod_log_sql_pgsql.c to start on PostgreSQL driverGravatar Edward Rudd 2004-04-10 * Added registration function for database driversGravatar Edward Rudd 2004-04-07 * updated Documentation READMEGravatar Edward Rudd 2004-03-05 * updated compatability header for Apache 1.3Gravatar Edward Rudd 2004-03-05 * complete DB separation from core module code.Gravatar Edward Rudd 2004-03-04 * Documentation conversion completeGravatar Edward Rudd 2004-03-03 * separated out most mysql specific code to mod_log_sql_mysql.cGravatar Edward Rudd 2004-02-29 * moved create_tables.sql and make_combined_log.pl into contrib directory.Gravatar Edward Rudd 2004-02-12 * added DocBook version of the manualGravatar Edward Rudd 2004-01-24 * update apache.m4 to use -with-apxs instead of --with-apacheGravatar Edward Rudd 2004-01-04 * update autoconf scripts to check MySQL..1.91Gravatar Edward Rudd 2003-12-23 * Initial revisionGravatar Edward Rudd 2003-12-20 * Changes on the way to 1.19. This is probably going to be 1.19b1. Detail:1.19b1Gravatar Christopher Powell 2003-07-22 * Some minor additions / edits to the docs.Gravatar Christopher Powell 2003-03-27 * Removed message about insufficient info to log.1.18