summaryrefslogtreecommitdiffstats
path: root/docs/README
Commit message (Collapse)AuthorAge
* renamed directory Documentation to docsGravatar Edward Rudd 2004-05-12
updated configure and makefile to use new m4 files
height='13' alt='Gravatar' /> Edward Rudd 2004-04-29 * 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.18Gravatar Christopher Powell 2002-12-18 * Delayed inserts, includes, better table creation, renamed global vars,Gravatar Christopher Powell 2002-12-18 * *** empty log message ***Gravatar Christopher Powell 2002-12-10 * Changes on route to 1.18 release (better table creation logic and workarounds...Gravatar Christopher Powell 2002-12-10 * Further Makefile reorg/cleanup, a new option to support delayed insertsGravatar Christopher Powell 2002-11-27 * Some more doc edits & cleanup.Gravatar Christopher Powell 2002-11-19 * Yet more minor documentation edits.Gravatar Christopher Powell 2002-11-19 * Many more doc edits. Reworked the makefile to use ssh/scp for 'make distro'.1.17Gravatar Christopher Powell 2002-11-17 * Further changes to the documentation and how it is generated.Gravatar Christopher Powell 2002-11-15 * More documentation work on the way to final 1.17 release.