summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 0mq fixes; credits to Hongfei Cheng and Brian KnoxRainer Gerhards2013-06-044-397/+613
* | | | | bugfix: postpone the start of the imgssapi listenerTomas Heinrich2013-06-031-2/+19
* | | | | bugfix: imjournal should respect termination requestTomas Heinrich2013-05-261-11/+67
* | | | | bugfix: imjournal's thread shouldn't be canceledTomas Heinrich2013-05-261-2/+8
* | | | | Eliminate sleep in imjournal code with sd_journal_waitMilan Bartos2013-05-221-5/+6
* | | | | Remove redundat cflags and links to librariesTomas Heinrich2013-05-202-4/+4
* | | | | Don't #include libestr and libee headers when not necessaryTomas Heinrich2013-05-202-3/+1
* | | | | Clean up warnings in imjournal and omjournalTomas Heinrich2013-05-202-9/+14
* | | | | Imjournal state files can be stored in WorkDirectoryMilan2013-05-201-2/+14
* | | | | Add missing pid part of syslog tag.Milan Bartos2013-05-141-3/+24
* | | | | Fix a condition in imjournalTomas Heinrich2013-05-141-1/+10
| |_|/ / |/| | |
* | | | omrelp: remove legacy code that was never usedRainer Gerhards2013-05-141-57/+0
| |/ / |/| |
* | | bugfix: omrelp legacy config parameters set a timeout of zeroRainer Gerhards2013-05-131-0/+1
|/ /
* | add omrabbitmqvtomec2013-04-293-0/+530
* | cleanupRainer Gerhards2013-04-241-3/+0
* | omelasticsearch: _id field support for bulk operationsJérôme Renard2013-04-241-17/+105
* | "Fix" timestamp in imkmsg module.Milan Bartos2013-04-231-23/+23
|/
* omhiredis: add support for redis pipeline supportBrian Knox2013-04-172-36/+91
* imjournal: very slight optimizationRainer Gerhards2013-04-171-6/+6
* Fix journal trusted fields translation.Milan Bartos2013-04-171-8/+32
* Add support for persistenting journal stateMilan Bartos2013-04-171-6/+132
* Merge branch 'master' into master-imjournalRainer Gerhards2013-04-1711-68/+265
|\
| * bugfix: set correct default valueTomas Heinrich2013-04-131-1/+1
| * bugfix: prevent a segfault if ratelimit condition is not metTomas Heinrich2013-04-131-4/+5
| * Update u_int8_t to uint8_tMartin Carpenter2013-04-101-1/+1
| * 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