summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'c7' into tmpRainer Gerhards2013-04-091-2/+16
|\
| * make imrelp properly terminate on system shutdownRainer Gerhards2013-04-091-0/+1
| * add output module interface to facilitate cooperative shutdownRainer Gerhards2013-04-081-0/+6
| * omrelp: add ability to specify session timeoutRainer Gerhards2013-04-081-2/+9
* | Merge branch 'c7'Rainer Gerhards2013-04-081-35/+97
|\|
| * omrelp: add support for RainerScript-based configurationRainer Gerhards2013-04-081-35/+97
| * bugfix: imudp scheduling parameters did affect main thread, not imudpRainer Gerhards2013-03-211-1/+9
* | bugfix: imuxsock aborted under some conditionsRainer Gerhards2013-03-271-0/+4
* | imudp: support user-selectable inputnameRainer Gerhards2013-03-261-11/+31
* | keep omlibdbi usable with older libdbi without transaction supportRainer Gerhards2013-03-211-1/+11
* | omlibdbi: support transaction interfaceUlrike Gerhards2013-03-211-6/+35
* | bugfix: imudp scheduling parameters did affect main thread, not imudpRainer Gerhards2013-03-211-1/+9
* | imfile: errors persisting state file are now reportedRainer Gerhards2013-03-201-0/+8
* | imuxsock: add ability to NOT create/delete sockets during startup and shutdownRainer Gerhards2013-03-201-3/+20
* | imfile: now detects file change when rsyslog was inactiveRainer Gerhards2013-03-201-0/+1
* | Merge branch 'v7-stable'Rainer Gerhards2013-03-201-0/+3
|\|
| * bugfix: imuxsock rate-limiting could not be configured via legacy confMilan Bartos2013-03-201-0/+3
* | omstdout: added debug message when writing to stdout failsRainer Gerhards2013-03-201-2/+9
* | Merge branch 'v7-stable'Rainer Gerhards2013-03-201-1/+1
|\|
| * bugfix: $mmnormalizeuseramsg paramter was specified with wrong typeRainer Gerhards2013-03-201-1/+1
* | Merge branch 'v7-stable'Rainer Gerhards2013-03-181-3/+7
|\|
| * Do not exit when messages get overwritten in the circular bufferMilan Bartos2013-03-181-0/+4
| * Fix message read buffer sizeMilan Bartos2013-03-181-2/+2
| * Remove unnecessary strlen() callMilan Bartos2013-03-181-1/+1
| * Fix trailing '-' in kernel messages.Milan Bartos2013-03-181-0/+4
| * bugfix: imuxsock was missing SysSock.ParseTrusted module parameterRainer Gerhards2013-03-151-0/+3
* | Fix trailing '-' in kernel messages.Milan Bartos2013-03-181-0/+4
* | bugfix: mmanon did not build on some platforms (e.g. Ubuntu)Rainer Gerhards2013-03-181-0/+1
* | imrelp: now supports listening to IPv4/v6 only instead of always bothRainer Gerhards2013-03-151-0/+1
* | bugfix: imuxsock was missing SysSock.ParseTrusted module parameterRainer Gerhards2013-03-121-0/+3
* | mmanon: complete ipv4 functionalityRainer Gerhards2013-03-041-30/+105
* | mmanon: add ability to specify number of bits to be anonymizedRainer Gerhards2013-03-041-19/+75
* | mmanon: add capability to configure replacement characterRainer Gerhards2013-03-031-9/+45
* | add initial version of mmanon (anonymoization support)Rainer Gerhards2013-02-282-0/+241
* | omjournal: add more syslog fields in journal callRainer Gerhards2013-02-271-0/+5
* | bugfix: imuxsock segfault when system log socket was usedRainer Gerhards2013-02-271-4/+10
* | imuxsock: made config settings for IgnoreOwnMsgs actually working ;)Rainer Gerhards2013-02-261-5/+9
* | imuxsock: add capability to ignore messages from ourselfesRainer Gerhards2013-02-262-1/+20
* | add support for writing to the Linux Journal (omjournal)Rainer Gerhards2013-02-262-0/+185
* | bugfix: mmjsonparse segfault if new-style config was usedRainer Gerhards2013-01-301-11/+11
* | bugfix: imklog issued wrong facility in error messagesRainer Gerhards2013-01-151-1/+1
* | Merge branch 'v7-stable-libnet-frag'Rainer Gerhards2013-01-141-1/+1
|\ \
| * | Merge branch 'v7-stable' into v7-stable-libnet-fragRainer Gerhards2013-01-141-1/+1
| |\|
| | * bugfix: omelasticsearch failed when authentication data was providedRainer Gerhards2013-01-131-1/+1
* | | fix compile problem in imklogRainer Gerhards2013-01-131-1/+1
* | | Correct call to submitMsg()Martin Carpenter2013-01-131-1/+1
* | | Merge branch 'v7-stable-libnet-frag'Rainer Gerhards2013-01-112-6/+70
|\| |
| * | impstats: added ability to write stats records to local fileRainer Gerhards2013-01-101-5/+69
| * | Merge branch 'v7-stable' into v7-stable-libnet-fragRainer Gerhards2013-01-092-1/+16
| |\|
| * | imudp: make debug message clearerRainer Gerhards2012-12-191-1/+1