summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | imfile: remove redundant error mesageRainer Gerhards2013-06-251-2/+0
* | | Merge branch 'v7-stable'Rainer Gerhards2013-06-253-4/+5
|\| |
| * | typo fix ("listner" vs. "listener")Michael Biebl2013-06-252-2/+2
| * | imtcp: permit parameter name with typo for backward compatibilityRainer Gerhards2013-06-251-1/+3
| * | imtcp: fix typo in config parameter nameMichael Biebl2013-06-251-2/+2
| * | bugfix: potential segfault on rsyslog termination in imudpRainer Gerhards2013-06-251-1/+0
* | | Merge branch 'v7-stable'Rainer Gerhards2013-06-243-9/+3
|\| |
| * | bugfix: RainerScript object required parameters were not properly checkedRainer Gerhards2013-06-242-8/+2
| * | bugfix: omrelp "template" parameter is NOT requiredRainer Gerhards2013-06-241-1/+1
* | | Merge branch 'v7-stable'Rainer Gerhards2013-06-241-0/+4
|\| |
| * | impstats: solve build problem on FreeBSDRainer Gerhards2013-06-241-0/+4
* | | mmfields: add "jsonRoot" parameterRainer Gerhards2013-06-241-3/+12
* | | omrelp: add tls.authmode parameterRainer Gerhards2013-06-211-0/+12
* | | omrelp: add tls.authmode parameterRainer Gerhards2013-06-211-0/+12
* | | omrelp: disable action on auth failureRainer Gerhards2013-06-211-6/+11
* | | omrelp: emit error message on peer authentication failureRainer Gerhards2013-06-212-2/+12
* | | imrelp: emit error message on authentication errorRainer Gerhards2013-06-201-0/+9
* | | minor cleanupRainer Gerhards2013-06-201-5/+0
* | | omrelp: add permittedPeer handling (authorization)Rainer Gerhards2013-06-201-1/+24
* | | Added support for command line parameters in "binary" config setting of omprog.Andre Lorbach2013-06-181-16/+113
* | | imrelp: support for setting permitted peers (client authentication) addedRainer Gerhards2013-06-181-1/+23
* | | imrelp: add support for impstatsRainer Gerhards2013-06-181-1/+30
* | | imrelp: switch to newer-style librelp interfaceRainer Gerhards2013-06-181-2/+4
* | | Merge branch 'v7-stable'Rainer Gerhards2013-06-171-1/+1
|\| |
| * | imjournal: rate limiter was destructed too earlyRainer Gerhards2013-06-171-1/+1
* | | Merge branch 'v7-stable'Rainer Gerhards2013-06-171-1/+4
|\| |
| * | imjournal fix: put ratelimiter destruction in wrong entry pointRainer Gerhards2013-06-171-1/+1
| * | implement new ratelimiting mode for imjournalRainer Gerhards2013-06-171-0/+3
* | | Merge branch 'v7-stable'Rainer Gerhards2013-06-171-5/+31
|\| |
| * | Add IgnorePreviousMessages option to imjournal.Milan Bartos2013-06-171-5/+31
| * | Merge branch 'tmp' into v7-stableRainer Gerhards2013-06-171-3/+3
| |\ \
| | * | Rename legacy imjournal configs to have "imjournal" prepended.Milan Bartos2013-06-171-3/+3
* | | | Merge branch 'tmp'Rainer Gerhards2013-06-171-3/+3
|\ \ \ \
| * | | | Rename legacy imjournal configs to have "imjournal" prepended.Milan Bartos2013-06-171-3/+3
| | |/ / | |/| |
* | | | Merge branch 'v7-stable'Rainer Gerhards2013-06-151-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | imjournal: add legacy config statement for ratelimitingRainer Gerhards2013-06-151-0/+4
* | | | Merge branch 'v7-stable'Rainer Gerhards2013-06-151-8/+23
|\| | |
| * | | imjournal: add ratelimiting capabilityRainer Gerhards2013-06-151-8/+23
* | | | Merge branch 'v7-stable'Rainer Gerhards2013-06-151-12/+31
|\| | |
| * | | bugfix: prevent a segfault if state file is not definedTomas Heinrich2013-06-141-12/+31
* | | | cleanupRainer Gerhards2013-06-141-1/+0
* | | | [io]mrelp: support for certificate parametersRainer Gerhards2013-06-132-0/+46
* | | | omrelp: add capability to directly specify GnuTLS priority stringRainer Gerhards2013-06-122-1/+10
* | | | imrelp: add capability to directly specify GnuTLS priority stringRainer Gerhards2013-06-121-0/+6
* | | | imrelp: new parameter "compression.dhbits"Rainer Gerhards2013-06-121-0/+8
* | | | Merge branch 'master-tcp-compress-stream'Rainer Gerhards2013-06-121-12/+167
|\ \ \ \
| * \ \ \ Merge branch 'master' into master-tcp-compress-streamRainer Gerhards2013-05-076-43/+658
| |\ \ \ \
| * | | | | tcp strm compression: add stats countersRainer Gerhards2013-04-181-5/+23
| * | | | | tcp strm compression: add config parametersRainer Gerhards2013-04-181-6/+39
| * | | | | tcp strm compression: first PoCRainer Gerhards2013-04-181-10/+114