summaryrefslogtreecommitdiffstats
path: root/plugins/imklog
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* update project status & cleanupRainer Gerhards2009-04-172-22/+24
* added O_CLOEXEC to open() callsRainer Gerhards2009-04-021-1/+1
* make all cflags and libs variables uppercaseMichael Biebl2009-02-241-1/+1
* bugfix: imklog did not compile on freeBSDRainer Gerhards2008-11-243-3/+15
* consolidated time calls during msg object creationRainer Gerhards2008-10-021-1/+0
* added properties "inputname" and "$myhostname"Rainer Gerhards2008-09-101-0/+2
* removed compile time fixed message size limit (was 2K)Rainer Gerhards2008-09-021-8/+29
* Merge branch 'v3-stable' into betaRainer Gerhards2008-07-251-1/+1
|\
| * Update man pages, fix a small typoMichael Biebl2008-07-211-1/+1
* | 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-122-3/+2
|\|
| * changed default for i$KlogSymbolLookup to "off"Rainer Gerhards2008-06-122-3/+2
* | Remove .cvsignore files, add .gitignore.Michael Biebl2008-06-111-6/+0
* | 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
* | Merge branch 'beta'Rainer Gerhards2008-05-023-5/+3
|\|
| * restored debug outputRainer Gerhards2008-05-022-17/+17
| * bugfix: segfault in imklogRainer Gerhards2008-04-301-1/+0
| * uncommented dbgprintf's as I think these may be the trouble sourceRainer Gerhards2008-04-293-22/+21
| * perparing for klog debugRainer Gerhards2008-04-282-33/+32
* | preparation for bughuntRainer Gerhards2008-04-282-33/+32
* | completed better modularity of runtimeRainer Gerhards2008-04-171-6/+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-163-3/+2
* | made everything compile with the new runtime subdirectoryRainer Gerhards2008-04-161-1/+1
|/
* final work for release of v3.17.1v3.17.1Rainer Gerhards2008-04-151-1/+1
* fix compiler warning on char/ucharRainer Gerhards2008-04-141-3/+3
* cleanup of imklog + addtl. config directivesRainer Gerhards2008-04-146-83/+108
* provided ability to discard non-kernel messages present in the kernel msg bufferRainer Gerhards2008-04-142-37/+60
* implemented high precision timestamps for the kernel log.Rainer Gerhards2008-04-121-42/+35
* removed trailing whitespaceRainer Gerhards2008-04-101-1/+1
* Add ENABLE_IMKLOG_LINUXMichael Biebl2008-04-101-2/+3