summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | | imptcp: implement support for input()Rainer Gerhards2012-09-262-15/+119
| * | | imtcp: implement support for input()Rainer Gerhards2012-09-261-10/+89
| * | | Implement input() support in imuxsockRainer Gerhards2012-09-261-10/+119
| * | | Merge branch 'v6-stable' into v6-devel-inputRainer Gerhards2012-09-261-0/+7
| |\| |
* | | | Merge branch 'v6-devel'Rainer Gerhards2012-09-261-0/+7
|\ \ \ \
| * \ \ \ Merge branch 'v6-stable' into v6-develRainer Gerhards2012-09-261-0/+7
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-09-261-0/+7
| | |\|
| | | * enable DNS resolution in imrelpApollon Oikonomopoulos2012-09-261-0/+7
| * | | Merge branch 'v6-stable' into v6-develRainer Gerhards2012-09-201-0/+0
| |\| |
| | * | preparing for 6.4.2 releaseRainer Gerhards2012-09-201-0/+0
| * | | bugfix: small memory leak in imdiagRainer Gerhards2012-09-201-0/+1
* | | | Handle JSON value "null" instead of crashingMiloslav Trmač2012-09-241-1/+3
* | | | Remove unnecessary config options in imkmsgMilan Bartos2012-09-242-87/+2
* | | | Made imkmsg parse the messages instead of creating string to be parsed later.Milan Bartos2012-09-243-76/+45
* | | | Modified comments.Milan Bartos2012-09-243-40/+21
* | | | Added new module, imkmsg, for structured kernel logs from /dev/kmsg.Milan Bartos2012-09-244-0/+741
* | | | bugfix: small memory leak in imdiagRainer Gerhards2012-09-191-0/+1
* | | | preparing for 7.1.4 releaseRainer Gerhards2012-09-192-5/+5
* | | | new ruleengine: implement template type "subtree"Rainer Gerhards2012-09-181-5/+5
* | | | Merge branch 'v6-devel'Rainer Gerhards2012-09-121-5/+5
|\| | |
| * | | Merge branch 'v6-stable' into v6-develRainer Gerhards2012-09-121-8/+6
| |\| |
| | * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-09-121-5/+5
| | |\|
| | | * remove unused variables (if SCM_CREDENTIALS is not available)Cristian Ionescu-Idbohrn2012-09-121-1/+5
| | | * imuxsock: remove incorrect socket option callCristian Ionescu-Idbohrn2012-09-121-4/+0
* | | | Merge branch 'v6-stable'Rainer Gerhards2012-09-111-3/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-09-111-3/+1
| |\ \ \ | | | |/ | | |/|
| | * | fix compile problem on FreeBSDBrad Davis2012-09-111-3/+1
| * | | Remove a no-effect ", NULL";Miloslav Trmač2012-08-261-1/+1
* | | | Fix length problem with _CMDLINEMilan Bartos2012-09-111-3/+3
* | | | imuxsock: use CEE root for trusted propertiesRainer Gerhards2012-09-101-1/+4
* | | | Don't store uninitialized data in trusted JSON propertiesMiloslav Trmač2012-09-041-9/+12
* | | | Don't overload length as error code indicator in getTrusted*Miloslav Trmač2012-09-041-12/+6
* | | | Merge branch 'master' into v7-develRainer Gerhards2012-08-293-43/+184
|\ \ \ \ | | |_|/ | |/| |
| * | | milestone: ommongodb supports templates & JSON passing API in placeRainer Gerhards2012-08-291-15/+8
| * | | adapted Mirek's changes to new JSON passing modeRainer Gerhards2012-08-292-47/+26
| * | | Add template support: parse text, convert to BSONMiloslav Trmač2012-08-292-8/+175
| * | | Split MongoDB output into BSON creation and MongoDB interactionMiloslav Trmač2012-08-291-24/+27
| * | | bugfix: imtcp could abort on exit due to invalid free()Rainer Gerhards2012-08-281-1/+0
* | | | imuxsock: changed to use new JSON based systemRainer Gerhards2012-08-271-48/+19
* | | | minor cleanupRainer Gerhards2012-08-271-14/+0
* | | | mmnormalize: switched to new JSON systemRainer Gerhards2012-08-271-12/+24
* | | | mmauditparse: change to support new json-based systemRainer Gerhards2012-08-271-53/+22
* | | | milestone: first PoC for hierarchical data inside msgRainer Gerhards2012-08-271-23/+54
|/ / /
* | | Remove a no-effect ", NULL";Miloslav Trmač2012-08-261-1/+1
* | | Silence compiler warnings about unused parameters.Miloslav Trmač2012-08-261-0/+3
* | | Merge branch 'v6-stable'Rainer Gerhards2012-08-253-7/+7
|\| |
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-08-253-7/+7
| |\|
| | * changed TRUE/FALSE to RSTRUE/RSFALSERainer Gerhards2012-08-223-7/+7
| | * Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-06-151-13/+2
| | |\
* | | | Fix undefined ctxee problemMilan Bartos2012-08-211-2/+4