summaryrefslogtreecommitdiffstats
path: root/plugins/imklog
Commit message (Expand)AuthorAgeFilesLines
* bugfix: imklog mistakenly took kernel timestamp subseconds as nanosecondsRainer Gerhards2012-11-221-12/+12
* imklog: added $klogParseKernelTimestamp optionMarius Tomaschewski2012-11-213-0/+7
* imklog: added $klogKeepKernelTimestamp optionMarius Tomaschewski2012-11-213-2/+8
* imklog: use memmove instead of memcpy (solaris)Marius Tomaschewski2012-10-171-1/+1
* imklog: use memmove to remove kernel timestampMarius Tomaschewski2012-10-171-1/+1
* imklog: skip leading spaces in kernel timestampMarius Tomaschewski2012-10-171-1/+3
* 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-012-31/+29
|\|
| * bugfix: imklog invalidly computed facility and severityRainer Gerhards2012-03-011-2/+2
| * Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-272-31/+29
| |\
| | * licensing changeRainer Gerhards2012-01-212-31/+29
| | * Merge branch 'v4-stable' into v4-develRainer Gerhards2010-12-161-3/+1
| | |\
| | * \ Merge branch 'v4-stable' into v4-develRainer Gerhards2010-10-191-3/+3
| | |\ \
* | | | | bugfix: imklog invalidly computed facility and severityRainer Gerhards2012-03-011-2/+2
* | | | | imklog: forgot to remove one file; now doneRainer Gerhards2012-01-231-35/+0
* | | | | refactored imklog linux driver, now combined with BSD driverRainer Gerhards2012-01-237-2063/+170
* | | | | preparing for 5.9.1 releasev5.9.1Rainer Gerhards2011-06-301-3/+0
* | | | | added support for obtaining timestamp for kernel message from messageRainer Gerhards2011-06-245-99/+125
* | | | | 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
* | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-12-161-3/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | some cleanup based on clang static analyzer resultsRainer Gerhards2010-12-161-3/+1
| | |/ | |/|
* | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-10-191-3/+3
|\| |
| * | fixing some compile problems on FreeBSDRainer Gerhards2010-10-191-3/+3
* | | Merge branch 'v4-devel' into masterRainer Gerhards2010-04-194-53/+23
|\ \ \ | | |/ | |/|
| * | first version of imsolaris created, cleanup for solaris doneRainer Gerhards2010-04-151-4/+0
| * | some cleanup of solaris imklogRainer Gerhards2010-04-123-49/+23
* | | Merge branch 'v4-stable-solaris' into betaRainer Gerhards2010-04-094-0/+509
|\| |
| * | git "bugfix": added file previously forgottenRainer Gerhards2010-04-011-0/+1
| * | cleanup in solaris components for imklogRainer Gerhards2010-03-262-98/+8
| * | added initial files for door support & fixed imklogRainer Gerhards2010-03-262-48/+20
| * | interim commit: imklog/solaris compiles, but does not workRainer Gerhards2010-03-263-604/+389
| * | added forgotten fileRainer Gerhards2010-03-251-0/+545
| * | added some starting point for a solaris imklog driverRainer Gerhards2010-03-252-0/+296
| |/
* | enhanced test environment (including testbench)Rainer Gerhards2009-10-223-3/+6
* | removed no longer needed msg_t property "bParseHOSTNAME"Rainer Gerhards2009-10-131-1/+0
|/
* added $klogConsoleLogLevel directiveRainer Gerhards2009-07-032-9/+7
* 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-292-4/+5
* add support for KLogPathMichael Terry2009-06-294-5/+25
* 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