b1v1r
|
3a10f9fb8d
|
Fix autoconf header and include path so trunk builds.
|
2010-08-31 18:35:55 +00:00 |
|
b1v1r
|
b186e73490
|
Add some missing files.
|
2010-07-13 17:03:25 +00:00 |
|
b1v1r
|
8553cab4a7
|
Moved api examples to "ext" dir and hooked them into autotools for building with "--enable-extentions".
Upgraded to autoconf 2.65.
|
2010-05-05 23:00:48 +00:00 |
|
b1v1r
|
cea87f4085
|
Fixed test/test-gregression build targets.
|
2010-04-27 09:33:56 +00:00 |
|
b1v1r
|
eb6b9274af
|
Redo build system to properly use autotools and avoid compilation with apxs util.
|
2010-04-25 23:24:09 +00:00 |
|
ivanr
|
839b7f81e0
|
Removed the obsolete PDF UXSS functionality (MODSEC-96).
|
2009-12-04 23:33:47 +00:00 |
|
b1v1r
|
05bd243347
|
Merge 2.5.x changes into trunk.
|
2009-06-15 21:14:30 +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
|
6a33fedc81
|
Regression suite cleanup merged from 2.5.x.
|
2008-07-29 05:50:03 +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
|
f90ffeb970
|
Add the beginnings of a regression test suite.
|
2008-05-22 00:21:37 +00:00 |
|
brectanus
|
5f6cb3aea9
|
Update msc_test with -N, better error support and support for actions.
|
2008-05-13 00:03:15 +00:00 |
|
brectanus
|
d37ab94824
|
Minor tweaks to msc_test build.
|
2008-04-24 15:39:15 +00:00 |
|
brectanus
|
5f09dbb3ee
|
Sync up trunk with changes from 2.5.x.
|
2008-03-28 17:06:44 +00:00 |
|
brectanus
|
e4eaade2ca
|
Make Lua support optional since it is still experimental (--without-lua). If someone still uses SecRuleScript, however, it iignores it and just warns on Apache startup.
|
2008-02-16 00:27:44 +00:00 |
|
brectanus
|
7ef661217d
|
Make sure the test target gets the APR/APU CFLAGS.
|
2008-02-14 04:36:38 +00:00 |
|
brectanus
|
1789b9935e
|
Remove the generated apxs-wrapper on dist-clean.
|
2008-02-11 23:02:41 +00:00 |
|
brectanus
|
e9d1a44ce9
|
Explicitly define the target msc_test.lo target output file.
|
2008-02-11 21:22:53 +00:00 |
|
brectanus
|
06715a0dea
|
Make sure to include the apxs cflags and apr cflags when building msc_test.
|
2008-02-08 22:03:48 +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
|
b934660034
|
Cleanup unit test debug log on make clean.
|
2008-02-07 21:46:12 +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
|
af69a45145
|
Add some extra build files to clean up with "make dist-clean".
|
2008-01-29 16:41:18 +00:00 |
|
brectanus
|
f8dedc940f
|
Update make to put mlogc in the tools dir.
|
2008-01-26 00:47:08 +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
|
0d24a08f33
|
Implemented SecRuleUpdateActionById. See #442.
|
2008-01-19 02:23:41 +00:00 |
|
brectanus
|
be096d8f7c
|
Explain how to install mlogc after building.
|
2008-01-18 21:38:50 +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
|
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
|
0a6ac05590
|
Add the ability to build mlogc if it is in the mlogc-src subdir.
|
2008-01-11 17:51:06 +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 |
|