Attempt to handle Apache filter error codes instead of incorrectly looking them up as APR error codes.

This commit is contained in:
b1v1r
2009-08-27 07:38:26 +00:00
parent 13f35361a0
commit 3afae2ff91
2 changed files with 25 additions and 15 deletions

14
CHANGES
View File

@@ -1,5 +1,7 @@
24 Aug 2009 - 2.5.10-dev3
-------------------------
26 Aug 2009 - 2.5.10
--------------------
* Added more detailed messages to replace "Unknown error" in filters.
* Added SecAuditLogDirMode and SecAuditLogFileMode to allow fine tuning
auditlog permissions (especially with mpm-itk).
@@ -8,20 +10,12 @@
* Cleanup build scripts.
12 Aug 2009 - 2.5.10-dev2
-------------------------
* Fixed crash on configuration if SecMarker is used before any rules.
* Fixed SecRuleUpdateActionById so that it will work on chain starters.
* Cleanup build system for mlogc.
03 Aug 2009 - 2.5.10-dev1
-------------------------
* Allow mlogc to periodically flush memory pools.
* Using nolog,auditlog will now log the "Message:" line to the auditlog, but