summaryrefslogtreecommitdiffstats
path: root/INSTALL
Commit message (Collapse)AuthorAge
* renamed directory Documentation to docsGravatar Edward Rudd 2004-05-12
| | | | | updated configure and makefile to use new m4 files
* beginnings of postgresql driver integrated into autoconfGravatar Edward Rudd 2004-04-17
| | | | | removed log_error from apache20.h (aliased to ap_log_rerror)
* copied mysql driver to mod_log_sql_pgsql.c to start on PostgreSQL driverGravatar Edward Rudd 2004-04-10
| | | | | added keyword ID expansion to source files and removed old CVS headers from others
* Initial revisionGravatar Edward Rudd 2003-12-20
|
* More documentation work Gravatar Christopher Powell 2002-11-14
| | | Edward Rudd 2004-02-12
* Edward Rudd 2004-02-12
* Fixed preserve_file configuration parameter.Gravatar Edward Rudd 2004-02-12
* Cleaned up changelogGravatar Edward Rudd 2004-02-12
* update changelog1.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 hashar' /> Christopher Powell 2002-02-24
|
* Ported to mysql_real_connect, made a change for the mass-virtual-hosting1.13Gravatar Christopher Powell 2002-01-15
| | | | | folks, and enabled a socket name DEFINE.
* Fixed another typo in make_combined_log; improved DSO instructionsGravatar Christopher Powell 2002-01-02
| | | | | based on a user's input.
* Big changes including reworked cookie code, new directives, SSL logging,Gravatar Christopher Powell 2001-12-03
| | | | | new formatting characters, bugfixes, etc.
* Initial revision1.09Gravatar Christopher Powell 2001-11-28