summaryrefslogtreecommitdiffstats
path: root/functions13.h
Commit message (Collapse)AuthorAge
* 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
* synchronized extract_* functions with latest apache 1.3 and 2.0.Gravatar Edward Rudd 2004-02-05
| | | | | | | Added some more recent extract_* functions.. still need to assign format letters cleanup/audit of extract_* functions release 1.95
* moved extract_* functions to functions.h (version specific in ↵Gravatar Edward Rudd 2004-01-20
| | | | | | | | | functions(13|20).h) moves SSL logging routings to mod_log_sql_ssl.c updated changelog added AUTHORS
* split out version specific codeGravatar Edward Rudd 2004-01-20
code compiles under apache 1.3 and 2.0 updated apache m4 script to detect both verions (two minumums) defaulted install to not activate module in configuration file (use make activate)