summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omfile' into v5-develRainer Gerhards2009-06-231-93/+35
|\
| * optimized TAG handlingRainer Gerhards2009-06-231-4/+3
| * optimized hostname processingRainer Gerhards2009-06-231-36/+11
| * more strict parsing of the hostname in rfc3164 modeRainer Gerhards2009-06-231-73/+41
| * prevented unneccessary apc callsRainer Gerhards2009-06-231-2/+1
| * restored repeated message reduction processingRainer Gerhards2009-06-231-0/+1
* | Merge branch 'omfile' into v5-develRainer Gerhards2009-06-221-16/+10
|\|
| * optimized processing of TAG message fieldRainer Gerhards2009-06-221-16/+10
* | Merge branch 'omfile' into tmpRainer Gerhards2009-06-222-16/+41
|\|
| * switched default to keep in line with traditional syslogd behaviourRainer Gerhards2009-06-191-2/+2
| * removed uniprocessor optimizationRainer Gerhards2009-06-191-2/+0
| * optimized handling of MSG part in msg objectRainer Gerhards2009-06-181-2/+5
| * optimized TAG handling in msg objectRainer Gerhards2009-06-181-3/+3
| * cleaned up/optimized raw message handling in msg objectRainer Gerhards2009-06-181-2/+2
| * Merge branch 'master' into newmsgRainer Gerhards2009-06-181-4/+7
| |\
| | * Merge branch 'beta'Rainer Gerhards2009-06-182-7/+10
| | |\
| | | * Merge branch 'v3-stable' into betaRainer Gerhards2009-06-182-9/+12
| | | |\
| | | | * some minor bugfixesRainer Gerhards2009-06-183-10/+11
| | | | * removed forgotten debug messageRainer Gerhards2009-06-151-1/+0
| | | | * bugfix: error messages were not emitted to stderr in forked modeRainer Gerhards2009-06-151-2/+5
| * | | | going forward in moving string-handling functions to new interface...Rainer Gerhards2009-06-171-1/+1
| * | | | further optimized message objectRainer Gerhards2009-06-171-1/+0
| * | | | implemented first version of multi-enqueue support, queue sideRainer Gerhards2009-06-161-1/+1
| * | | | milestone: input-side multiSubmit capabilityRainer Gerhards2009-06-161-2/+24
* | | | | Merge branch 'omfile' into v5-develRainer Gerhards2009-06-168-788/+646
|\| | | |
| * | | | fixing problems that occurred during the last mergeRainer Gerhards2009-06-161-291/+0
| * | | | Merge branch 'master' into omfileRainer Gerhards2009-06-161-75/+358
| |\| | |
| | * | | removed long-obsoleted property UxTradMsgRainer Gerhards2009-06-161-15/+8
| | * | | done various optimizations to the stringbuf and its usersRainer Gerhards2009-06-161-85/+85
| | * | | some performance optimizationsRainer Gerhards2009-06-161-2/+2
| * | | | omfile buffers are now synchronized after inactivityRainer Gerhards2009-06-152-41/+10
| * | | | completed multi-ruleset core supportRainer Gerhards2009-06-121-28/+47
| * | | | implemented $OMFileFlushOnTXEnd directiveRainer Gerhards2009-06-121-1/+11
| * | | | re-enabled pipe, tty and console in omfileRainer Gerhards2009-06-126-157/+11
| * | | | fixed abort when emergency configuration was activatedRainer Gerhards2009-06-121-6/+5
| * | | | re-enabled outchannel functionalityRainer Gerhards2009-06-121-72/+19
| * | | | added $Ruleset config commandRainer Gerhards2009-06-101-0/+27
| * | | | restructered code in perparation for multiple rule set supportRainer Gerhards2009-06-102-536/+57
| * | | | added capability to fsync() queue disk files for enhanced reliabilityRainer Gerhards2009-06-091-0/+4
| * | | | improved error handling and added fsync() supportRainer Gerhards2009-06-081-1/+3
| * | | | cleanup in preparation of next stepsRainer Gerhards2009-06-051-164/+10
| * | | | made dynafiles working againRainer Gerhards2009-06-051-75/+73
| * | | | added $OMFileIOBufferSize config directive and plumbingRainer Gerhards2009-06-042-66/+56
| * | | | modified stream class and omfile to work with itRainer Gerhards2009-06-041-26/+68
| * | | | cleaned up stream class ...Rainer Gerhards2009-06-042-22/+1
| * | | | reduced max value for $DynaFileCacheSize to 1,000Rainer Gerhards2009-06-041-38/+28
| * | | | added gzip header to output filesRainer Gerhards2009-06-031-3/+27
| * | | | first proof of concept on zipped file writerRainer Gerhards2009-06-033-39/+453
| |/ / /
* | | | Merge branch 'master' into v5-develRainer Gerhards2009-06-042-20/+51
|\| | |
| * | | Merge branch 'udpdrop'Rainer Gerhards2009-05-291-19/+50
| |\ \ \