summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bugfix: memory leak with some input modulesRainer Gerhards2009-07-151-0/+2
* Merge branch 'v3-stable' into v4-betaRainer Gerhards2009-07-151-9/+6
|\
| * removed mentioning HUP as a way of restarting from the doc setRainer Gerhards2009-07-151-9/+6
* | bugfix: fromhost-ip was sometimes truncatedRainer Gerhards2009-07-141-1/+1
* | Merge branch 'v3-stable' into v4-betaRainer Gerhards2009-07-131-2/+2
|\|
| * fix compile error in zip sender patchRainer Gerhards2009-07-131-2/+2
| * bugfix: sending syslog messages with zip compression did not workRainer Gerhards2009-07-131-2/+2
* | bugfix: omfwd segfault when debugging is turned onRainer Gerhards2009-07-091-2/+0
* | omfile itself no longer needs zlibRainer Gerhards2009-07-021-4/+0
* | now put the new property-based methods to good useRainer Gerhards2009-07-011-2/+4
* | RcvFromIP now also a propertyRainer Gerhards2009-07-011-4/+11
* | introduced a new way of handling the RcvFrom propertyRainer Gerhards2009-06-301-2/+6
* | finished transition to using inputName propertyRainer Gerhards2009-06-301-24/+22
* | introduced the idea of detached propertiesRainer Gerhards2009-06-291-2/+3
* | Merge branch 'beta' into masterRainer Gerhards2009-06-291-1/+13
|\ \
| * \ Merge branch 'v4-stable' into betaRainer Gerhards2009-06-291-1/+13
| |\ \
| | * | bugfix: ssh session hangs after rsyslgod is started from itRainer Gerhards2009-06-291-1/+13
* | | | some cleanupRainer Gerhards2009-06-291-14/+14
* | | | separate willRun and runInput calls for input modulesMichael Terry2009-06-291-9/+37
* | | | add support for KLogPathMichael Terry2009-06-291-2/+2
* | | | named queue worker threadsRainer Gerhards2009-06-251-1/+1
* | | | improvements/fixes in queue termination timeout handlingRainer Gerhards2009-06-251-2/+2
* | | | Merge branch 'omfile'Rainer Gerhards2009-06-248-1050/+642
|\ \ \ \ | |/ / / |/| | |
| * | | 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
| * | | optimized processing of TAG message fieldRainer Gerhards2009-06-221-16/+10
| * | | 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
| |\ \ \
| * | | | 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
| * | | | fixing problems that occurred during the last mergeRainer Gerhards2009-06-161-291/+0
| * | | | Merge branch 'master' into omfileRainer Gerhards2009-06-161-75/+358
| |\ \ \ \
| * | | | | 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