summaryrefslogtreecommitdiffstats
path: root/plugins/mmaudit
Commit message (Collapse)AuthorAgeFilesLines
* mmaudit: now supports v8 output module interface and work againRainer Gerhards2013-11-171-1/+15
|
* make rsyslog use the new json-c pkgconfig file if availablehwoarang2013-09-031-1/+1
|
* Remove redundat cflags and links to librariesTomas Heinrich2013-05-201-2/+2
| | | | | This prevents linking with libee, liblognorm and libgcrypt when not necessary.
* Don't #include libestr and libee headers when not necessaryTomas Heinrich2013-05-201-2/+1
| | | | | Through msg.h, many unrelated components needlessly required LIBEE_CFLAGS.
* silence compiler warnings & some cleanupRainer Gerhards2012-11-141-5/+1
|
* mmauditparse: change to support new json-based systemRainer Gerhards2012-08-271-53/+22
| | | | Warning: received only extremely minimal testing
* added message property parsesuccess to indicate status of higher level ↵Rainer Gerhards2012-03-151-0/+3
| | | | | | | | parser run added message property parsesuccess to indicate if the last run higher-level parser could successfully parse the message or not (see property replacer html doc for details)
* milestone: properly parsing raw audit logsRainer Gerhards2012-03-021-2/+13
|
* mmauditd: moved to changed libee 0.4.2 APIRainer Gerhards2012-03-021-6/+3
|
* milestone: parsing audit message almost correctRainer Gerhards2012-02-241-9/+133
|
* mmaudit: added skeleton (copy of mmjsonparse)Rainer Gerhards2012-02-232-0/+263