36 Commits

Author SHA1 Message Date
b1v1r
08edc0c26f Merge 2.5.x (2.5.12) changes into trunk. 2010-02-05 19:05:20 +00:00
b1v1r
c341899b4b Merge in changes from 2.5.x. 2009-12-14 19:20:48 +00:00
b1v1r
55f54e17e5 Merge 2.5.x changes into trunk. 2009-10-21 17:15:40 +00:00
b1v1r
826124b378 Merge 2.5.x changes to trunk. 2009-08-25 22:19:33 +00:00
b1v1r
7379a4fb3f Merge 2.5.x changes into trunk. 2009-08-12 23:03:11 +00:00
b1v1r
e5becf8407 Merge 2.5.x changes to trunk. 2009-05-31 08:45:50 +00:00
b1v1r
a16eb9677c Merge 2.5.x changes into trunk. 2009-05-16 10:42:32 +00:00
b1v1r
5fcca65fca Merge 2.5.x build changes back to trunk. 2009-04-22 17:41:33 +00:00
b1v1r
bef5c53c09 Removed "make -C ..." in favor of a more portable method.
Added verbose output option to configure.
2009-02-18 18:01:39 +00:00
brectanus
20cc395510 Added mlogc source. 2008-09-02 23:10:36 +00:00
brectanus
5f648db898 Updated regression suite to use full path to LoadModule. 2008-08-08 22:50:47 +00:00
brectanus
10713fbd37 Sync up branches/2.5.x and trunk. 2008-07-31 22:36:24 +00:00
brectanus
8844813c91 Some more updates/tweaks to the regression suite.
Allow the ability to "make test-regression".
2008-05-28 20:31:41 +00:00
brectanus
4bc1fc39f0 Some reorg of regression tests. 2008-05-27 19:08:51 +00:00
brectanus
f90ffeb970 Add the beginnings of a regression test suite. 2008-05-22 00:21:37 +00:00
brectanus
c63d0ea21a Update the performance unit test generation example scripts. 2008-04-30 22:18:04 +00:00
brectanus
40fba3355e Allow actions to be unit tested.
Allow unit tests to be performance tested.
Add an example script to generate @rx vs @pm tests.
2008-04-25 23:16:48 +00:00
brectanus
5f09dbb3ee Sync up trunk with changes from 2.5.x. 2008-03-28 17:06:44 +00:00
brectanus
96b3ea6f21 Update unit test framework to build with libtool and show test name in debug log. 2008-02-08 21:33:21 +00:00
brectanus
8d05c9966d Add some further searching for apr/apu/lua for solaris. 2008-01-30 00:57:52 +00:00
brectanus
698bff5fae Make sure solaris can find the stupid httpd included pcre lib if need be. 2008-01-29 22:16:49 +00:00
brectanus
229b1f9db6 Fix CPPFLAGS when building against httpd src libs. 2008-01-29 21:11:51 +00:00
brectanus
764fe94ab0 Wrap the apxs command so we can fix -R option not working on solaris. 2008-01-29 20:50:35 +00:00
brectanus
2aca5f63f9 Add a basic auto-rule-update script that can download the latest version. See #280. 2008-01-26 00:36:33 +00:00
brectanus
f8adea949c Implemented SecUploadFileMode. See #448. 2008-01-24 22:10:37 +00:00
brectanus
c6c4003942 More configure cleanup.
Update docs for new install: configure && make && make install
Spell check the docs.
2008-01-18 21:14:21 +00:00
brectanus
9fb03d277d Fixing code based on review comments...
Cleaned up what vars are cacheable.
Added parens around "*foo++" where it clarified the operation to be "*(foo++)".
Added " at VARNAME" to operator matches where needed.
Escaped var->name in the var generation (user-supplied data).
Marked a bunch of TODOs as ENHs instead.
Transformed some C++ style comments to C style.
Removed the %0-9 macros code which was commented out.
Optimized some ctl action code so that multiple ifs are else ifs.
Implemented some error messages marked as ENH.
Make commented out acmp debugging a configure-time option.
Cleanup GEO debug log messages.
Added relative filename support for geo dbs.
Added help text to Sec* directives.
2008-01-18 00:47:30 +00:00
brectanus
99c41afc3d Added a check that SecServerSignature actually worked (Apache changed some of this code as of 2.2.4 and could potentially change it again and break this).
Cleaned up some configure code.
Cleaned up some extraneous cache logging.
Cleaned up the output from the test script.
2008-01-14 22:32:53 +00:00
brectanus
fabeaf5059 Final mlogc configure cleanup. 2008-01-11 18:21:17 +00:00
brectanus
62dfbeb80a Do not bother with libcurl if there is no mlogc-src. 2008-01-11 18:18:18 +00:00
brectanus
0a6ac05590 Add the ability to build mlogc if it is in the mlogc-src subdir. 2008-01-11 17:51:06 +00:00
brectanus
433ecf3427 Cleanup configure and add support for using apache src included libs (--with-httpd-src). 2008-01-08 19:03:24 +00:00
brectanus
7baf949929 Add --enable-FEATURE options to configure. 2008-01-08 17:25:43 +00:00
brectanus
baac392bf5 More configure cleanup. 2008-01-03 01:09:01 +00:00
brectanus
40c57f8716 Cleanup configure script and add back unit tests (make test). 2008-01-02 23:52:34 +00:00
brectanus
badb2791f1 Initial 'configure' based compilation (buildconf generates configure script). 2008-01-02 21:32:10 +00:00