Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added some more tests for severely ill-formed snare messages | Rainer Gerhards | 2010-03-21 | 7 | -6/+90 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added parser test cases to testbench | Rainer Gerhards | 2010-03-19 | 4 | -0/+26 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | solved some race conditions in testbench | Rainer Gerhards | 2010-03-19 | 2 | -1/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slight improvement to testing tools | Rainer Gerhards | 2010-03-19 | 3 | -9/+29 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed regression from previos (yet unrelease) $omfileFlushOnTXEnd fixtemp.4.6.1.10 | Rainer Gerhards | 2010-03-19 | 3 | -3/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: invalid buffer write in (file) stream class | Rainer Gerhards | 2010-03-19 | 2 | -1/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: potential hang condition during filestream close | Rainer Gerhards | 2010-03-19 | 2 | -4/+9 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added additional test case for async writer | Rainer Gerhards | 2010-03-19 | 3 | -0/+43 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: improper synchronization when "$OMFileFlushOnTXEnd on" was used | Rainer Gerhards | 2010-03-19 | 2 | -11/+38 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enabled imudp to send complete text of large messages to debug log | Rainer Gerhards | 2010-03-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some cleanup, some additional comments and a bit more debug output | Rainer Gerhards | 2010-03-18 | 5 | -19/+24 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added test for deadlock with dynafile writing and cache exhaustion | Rainer Gerhards | 2010-03-17 | 3 | -0/+82 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added test to check for deadlock condition in async-written files | Rainer Gerhards | 2010-03-17 | 3 | -0/+47 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new feature: "." action type added to support writing files to relative pathes | Rainer Gerhards | 2010-03-17 | 3 | -3/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix(cosmetic): tried to close non-open fd, resulting in close(-1) | Rainer Gerhards | 2010-03-16 | 1 | -2/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reduced runtime requirements of inactive debug code a slight bit | Rainer Gerhards | 2010-03-16 | 1 | -10/+10 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enhanced dbgoprint() buffer size | Rainer Gerhards | 2010-03-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: recent patch to fix small memory leak could cause invalid free. | Rainer Gerhards | 2010-03-16 | 3 | -4/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added new, complex testcase to testbench | Rainer Gerhards | 2010-03-16 | 3 | -8/+24 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix recently introduced minor nit in Makefile for testbench | Rainer Gerhards | 2010-03-15 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix(minor): handling of extremely large strings in dbgprintf() fixed | Rainer Gerhards | 2010-03-15 | 2 | -0/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added more parser test cases | Rainer Gerhards | 2010-03-11 | 3 | -2/+147 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added more tests to testbench and improved testing tools | Rainer Gerhards | 2010-03-11 | 15 | -8/+200 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added ability to work with larger message sizes to testbench tools | Rainer Gerhards | 2010-03-10 | 2 | -11/+63 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | testbench: new calling interface for tcpflood | Rainer Gerhards | 2010-03-10 | 14 | -34/+44 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-stable' into v4-stable-next | Rainer Gerhards | 2010-03-10 | 3 | -5/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed regression introduced with previous commit | Rainer Gerhards | 2010-03-10 | 3 | -5/+14 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some cosmetic changes | Rainer Gerhards | 2010-03-10 | 5 | -9/+13 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfixes and testbench improvement | Rainer Gerhards | 2010-03-10 | 11 | -11/+164 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: potential problem (loop, abort) when file write error occured | Rainer Gerhards | 2010-03-09 | 3 | -2/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | retain old $OMFileFlushOnTXEnd semantics | Rainer Gerhards | 2010-03-09 | 2 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: $omfileFlushOnTXEnd was turned on when set to off and vice versa | Rainer Gerhards | 2010-03-09 | 2 | -1/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added new property replacer option "date-rfc3164-buggyday" | Rainer Gerhards | 2010-03-08 | 12 | -8/+74 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | prepared 4.6.1v4.6.1 | Rainer Gerhards | 2010-03-04 | 3 | -3/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | streamlined BSD utmpx.h patch | Cristiano | 2010-03-04 | 1 | -14/+12 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | cosmetic: ChangeLog update | Rainer Gerhards | 2010-03-04 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Large File Support (LFS) support (bug #182) | Yann Droneaud | 2010-03-04 | 3 | -23/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes "config.h" before any other header. | Yann Droneaud | 2010-03-04 | 6 | -1/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | reordered some include, because otherwise we get zlib-related errors | Rainer Gerhards | 2010-03-03 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: potential (but very impropable) segfaults in omfile | Rainer Gerhards | 2010-03-02 | 2 | -2/+23 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | solved compile problems on FreeBSD 9.0 (those caused by utmpx.h) | Cristiano | 2010-03-02 | 1 | -7/+20 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | cosmetic: bugfix in ChangeLog highlighted | Rainer Gerhards | 2010-03-01 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2010-03-01 | 2 | -7/+33 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: comment char ('#') in literal terminated script parsing | Rainer Gerhards | 2010-03-01 | 2 | -7/+33 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | cleanup: removed debug messages that accidently made it into the commit | Rainer Gerhards | 2010-03-01 | 2 | -2/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed typo that (could have) caused compilation fail under FreeBSD | Rainer Gerhards | 2010-03-01 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | make $ActonFileDefaultTemplate available to ompipe | Rainer Gerhards | 2010-03-01 | 4 | -15/+19 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: fixed problem that caused compilation on FreeBSD 9.0 to fail. | Rainer Gerhards | 2010-02-28 | 3 | -2/+12 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: Correct error in rsyslog.conf(5) man page | Michael Biebl | 2010-02-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | some code cleanup | Rainer Gerhards | 2010-02-28 | 4 | -15/+12 |