summaryrefslogtreecommitdiffstats
path: root/m4
ModeNameSize
-rw-r--r--apache.m43576logstatsplain
-rw-r--r--mysql.m42176logstatsplain
/td> * defaulted ssl to on, added checks for libdbi and better mysql checksGravatar Edward Rudd 2004-07-26 | * fixed another segfault related to the mysql escaping function (forcepreserve ↵Gravatar Edward Rudd 2004-07-16 | | | | | | | | | | | bug) included win32 build bat files in distribution separated -Werror to a configure time option (--enable-maintainer) update autogen to use autoconf 2.57, aclocal 1.7 included pgsql and dbi module source in distribution. setup autodetection in configure script for databases. * moved quoting of fields to DB driver Gravatar Edward Rudd 2004-06-03 | | | | | | fixed segfault in the mysql escape string function DBi driver working with postgresql. * change apache 2 method to use optional functionGravatar Edward Rudd 2004-05-14 | * 1.98 release1.98Gravatar Edward Rudd 2004-05-13 | * renamed directory Documentation to docsGravatar Edward Rudd 2004-05-12 | | | | | updated configure and makefile to use new m4 files * updated ignoresGravatar Edward Rudd 2004-05-12 | * added ap_strstr_c and ap_strchr_c definesGravatar Edward Rudd 2004-05-12 | * changed strstr to ap_strstr or ap_strstr_cGravatar Edward Rudd 2004-05-05 | | | | | | changed strchr to ap_strchr or ap_strchr_c * Added transferlog table