brectanus
|
cc2110b187
|
Updates to build on Windows with MS VC++ 8.
|
2008-02-13 07:10:54 +00:00 |
|
brectanus
|
1789b9935e
|
Remove the generated apxs-wrapper on dist-clean.
|
2008-02-11 23:02:41 +00:00 |
|
brectanus
|
20bc34a53f
|
Update core rules to 1.6.0-rc3.
|
2008-02-11 22:57:54 +00:00 |
|
brectanus
|
de115fc4e2
|
Update core rules to 1.6.0-rc3.
|
2008-02-11 22:55:49 +00:00 |
|
brectanus
|
731ac3321b
|
Update version date for 2.5.0-rc3.
|
2008-02-11 22:49:08 +00:00 |
|
brectanus
|
935677a780
|
Do not add alert message when a transformation is not specified in a Lua rule.
|
2008-02-11 21:57:21 +00:00 |
|
brectanus
|
2c74c55d4d
|
Add the copywrite blurb in msc_lua.c.
|
2008-02-11 21:23:31 +00:00 |
|
brectanus
|
e9d1a44ce9
|
Explicitly define the target msc_test.lo target output file.
|
2008-02-11 21:22:53 +00:00 |
|
brectanus
|
94f617ae1c
|
Update CHANGES and release dates.
|
2008-02-09 01:22:01 +00:00 |
|
brectanus
|
d3831d679c
|
Include the pmFromFile data file.
|
2008-02-08 22:05:35 +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
|
45e85e4c89
|
Update CHANGES and version dates.
|
2008-02-08 01:24:46 +00:00 |
|
brectanus
|
d24976a831
|
Add message to failed tests as well.
|
2008-02-08 01:18:15 +00:00 |
|
brectanus
|
8e43107827
|
Add target name to validateUrlEncoding message.
|
2008-02-08 01:17:46 +00:00 |
|
brectanus
|
83c13abfea
|
Add/update more unit tests.
|
2008-02-08 00:07:12 +00:00 |
|
brectanus
|
16b2821d51
|
Update string match text for @within to not include the target test.
Make sure the empty string always matches (it does in @rx and @m so it should in other string operators).
|
2008-02-08 00:04:09 +00:00 |
|
brectanus
|
827a5831e2
|
A pattern of "" (empty string) should always match.
|
2008-02-07 23:21:31 +00:00 |
|
brectanus
|
b579e704ab
|
Added unit tests for numeric comparison operators.
|
2008-02-07 22:38:58 +00:00 |
|
brectanus
|
50a9f76dde
|
Fixed getting exit code for determining test status.
|
2008-02-07 22:23:39 +00:00 |
|
brectanus
|
ac449776fe
|
Add pm operator unit tests.
|
2008-02-07 22:05:21 +00:00 |
|
brectanus
|
540de37e73
|
Fixed error detection for operator init.
|
2008-02-07 22:04:56 +00:00 |
|
brectanus
|
b934660034
|
Cleanup unit test debug log on make clean.
|
2008-02-07 21:46:12 +00:00 |
|
brectanus
|
f428d37680
|
Cleanup - remove extraneous whitespace and tabs.
|
2008-02-07 21:45:05 +00:00 |
|
brectanus
|
4b55882c4f
|
Made msr_log() work with unit tests.
Now display the message generated by operators for unit tests.
|
2008-02-07 21:43:56 +00:00 |
|
brectanus
|
46cb2beeba
|
Cleanup build to be more portable at searching for libs.
|
2008-02-06 20:02:01 +00:00 |
|
brectanus
|
fd8f4e319f
|
Update CHANGES and versions for 2.5.0-rc3.
|
2008-02-05 00:55:16 +00:00 |
|
brectanus
|
e2ad283fdb
|
Fix some sprintf formatters so they do not generate warnings.
|
2008-02-04 21:50:10 +00:00 |
|
brectanus
|
d3d4c66945
|
Allow "none" transformation to start the transformation chain over and not crash. See #456.
|
2008-02-04 19:58:16 +00:00 |
|
brectanus
|
13b5cdd5fc
|
Expand macros in setenv (name and value). See #458.
|
2008-02-04 18:26:35 +00:00 |
|
brectanus
|
7250e4d03c
|
Fix crash when there is no parameter to ENV target var. See #459.
|
2008-02-04 18:22:51 +00:00 |
|
brectanus
|
3232a2d41e
|
Fix debug log "Expanded" msg to only print when expanded.
|
2008-02-04 18:21:27 +00:00 |
|
ivanr
|
7540f7118b
|
Remove the "Experimental" tag from PDF and content injection functions.
|
2008-02-04 15:08:16 +00:00 |
|
brectanus
|
e12a2f08d9
|
The apu is under the apr dir on Solaris.
|
2008-01-30 01:04:53 +00:00 |
|
brectanus
|
0903a061a6
|
Fix regression on non-solaris for lua (lua5.1, not lua51).
|
2008-01-30 01:00:53 +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
|
588b4fba81
|
Fix apr_size_t formatting. Do not bother with formatting errors on solaris.
|
2008-01-29 22:15:48 +00:00 |
|
brectanus
|
b39bd86797
|
Fixed typo in lua finding script.
|
2008-01-29 21:16:06 +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
|
d350c5f5d9
|
Add in a hack to find lua binary install.
|
2008-01-29 18:30:40 +00:00 |
|
brectanus
|
8f6f8c7c06
|
Add download links for lixml2 and lua in the docs.
|
2008-01-29 18:01:28 +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
|
4535b2e67b
|
Cleanup CHANGES and set release dates for 2.5.0-rc2.
|
2008-01-29 16:36:36 +00:00 |
|
brectanus
|
8b207a5362
|
Note in docs that the K part has fully qualified rules.
|
2008-01-28 22:18:16 +00:00 |
|
brectanus
|
ed581b56f4
|
Revert part of the noauditlog fix in changelog:878. See #451.
|
2008-01-28 22:10:12 +00:00 |
|
brectanus
|
751ce0684d
|
Add signature verification support to the rulset updater script. See #280.
|
2008-01-28 21:38:20 +00:00 |
|
brectanus
|
17219368c9
|
Added reading options from a config file, unpacking rulesets and email notifications to rules-updater.pl. See #280.
|
2008-01-28 20:30:40 +00:00 |
|
brectanus
|
7777c35a6c
|
Add new type parameter to msre_rule_create() for msc_test.
|
2008-01-26 00:55:21 +00:00 |
|