Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | Merge branch 'v4-stable' into v4-beta | Rainer Gerhards | 2009-08-21 | 1 | -6/+10 | |
| | | |\ \ \ \ | | | | | |/ / | | | | |/| | | ||||||
| | | | * | | | Merge branch 'v4.3.2' (v4-beta) into v4-stablev4.4.0 | Rainer Gerhards | 2009-08-21 | 150 | -1197/+6895 | |
| | | | |\ \ \ | ||||||
| | | | * | | | | fixed left-over from merge failure | Rainer Gerhards | 2009-07-30 | 1 | -1/+0 | |
| | | | * | | | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-07-13 | 4 | -6/+10 | |
| | | | |\ \ \ \ | ||||||
| * | | | | | | | | added forgotten testcase | Rainer Gerhards | 2009-08-20 | 2 | -0/+5 | |
| * | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-08-20 | 1 | -0/+3 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'v4-devel' into beta | Rainer Gerhards | 2009-08-20 | 2 | -1/+4 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | | * | | | | | | bugfix: hostnames with dashes in them were incorrectly treated as malformed | Rainer Gerhards | 2009-08-20 | 2 | -1/+4 | |
| * | | | | | | | | bugfix: hostnames with dashes in them were incorrectly treated as malformed | Rainer Gerhards | 2009-08-20 | 4 | -6/+12 | |
| * | | | | | | | | added new config option $ActionWriteAllMarkMessages | Rainer Gerhards | 2009-08-20 | 4 | -2/+20 | |
| * | | | | | | | | preparing for 5.1.4 releasev5.1.4 | Rainer Gerhards | 2009-08-20 | 3 | -3/+14 | |
| * | | | | | | | | added important bug fix doc to current release | Rainer Gerhards | 2009-08-19 | 1 | -0/+10 | |
| * | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-08-19 | 3 | -10/+14 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'v4-devel' into beta | Rainer Gerhards | 2009-08-19 | 2 | -2/+12 | |
| | |\| | | | | | | ||||||
| | | * | | | | | | very minor cleanup | Rainer Gerhards | 2009-08-18 | 1 | -1/+0 | |
| | | * | | | | | | bugfix: potential segfault in output file writer (omfile) | Rainer Gerhards | 2009-08-18 | 3 | -2/+13 | |
| | * | | | | | | | undid non-correct experimental fix | Rainer Gerhards | 2009-08-19 | 1 | -8/+2 | |
| * | | | | | | | | fixed compile problem introduced by merge | Rainer Gerhards | 2009-08-18 | 1 | -0/+1 | |
| * | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-08-18 | 6 | -19/+61 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'v4-devel' into beta | Rainer Gerhards | 2009-08-18 | 6 | -22/+61 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | bugfix? (unconfirmed, testing): segfault when writing asynchronously | Rainer Gerhards | 2009-08-18 | 1 | -2/+8 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | added $InputTCPMaxListeners directive | Rainer Gerhards | 2009-08-17 | 5 | -17/+43 | |
| | | * | | | | | | bugfix: if tcp listen port could not be created, no error message was emitted | Rainer Gerhards | 2009-08-17 | 3 | -4/+11 | |
| * | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-08-17 | 3 | -22/+41 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'v4-devel' into beta | Rainer Gerhards | 2009-08-17 | 3 | -22/+41 | |
| | |\| | | | | | | ||||||
| | | * | | | | | | legacy syslog parser changed so that it now accepts date stamps in wrong case. | Rainer Gerhards | 2009-08-17 | 3 | -22/+41 | |
| * | | | | | | | | bugfix: discard action did not work (did not discard messages) | Rainer Gerhards | 2009-07-30 | 6 | -23/+51 | |
| * | | | | | | | | bugfix: discard action caused segfault | Rainer Gerhards | 2009-07-30 | 5 | -3/+40 | |
| * | | | | | | | | updated project status | Rainer Gerhards | 2009-07-28 | 1 | -4/+4 | |
| * | | | | | | | | finishing touches for 5.1.3v5.1.3 | Rainer Gerhards | 2009-07-28 | 1 | -1/+1 | |
| * | | | | | | | | fixed testbench compile problem on some platforms | Rainer Gerhards | 2009-07-21 | 1 | -2/+1 | |
* | | | | | | | | | added forgotten file | Rainer Gerhards | 2009-07-28 | 1 | -0/+138 | |
* | | | | | | | | | some real code to dig into the rsyslog processing... | Rainer Gerhards | 2009-07-28 | 7 | -3/+254 | |
* | | | | | | | | | first shot at mini-receiver and mini-parser java classes (for gui) | Rainer Gerhards | 2009-07-24 | 6 | -3/+277 | |
* | | | | | | | | | simple test for integration with autotools | Rainer Gerhards | 2009-07-21 | 1 | -0/+7 | |
|/ / / / / / / / | ||||||
* | | | | | | | | disabling new input termination interface | Rainer Gerhards | 2009-07-20 | 1 | -0/+6 | |
* | | | | | | | | moved check_JAVA as suggested by Michael Biebl - thx | Rainer Gerhards | 2009-07-20 | 1 | -2/+2 | |
* | | | | | | | | internal: added ability to terminate input modules not via pthread_cancel... | Rainer Gerhards | 2009-07-20 | 15 | -13/+134 | |
* | | | | | | | | minor: dbgprintf() converted to DBGPRINTF() | Rainer Gerhards | 2009-07-20 | 1 | -5/+5 | |
* | | | | | | | | re-structured tcpsrv.c a bit, no real change | Rainer Gerhards | 2009-07-20 | 1 | -38/+49 | |
* | | | | | | | | cleanup & better debug message handling | Rainer Gerhards | 2009-07-20 | 1 | -66/+65 | |
* | | | | | | | | corrected some conditions & one more simplification | Rainer Gerhards | 2009-07-20 | 1 | -15/+3 | |
* | | | | | | | | simplified startup of queue DA mode | Rainer Gerhards | 2009-07-20 | 3 | -67/+9 | |
* | | | | | | | | bugfix: potential race condition in debug mode | Rainer Gerhards | 2009-07-20 | 1 | -1/+2 | |
* | | | | | | | | solved potential race condition and some cleanup | Rainer Gerhards | 2009-07-20 | 2 | -6/+13 | |
* | | | | | | | | bugfix: minor static memory leak while reading configuration | Rainer Gerhards | 2009-07-20 | 6 | -24/+25 | |
* | | | | | | | | enhanced worker thread pool by atomic ops | Rainer Gerhards | 2009-07-20 | 3 | -32/+23 | |
* | | | | | | | | architecture change: queue now always has at least one worker thread | Rainer Gerhards | 2009-07-20 | 6 | -19/+35 | |
* | | | | | | | | more cleanup/simplification (forgot to remove one mutex lock) | Rainer Gerhards | 2009-07-20 | 3 | -36/+10 | |
* | | | | | | | | some more threading changes | Rainer Gerhards | 2009-07-20 | 4 | -44/+28 |