summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v6-stable' into v6-develRainer Gerhards2012-10-041-6/+0
|\
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-10-041-6/+0
| |\
| | * remove cust1 dummy plugin from build systemRainer Gerhards2012-10-041-6/+0
* | | imtcp: implement support for module() parametersRainer Gerhards2012-09-281-38/+135
* | | imptcp: implement support for module() parametersRainer Gerhards2012-09-271-7/+70
* | | fix whitespace issueRainer Gerhards2012-09-271-1/+0
* | | bugfix: config errors did not always cause statement to failRainer Gerhards2012-09-271-7/+2
* | | imfile: implement support for module parameters via module() stmtRainer Gerhards2012-09-271-9/+77
* | | yet another nitfix...Rainer Gerhards2012-09-271-1/+1
* | | nitfixRainer Gerhards2012-09-271-2/+2
* | | imfile: implement support for input()Rainer Gerhards2012-09-271-3/+78
* | | milestone: port imfile to v6 config systemRainer Gerhards2012-09-262-149/+279
* | | imrelp: implement support for input()Rainer Gerhards2012-09-261-10/+76
* | | imudp: implement support for input()Rainer Gerhards2012-09-262-9/+84
* | | 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 '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 releasev6.4.2Rainer Gerhards2012-09-201-0/+0
* | | bugfix: small memory leak in imdiagRainer Gerhards2012-09-201-0/+1
* | | 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 '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
* | | 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
* | | 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
* | | | Add support for parsing trusted propertiesMilan Bartos2012-08-211-30/+121
* | | | Merge branch 'master' of git+ssh://git.adiscon.com/git/rsyslogRainer Gerhards2012-08-021-1/+5
|\ \ \ \
| * | | | Merge branch 'beta'Rainer Gerhards2012-08-011-1/+5
| |\| | |
| | * | | fix problem with cutting first 16 characters from message with bAnnotate on m...Milan Bartos2012-08-011-1/+5
* | | | | Fix $SystemLogSocketAnnotateMiloslav Trmač2012-07-311-3/+2
|/ / / /
* | | | imzmq3: Added the return call to runInputDavid Kelly2012-07-311-0/+1
* | | | BAT-40 Found leak in imzmq3 pluginDavid Kelly2012-07-311-1/+4
* | | | Merge branch 'beta'Rainer Gerhards2012-07-243-50/+196
|\| | |