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