summaryrefslogtreecommitdiffstats
path: root/plugins/imklog/imklog.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v7-stable'Rainer Gerhards2012-11-221-4/+20
|\
| * imklog: add new config params to module() parameter setRainer Gerhards2012-11-221-0/+6
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-11-221-3/+14
| |\
| | * imklog: added $klogParseKernelTimestamp optionMarius Tomaschewski2012-11-211-0/+3
| | * imklog: added $klogKeepKernelTimestamp optionMarius Tomaschewski2012-11-211-0/+3
| | * Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-04-071-23/+1
| | |\
| | * \ Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-121-1/+26
| | |\ \
| | * \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2012-03-011-16/+15
| | |\ \ \
| | * | | | bugfix: imklog invalidly computed facility and severityRainer Gerhards2012-03-011-2/+2
* | | | | | imklog, impstats: support for new rate-limiting API addedRainer Gerhards2012-10-191-5/+3
* | | | | | imklog: add paramter "keepkerneltimestamp"Rainer Gerhards2012-10-171-0/+5
|/ / / / /
* | | | | imklog: removal of no longer needed config directivesRainer Gerhards2012-06-291-30/+6
* | | | | Merge branch 'beta' into master-moduleRainer Gerhards2012-06-291-5/+0
|\ \ \ \ \
| * | | | | imklog: cleanup of no longer used codeRainer Gerhards2012-06-291-16/+0
* | | | | | imklog: support for module() global config parameters addedRainer Gerhards2012-06-291-40/+110
|/ / / / /
* | | | | cleanup: removed unused but set parametersRainer Gerhards2012-04-231-2/+0
* | | | | Merge branch 'v5-stable-newstats'Rainer Gerhards2012-04-071-0/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | unified use of $LocalHostIPIF among all locally-emitting inputsRainer Gerhards2012-03-221-23/+1
| | |_|/ | |/| |
| * | | added capability to use a local interface IP address as fromhost-ip for imklogRainer Gerhards2012-03-101-1/+26
| | |/ | |/|
* | | Merge branch 'v6-stable'Rainer Gerhards2012-03-011-2/+2
|\| |
| * | bugfix: imklog invalidly computed facility and severityRainer Gerhards2012-03-011-2/+2
* | | Merge branch 'v6-stable'Rainer Gerhards2012-01-271-16/+15
|\| |
| * | Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-271-16/+15
| |\ \
| | * | licensing changeRainer Gerhards2012-01-211-16/+15
* | | | Merge branch 'v5-devel' & fix bug in BSD imklog driverRainer Gerhards2012-01-231-5/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | refactored imklog linux driver, now combined with BSD driverRainer Gerhards2012-01-231-5/+4
* | | | Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-9/+9
|\ \ \ \
| * | | | undoing v6.1 config scoping interface, part IRainer Gerhards2012-01-181-9/+9
* | | | | milestone: added module config namesRainer Gerhards2011-07-201-0/+1
* | | | | Merge branch 'v5-devel'Rainer Gerhards2011-06-271-8/+15
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | added support for obtaining timestamp for kernel message from messageRainer Gerhards2011-06-241-10/+20
* | | | | step: imklog (linux) moved to v2 config systemRainer Gerhards2011-05-251-60/+122
* | | | | step: imtcp moved to new config interfaceRainer Gerhards2011-05-051-2/+2
* | | | | step: put plumbing in place for new input module config systemRainer Gerhards2011-05-031-0/+30
* | | | | Merge branch 'v5-devel'Rainer Gerhards2011-04-261-4/+20
|\| | | | | |/ / / |/| | |
| * | | experimental: support for systemd-induced second PRI in klogRainer Gerhards2011-03-181-4/+20
| |/ /
* | | Merge branch 'v5-beta'Rainer Gerhards2011-03-111-0/+1
|\| |
| * | added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-0/+1
* | | moving towards scoping inside rsyslog.confRainer Gerhards2010-07-211-9/+9
|/ /
* / removed no longer needed msg_t property "bParseHOSTNAME"Rainer Gerhards2009-10-131-1/+0
|/
* added $klogConsoleLogLevel directiveRainer Gerhards2009-07-031-1/+2
* now put the new property-based methods to good useRainer Gerhards2009-07-011-4/+6
* RcvFromIP now also a propertyRainer Gerhards2009-07-011-1/+1
* introduced a new way of handling the RcvFrom propertyRainer Gerhards2009-06-301-1/+1
* finished transition to using inputName propertyRainer Gerhards2009-06-301-2/+17
* introduced the idea of detached propertiesRainer Gerhards2009-06-291-1/+1
* add support for KLogPathMichael Terry2009-06-291-0/+9
* optimized hostname processingRainer Gerhards2009-06-231-1/+1
* optimized handling of MSG part in msg objectRainer Gerhards2009-06-181-1/+1
* optimized TAG handling in msg objectRainer Gerhards2009-06-181-1/+1