Felipe Zimmerle
|
fd8f26f763
|
Adds all auditlog related directives to the configuration parser
Added the support for the following configuration directives:
- SecAuditLogDirMode
- SecAuditLogStorageDir
- SecAuditEngine
- SecAuditLogFileMode
- SecAuditLog2
- SecAuditLogParts
- SecAuditLog
- SecAuditLogRelevantStatus
- SecAuditLogType
|
2015-07-10 18:37:42 -03:00 |
|
Felipe Zimmerle
|
616a2ae6de
|
Adds AuditLog class
The properties related to the Audit Log were saved into the classes
Rules and Dirver, now all those properties will be saved into the
AuditLog class.
|
2015-07-08 18:05:09 -03:00 |
|
Felipe Zimmerle
|
7ea9ff8836
|
Code cosmetic: Having the code following our coding style
This commit also update some methods parameters to const.
|
2015-07-08 17:33:29 -03:00 |
|
Felipe Zimmerle
|
b9507e3969
|
Decreases the bison requirement from 3.0.4 to 3.0.2
Version 3.0.2 seems to be the default package on Ubuntu.
Reported by Andrei Belov - @defanator.
|
2015-06-30 10:18:06 -03:00 |
|
Felipe Zimmerle
|
95cb4c56ab
|
Very first commit: libmodsecurity
Check the README.md file for further information about the libmodsecurity.
|
2015-06-26 14:35:15 -03:00 |
|