summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | bugfix: imuxsock was missing SysSock.ParseTrusted module parameterRainer Gerhards2013-03-121-0/+3
* | | Improved field translate performance.Milan Bartos2013-03-191-15/+33
* | | imjournal: streamline build system a bitRainer Gerhards2013-03-121-4/+3
* | | Added internal log info when message from journal doesn't have MESSAGEMilan Bartos2013-03-051-1/+2
* | | Ignore systemd journal internal messages (without facility)Milan Bartos2013-03-051-2/+3
* | | Add all fields from journal message (including non standard).Milan Bartos2013-03-051-72/+54
* | | Add imjournal module for reading messages from systemd journal.Milan Bartos2013-03-053-0/+427
|/ /
* | 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
* | | Merge branch 'v7-stable'Rainer Gerhards2013-01-081-0/+1
|\ \ \ | | |/ | |/|
| * | im3195: object was not freed on exit [ASL2.0]Martin Körper2013-01-081-0/+1
* | | Merge branch 'v7-stable'Rainer Gerhards2013-01-082-1/+15
|\| |
| * | bugfix: mmjsonparse errornously returned action error when no CEE cookie was ...Rainer Gerhards2013-01-081-0/+1
| * | bugfix: compile errors in im3195Martin Körper2013-01-081-1/+14
* | | Merge branch 'v7-stable-libnet-frag'Rainer Gerhards2012-12-181-1/+1
|\ \ \ | | |/ | |/|
| * | cosmetic: re-use existing error code instead of new oneRainer Gerhards2012-12-181-1/+1
* | | Merge branch 'v7-stable-libnet-frag'Rainer Gerhards2012-12-182-86/+228
|\| |
| * | omudpspoof: remove dead codeRainer Gerhards2012-12-181-45/+2
| * | omudpspoof: improve libnet calling sequenceRainer Gerhards2012-12-181-18/+42
| * | omudpspoof: add action parameter for mtu sizeRainer Gerhards2012-12-181-3/+2
| * | omudpspoof: initialize libnet for each messageRainer Gerhards2012-12-181-27/+31
| * | add some better debug information to impstatsRainer Gerhards2012-12-181-0/+2
| * | omudpspoof: add support for new config systemRainer Gerhards2012-12-171-2/+97
| * | omudpspoof: add support for packets larger than 1472 bytesRainer Gerhards2012-12-171-15/+82
* | | Merge branch 'v7-stable'Rainer Gerhards2012-12-171-9/+20
|\ \ \ | | |/ | |/|
| * | Merge branch 'v6-stable' into v7-stableRainer Gerhards2012-12-171-0/+6
| |\ \ | | |/ | |/|
| | * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-12-171-1/+7
| | |\
| | | * bugfix[kind of]: omudpspoof discarded messages >1472 bytes (MTU size)Rainer Gerhards2012-12-171-1/+7
| * | | omudpspoof: better debug outputRainer Gerhards2012-12-171-10/+14
| * | | add extra debug info to tackle omudpspoof problemRainer Gerhards2012-12-171-0/+1
* | | | bugfix: very minimal bugfix in imfileRainer Gerhards2012-12-141-0/+2
* | | | bugfix: small, mostly static memory leak in imtcpRainer Gerhards2012-12-141-2/+3