summaryrefslogtreecommitdiffstats
path: root/plugins/imklog/imklog.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-04-071-23/+1
|\
| * unified use of $LocalHostIPIF among all locally-emitting inputsRainer Gerhards2012-03-221-23/+1
* | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-121-1/+26
|\|
| * added capability to use a local interface IP address as fromhost-ip for imklogRainer Gerhards2012-03-101-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
| * Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-271-16/+15
| |\
| | * licensing changeRainer Gerhards2012-01-211-16/+15
* | | bugfix: imklog invalidly computed facility and severityRainer Gerhards2012-03-011-2/+2
* | | refactored imklog linux driver, now combined with BSD driverRainer Gerhards2012-01-231-5/+4
* | | added support for obtaining timestamp for kernel message from messageRainer Gerhards2011-06-241-10/+20
* | | experimental: support for systemd-induced second PRI in klogRainer Gerhards2011-03-181-4/+20
|/ /
* | added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-0/+1
* | 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
* cleaned up/optimized raw message handling in msg objectRainer Gerhards2009-06-181-1/+1
* removed long-obsoleted property UxTradMsgRainer Gerhards2009-06-161-2/+0
* some performance optimizationsRainer Gerhards2009-06-161-1/+1
* added capability to run multiple tcp listeners (on different ports)Rainer Gerhards2009-05-221-3/+4
* bugfix: imklog did not compile on freeBSDRainer Gerhards2008-11-241-0/+11
* consolidated time calls during msg object creationRainer Gerhards2008-10-021-1/+0
* added properties "inputname" and "$myhostname"Rainer Gerhards2008-09-101-0/+2
* Merge branch 'v3-stable' into betaRainer Gerhards2008-07-181-0/+1
|\
| * bugfix: remove PRI part from kernel message if it is presentRainer Gerhards2008-07-181-0/+1
* | Merge branch 'beta'Rainer Gerhards2008-06-121-2/+2
|\|
| * changed default for i$KlogSymbolLookup to "off"Rainer Gerhards2008-06-121-2/+2
* | Merge branch 'beta'Rainer Gerhards2008-05-211-1/+1
|\|
| * bugfix: imklog went into an endless loop if a PRI value was insideRainer Gerhards2008-05-211-1/+1
* | added fromhost-ip properties and some bugfixesRainer Gerhards2008-05-161-0/+2
* | moved host/domain-name related variables to global data poolRainer Gerhards2008-04-171-1/+5
* | Merge branch 'rfc3195'Rainer Gerhards2008-04-161-1/+1
|\ \
| * | more or less finished im3195Rainer Gerhards2008-04-161-1/+1
| |/
* / some more cleanupRainer Gerhards2008-04-161-1/+1
|/
* final work for release of v3.17.1v3.17.1Rainer Gerhards2008-04-151-1/+1
* cleanup of imklog + addtl. config directivesRainer Gerhards2008-04-141-38/+38
* provided ability to discard non-kernel messages present in the kernel msg bufferRainer Gerhards2008-04-141-36/+59
* implemented high precision timestamps for the kernel log.Rainer Gerhards2008-04-121-42/+35
* implemented klog driver for BSDRainer Gerhards2008-04-091-4/+3
* changed imklog to a driver interfaceRainer Gerhards2008-04-081-468/+31
* bugfix: imklog leaked several hundered KB on each HUP. Thanks toRainer Gerhards2008-03-191-0/+3
* added flow control options to other input sourcesRainer Gerhards2008-03-191-1/+1