summaryrefslogtreecommitdiffstats
path: root/plugins/imklog
Commit message (Expand)AuthorAgeFilesLines
* moving towards scoping inside rsyslog.confRainer Gerhards2010-07-211-9/+9
* 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
* 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