mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-14 23:47:11 +03:00
Attempt to handle Apache filter error codes instead of incorrectly looking them up as APR error codes.
This commit is contained in:
14
CHANGES
14
CHANGES
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user