Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2010-03-09 | 1 | -0/+2 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/datetime.h | |||||
| | * | | | added new property replacer option "date-rfc3164-buggyday" | Rainer Gerhards | 2010-03-08 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | primarily to ease migration from syslog-ng. See property replacer doc for details. [backport from 5.5.3 because urgently needed by some] | |||||
| * | | | | Merge branch 'v4-stable' into 'v5-beta' | Rainer Gerhards | 2010-02-25 | 1 | -0/+1 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tools/syslogd.c | |||||
* | | | | | added new property replacer option "date-rfc3164-buggyday" | Rainer Gerhards | 2010-03-05 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | primarily to ease migration from syslog-ng. See property replacer doc for details. | |||||
* | | | | | Merge branch 'v4-beta' into master | Rainer Gerhards | 2010-02-24 | 1 | -0/+1 | |
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | Conflicts: doc/manual.html tools/syslogd.c | |||||
| * | | | | bugfix: message without MSG part could case a segfault | Rainer Gerhards | 2010-02-22 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [backported from v5 commit 98d1ed504ec001728955a5bcd7916f64cd85f39f] This actually was a "recent" regression, but I did not realize that it was introduced by the performance optimization in v4-devel. Shame on me for having two devel versions at the same time... | |||||
* | | | | | added additional test case (based on real-life problem) | Rainer Gerhards | 2010-02-19 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | Merge branch 'beta' into master | Rainer Gerhards | 2010-02-10 | 1 | -0/+4 | |
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tests/parsertest.sh | |||||
| * | | | | Merge branch 'v4-beta' into beta | Rainer Gerhards | 2010-02-10 | 1 | -0/+4 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imuxsock/imuxsock.c template.c tests/Makefile.am tests/parsertest.sh | |||||
| | * | | | preparing for 4.5.8v4.5.8 | Rainer Gerhards | 2010-02-10 | 1 | -0/+4 | |
| | | |/ | | |/| | ||||||
| | * | | preparing for 4.5.7v4.5.7 | Rainer Gerhards | 2009-11-18 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | preparing for 5.5.2v5.5.2 | Rainer Gerhards | 2010-02-05 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | added $Escape8BitCharactersOnReceive directive | Rainer Gerhards | 2010-01-27 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | Thanks to David Lang for suggesting this functionality. | |||||
* | | | | extended testbench: tests for $CreateDirs | Rainer Gerhards | 2009-11-30 | 1 | -0/+6 | |
| | | | | ||||||
* | | | | re-implemented $EscapeControlCharacterTab config directive | Rainer Gerhards | 2009-11-27 | 1 | -0/+8 | |
|/ / / | | | | | | | | | | | | | Based on Jonathan Bond-Caron's patch for v4. This now also includes some automatted tests. | |||||
* | | | solved some minor nits in make distcheckv5.3.5 | Rainer Gerhards | 2009-11-13 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge branch 'v4-devel' | Rainer Gerhards | 2009-11-12 | 1 | -1/+6 | |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: tests/Makefile.am | |||||
| * | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-11-12 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Merge branch 'v4-stable' into v4-beta | Rainer Gerhards | 2009-11-12 | 1 | -0/+5 | |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: tests/Makefile.am | |||||
| | | * | bugfix: $ActionExecOnlyOnceEveryInterval did not work. | Rainer Gerhards | 2009-11-12 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This was a regression from the time() optimizations done in v4. Bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=143 Thanks to Klaus Tachtler for reporting this bug. | |||||
* | | | | improved testbench: added tests for UDP forwarding and omudpspoof | Rainer Gerhards | 2009-11-12 | 1 | -0/+19 | |
| | | | | ||||||
* | | | | Merge branch 'v4-devel' | Rainer Gerhards | 2009-11-11 | 1 | -0/+9 | |
|\| | | | ||||||
| * | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-11-11 | 1 | -0/+9 | |
| |\| | | | | | | | | | | | | | | | | | | Conflicts: tests/Makefile.am | |||||
| | * | | somewhat enhanced test suite | Rainer Gerhards | 2009-11-11 | 1 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also prepared test case for TLS testing, but not activated it inside the build itself. A note on TLS testing: the current testsuite (in git!) already contains TLS test cases. However, getting these test cases correct is not simple. That's not a problem with the code itself, but rater a problem with synchronization in the test environment. So I have deciced to keep the TLS tests in, but not yet actually utilize them. This is most probably left as an excercise for future (devel) releases. | |||||
| | * | | testbench improvement: gzip-plain-tcp mode is now being tested | Rainer Gerhards | 2009-11-11 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | ... also improved two-instance test mechanism, now have a generic approach. | |||||
* | | | | Merge branch 'v4-devel' into tmp | Rainer Gerhards | 2009-11-05 | 1 | -1/+4 | |
|\| | | | ||||||
| * | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-11-05 | 1 | -1/+4 | |
| |\| | | | | | | | | | | | | | | | | | | Conflicts: tests/Makefile.am | |||||
| | * | | added pipe action test to testbench & testbench bugfix | Rainer Gerhards | 2009-11-05 | 1 | -1/+4 | |
| | | | | ||||||
| | * | | Merge branch 'v4-stable' into v4-beta | Rainer Gerhards | 2009-08-27 | 1 | -2/+2 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/msg.c | |||||
* | | | | Merge branch 'v4-devel' | Rainer Gerhards | 2009-11-03 | 1 | -0/+3 | |
|\| | | | ||||||
| * | | | added function getenv() to RainerScript | Rainer Gerhards | 2009-11-03 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2009-08-25 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | |/| / | | |/ | | | | | | | Conflicts: ChangeLog runtime/msg.c | |||||
| | * | bugfix: Java testing tools were required, even if testbench was disabled | Rainer Gerhards | 2009-08-24 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | This resulted in build errors if no Java was present on the build system, even though none of the selected option actually required Java. (I forgot to backport a similar fix to newer releases). | |||||
| | * | cleanup (removed left-over from backport)v4.3.2 | Rainer Gerhards | 2009-06-24 | 1 | -2/+0 | |
| | | | ||||||
* | | | added omruleset output module, which provides great flexibility in action ↵ | Rainer Gerhards | 2009-11-02 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | processing. THIS IS A VERY IMPORTANT ADDITION, see its doc for why. | |||||
* | | | added test for ruleset-specific main queue | Rainer Gerhards | 2009-10-30 | 1 | -0/+3 | |
| | | | ||||||
* | | | improved testbench | Rainer Gerhards | 2009-10-21 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | - added a test to check handling of damaged .qi files on startup - made sure each test identifies itself on startup | |||||
* | | | preparing for 5.3.2v5.3.2 | Rainer Gerhards | 2009-10-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | streamlined new addition to testbench | Rainer Gerhards | 2009-10-19 | 1 | -0/+3 | |
| | | | ||||||
* | | | added one more parser test case | Rainer Gerhards | 2009-10-09 | 1 | -0/+1 | |
| | | | ||||||
* | | | added forgotten testcase | Rainer Gerhards | 2009-08-20 | 1 | -0/+1 | |
| | | | ||||||
* | | | bugfix: discard action caused segfault | Rainer Gerhards | 2009-07-30 | 1 | -0/+3 | |
| | | | ||||||
* | | | moved check_JAVA as suggested by Michael Biebl - thx | Rainer Gerhards | 2009-07-20 | 1 | -2/+2 | |
| | | | ||||||
* | | | Merge branch 'v4-devel' | Rainer Gerhards | 2009-07-09 | 1 | -0/+6 | |
|\| | | ||||||
| * | | bugfix: message could be truncated after TAG, often when forwarding | Rainer Gerhards | 2009-07-09 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | This was a result of an internal processing error if maximum field sizes had been specified in the property replacer. Also did some testbench improvements, including omstdout. | |||||
* | | | added yet another forgotten file... | Rainer Gerhards | 2009-07-02 | 1 | -0/+1 | |
| | | | ||||||
* | | | fixed missing file in distribution tarball | Rainer Gerhards | 2009-07-02 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge branch 'master' into v5-devel | Rainer Gerhards | 2009-06-26 | 1 | -0/+6 | |
|\| | | ||||||
| * | | added some basic multithreading tests to testbench | Rainer Gerhards | 2009-06-26 | 1 | -0/+6 | |
| | | | ||||||
* | | | Merge branch 'omfile' into tmp | Rainer Gerhards | 2009-06-22 | 1 | -1/+30 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was a complex manual merge, especially in action.c. So if there occur some problems, this would be a good point to start troubleshooting. I run a couple of tests before commiting and they all went well. Conflicts: action.c action.h runtime/queue.c runtime/queue.h runtime/wti.c runtime/wti.h |