summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* cosmetic: added testbench improvement to ChangeLogRainer Gerhards2009-11-121-1/+2
|
* some improvement of omfile performance with dynafilesRainer Gerhards2009-11-101-0/+3
| | | | | saved costly time() calls by employing a logical clock, which is sufficient for the use case
* Merge branch 'v4-beta'Rainer Gerhards2009-11-101-1/+11
|\ | | | | | | | | Conflicts: ChangeLog
| * added a so-called "On Demand Debug" modeRainer Gerhards2009-11-101-0/+4
| | | | | | | | | | | | in which debug output can be generated only after the process has started, but not right from the beginning. This is assumed to be useful for hard-to-find bugs. Also improved the doc on the debug system.
| * bumped version numberRainer Gerhards2009-11-051-0/+2
| |
| * preparing for 4.5.6v4.5.6Rainer Gerhards2009-11-051-1/+1
| |
* | fixed regressions in testsuite due to imported changes from last mergeRainer Gerhards2009-11-051-0/+7
| | | | | | | | ... also bumped version number
* | Merge branch 'v4-devel' into tmpRainer Gerhards2009-11-051-0/+9
|\ \
| * | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-051-0/+9
| |\| | | | | | | | | | | | | Conflicts: tests/Makefile.am
| | * added pipe action test to testbench & testbench bugfixRainer Gerhards2009-11-051-0/+2
| | |
| | * bugfix: named pipes did no longer work (they always got an open error)Rainer Gerhards2009-11-051-0/+4
| | | | | | | | | | | | this was a regression from the omfile rewrite in 4.5.0
| | * bugfix(testbench): testcase did not properly wait for rsyslod shutdownRainer Gerhards2009-10-301-0/+3
| | | | | | | | | | | | | | | thus some unpredictable behavior and a false negative test result could occur. [BACKPORTED from v5]
* | | prepared for 5.3.4v5.3.4Rainer Gerhards2009-11-041-1/+1
| | |
* | | added $RulesetParser config directiveRainer Gerhards2009-11-041-0/+3
| | | | | | | | | | | | | | | The implementation is now almost done and works, including doc. I now need to verify shutdown, guess there are some resource leaks left...
* | | improved omruleset docRainer Gerhards2009-11-031-1/+1
| | |
* | | Merge branch 'v4-devel'Rainer Gerhards2009-11-031-0/+1
|\| |
| * | added function getenv() to RainerScriptRainer Gerhards2009-11-031-0/+1
| | |
* | | added omruleset output module, which provides great flexibility in action ↵Rainer Gerhards2009-11-021-2/+5
| | | | | | | | | | | | | | | | | | processing. THIS IS A VERY IMPORTANT ADDITION, see its doc for why.
* | | bugfix: correct default for escape ('#') character restoredRainer Gerhards2009-10-301-0/+2
| | | | | | | | | | | | | | | This was accidently changed to '\\', thanks to David Lang for reporting the bug.
* | | bugfix(testbench): testcase did not properly wait for rsyslod shutdownRainer Gerhards2009-10-301-0/+3
| | | | | | | | | | | | | | | thus some unpredictable behavior and a false negative test result could occur.
* | | added the capability to have ruleset-specific main message queuesRainer Gerhards2009-10-271-0/+3
| | | | | | | | | | | | | | | This offers considerable additional flexibility AND superior performance (in cases where multiple inputs now can avoid lock contention)
* | | updated project status & bumped version numberRainer Gerhards2009-10-271-0/+2
| | |
* | | preparing for 5.3.3v5.3.3Rainer Gerhards2009-10-271-5/+5
| | |
* | | bugfix: potential abort if inputname property was not setRainer Gerhards2009-10-261-0/+2
| | | | | | | | | | | | | | | | | | primarily a problem of imdiag. Also added some fix for a potential situation during cancel processing. That one is not considered vital and may later be removed again.
* | | enhanced test environment (including testbench)Rainer Gerhards2009-10-221-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | support for enhancing probability of memory addressing failure by using non-NULL default value for malloced memory (optional, only if requested by configure option). This helps to track down some otherwise undetected issues within the testbench and is expected to be very useful in the future.
* | | Merge branch 'v4-devel'Rainer Gerhards2009-10-211-2/+7
|\| | | | | | | | | | | | | | Conflicts: runtime/wtp.c
| * | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-211-2/+7
| |\|
| | * Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-10-211-1/+6
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imrelp/imrelp.c
| | | * bumped version numberRainer Gerhards2009-10-201-2/+4
| | | |
| | | * added imported bugfix to changelogRainer Gerhards2009-10-201-0/+2
| | | |
| | | * Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-10-201-0/+1
| | | |\
| | | | * bugfix: potential hang condition on queue shutdownRainer Gerhards2009-10-201-0/+1
| | | | |
| | | * | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-10-141-0/+2
| | | |\| | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imrelp/imrelp.c
| | | * | preparing for 4.4.2 releasev4.4.2Rainer Gerhards2009-10-091-1/+1
| | | | |
| | * | | Merge branch 'aaron' into v4-betaRainer Gerhards2009-10-211-1/+1
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| | | * | | preparing for 4.5.5v4.5.5Rainer Gerhards2009-10-211-1/+1
| | | | | |
* | | | | | Merge branch 'newqueue'Rainer Gerhards2009-10-211-0/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/queue.c
| * | | | | | bugfix: message processing states were not set correctly in all casesRainer Gerhards2009-10-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | however, this had no negative effect, as the message processing state was not evaluated when a batch was deleted, and that was the only case where the state could be wrong.
| * | | | | | Merge branch 'master' into newqueueRainer Gerhards2009-10-161-7/+9
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * \ \ \ \ \ \ Merge branch 'master' into newqueueRainer Gerhards2009-10-151-0/+7
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tools/syslogd.c
| * | | | | | | | new queue engine - initial commit (probably not 100% working!)Rainer Gerhards2009-10-141-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | simplified and thus speeded up the queue engine, also fixed some potential race conditions (in very unusual shutdown conditions) along the way. The threading model has seriously changes, so there may be some regressions. NOTE: the code passed basic tests, but there is still more work and testing to be done. This commit should be treated with care.
* | | | | | | | | preparing for 5.3.2v5.3.2Rainer Gerhards2009-10-211-2/+2
| | | | | | | | |
* | | | | | | | | bugfix: segfault when starting up with an invalid .qi file for a disk queueRainer Gerhards2009-10-201-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Failed for both pure disk as well as DA queues. Now, we emit an error message and disable disk queueing facility.
* | | | | | | | | fixed regression in new multi-ruleset imudp codeRainer Gerhards2009-10-191-1/+0
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new code has not been released so far, so this does not fix any bug known to the "real world".
* | | | | | | | Merge branch 'david-master' into masterRainer Gerhards2009-10-161-0/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/msg.c
| * | | | | | | | bugfix: potential segfault on messages with empty MSG part.Rainer Gerhards2009-10-091-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was a recently introduced regression.
| * | | | | | | | bugfix in debug system and more instrumentation to find an issueRainer Gerhards2009-10-081-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: debug string larger than 1K were improperly displayed. Max size is now 32K, and if a string is even longer it is meaningful truncated.
* | | | | | | | | solved a recently introduced race during input thread shutdownRainer Gerhards2009-10-151-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was introduced when we re-enabled non-cancel thread termination a few commits ago. This code has never been released as a tarball, so that is no bugfix for a release but rather a WiP regression fix and thus does not need to be mentioned in the ChangeLog.
* | | | | | | | | improved imudp so that epoll can be used in more environmentsRainer Gerhards2009-10-151-0/+2
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Fixed potential compile time problem if EPOLL_CLOEXEC is not available.
* | | | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-10-141-0/+2
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |