summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Collapse)AuthorAge
* 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
| | | | | | | | | | beginnings of separation of core SQL logging logic moved DB connection paramters to a table (for cutoms params for DB drivers) added new configuration directive to handle any DB parameter renamed all log_sql_* vars and type to logsql_* Added enums for opendb return codes. organized config directives and commented for easier reading of source
* moved create_tables.sql and make_combined_log.pl into contrib directory.Gravatar Edward Rudd 2004-02-12
| | | | | | Added contrib directory to build system. Updated new maintainer information in AUTHORS,LICENSE, and manual.xml
* 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
| | | | | | Gravatar Edward Rudd 2004-03-22
* updated release date 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
* separated out most mysql specific code to mod_log_sql_mysql.cGravatar Edward Rudd 2004-02-29
* Split Changelog and TODO to separate files.Gravatar Edward Rudd 2004-02-12
* Cleaned up changelogGravatar Edward Rudd 2004-02-12
* update changelog1.95Gravatar Edward Rudd 2004-02-05
* fixed segfaul bug with pointer arithmetic in add_server_string_slotGravatar Edward Rudd 2004-02-04
* 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
* moved extract_* functions to functions.h (version specific in functions(13|20...Gravatar Edward Rudd 2004-01-20
* split out version specific codeGravatar Edward Rudd 2004-01-20
* update m4 filesGravatar Edward Rudd 2004-01-06
* update apache.m4 to use -with-apxs instead of --with-apacheGravatar Edward Rudd 2004-01-04
* update autoconf scripts to check MySQL..1.91d>2002-12-10
| | | | workarounds for delayed insert kluge).
* Further Makefile reorg/cleanup, a new option to support delayed insertsGravatar Christopher Powell 2002-11-27
| | | | | with accompanying documentation.
* 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.Gravatar Christopher Powell 2002-11-14
| | | | | Additional work on the Makefile.
* Monster changes en route to 1.17. Esp. with new documentation.Gravatar Christopher Powell 2002-11-14