Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-05-02 | 1 | -2/+4 | |
| |\| | | ||||||
| | * | | slightly more informative errmsg when TCP connection is aborted | Rainer Gerhards | 2011-05-02 | 1 | -2/+4 | |
| | * | | bugfix: abort if imfile reads file line of more than 64KiB | Rainer Gerhards | 2011-02-10 | 1 | -1/+1 | |
* | | | | Merge branch 'v5-devel' | Rainer Gerhards | 2011-04-15 | 3 | -5/+21 | |
|\| | | | ||||||
| * | | | bugfix: $myhostname not available in RainerScript (and no error message) | Rainer Gerhards | 2011-04-14 | 3 | -5/+21 | |
* | | | | bugfix (kind of): memory leak with tcp reception epoll handler | Rainer Gerhards | 2011-04-13 | 1 | -2/+12 | |
* | | | | added log classification capabilities (via mmnormalize & tags) | Rainer Gerhards | 2011-04-13 | 1 | -16/+13 | |
* | | | | Merge branch 'v5-devel' | Rainer Gerhards | 2011-04-12 | 2 | -117/+119 | |
|\| | | | ||||||
| * | | | cleanup: initially thought temporary debug message made durable ;) | Rainer Gerhards | 2011-04-12 | 1 | -2/+2 | |
| * | | | bugfix: race condition in deferred name resolution | Rainer Gerhards | 2011-04-08 | 1 | -115/+117 | |
* | | | | Merge branch 'v5-devel' | Rainer Gerhards | 2011-03-31 | 4 | -3/+17 | |
|\| | | | ||||||
| * | | | stop adding data to DA queue when low watermark has been reached | Rainer Gerhards | 2011-03-30 | 1 | -0/+4 | |
| * | | | bugfix: PRI was invalid on Solaris for message from local log socket | Corey Smith | 2011-03-24 | 1 | -3/+3 | |
| * | | | enhance: added $BOM system property to ease writing byte order masks | Rainer Gerhards | 2011-03-22 | 2 | -0/+11 | |
| * | | | backporting patch for clean make distcheck | Rainer Gerhards | 2011-03-16 | 1 | -0/+3 | |
* | | | | Merge branch 'v5-devel' | Rainer Gerhards | 2011-03-14 | 2 | -5/+11 | |
|\ \ \ \ | ||||||
| * | | | | fixing cosmetic memory leak in imdiag, imfile | Rainer Gerhards | 2011-03-14 | 1 | -0/+3 | |
| |/ / / | ||||||
| * | | | Fall back to epoll_create() if epoll_create1() is not available | Michael Biebl | 2011-03-14 | 1 | -5/+8 | |
* | | | | Merge branch 'v5-beta' | Rainer Gerhards | 2011-03-11 | 10 | -4/+85 | |
|\| | | | ||||||
| * | | | Merge branch 'v5-beta-gtls-fix' into v5-beta | Rainer Gerhards | 2011-03-06 | 10 | -4/+85 | |
| |\ \ \ | ||||||
| | * | | | bugfix: regression: memory leak in module loader | Bojan Smojver | 2011-03-04 | 2 | -13/+21 | |
| | * | | | added work-around for bug in gtls, which causes fd leak when using TLS | Bojan Smojver | 2011-02-23 | 10 | -4/+77 | |
* | | | | | Merge branch 'master-tcpsrv-mt'v6.1.5 | Rainer Gerhards | 2011-03-04 | 6 | -40/+41 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into master-tcpsrv-mt | Rainer Gerhards | 2011-02-28 | 17 | -57/+232 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | completed new TLS code in tcpflood | Rainer Gerhards | 2011-02-28 | 1 | -0/+2 | |
| * | | | | | | (somewhat) improved TLS subsystem | Rainer Gerhards | 2011-02-01 | 1 | -22/+4 | |
| * | | | | | | tcpsrv select-handler experimentally moved to multi-threading as well | Rainer Gerhards | 2011-01-31 | 1 | -1/+1 | |
| * | | | | | | fixing regression: multi-threading had races | Rainer Gerhards | 2011-01-31 | 4 | -1/+11 | |
| * | | | | | | interim commit: current debug state of new imptcp | Rainer Gerhards | 2011-01-28 | 1 | -17/+23 | |
| * | | | | | | resolved problem with intermixing requests | Rainer Gerhards | 2011-01-27 | 1 | -2/+2 | |
| * | | | | | | experimental: added thread pool to tcpsrv epoll handler | Rainer Gerhards | 2011-01-27 | 1 | -1/+2 | |
* | | | | | | | Merge branch 'v5-beta' | Rainer Gerhards | 2011-03-01 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| * | | | | | bugfix: potential abort condition when $RepeatedMsgReduction set to on | Rainer Gerhards | 2011-03-01 | 1 | -1/+2 | |
* | | | | | | Merge branch 'v5-beta' | Rainer Gerhards | 2011-02-25 | 5 | -11/+38 | |
|\| | | | | | ||||||
| * | | | | | bugfix: fixed a memory leak and potential abort condition | Rainer Gerhards | 2011-02-25 | 2 | -10/+21 | |
| * | | | | | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2011-02-25 | 1 | -0/+5 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | bugfix: memory leak when $RepeatedMsgReduction on was used | Rainer Gerhards | 2011-02-25 | 1 | -0/+5 | |
| * | | | | | added debug support for trying to find well-hidden bug | Rainer Gerhards | 2011-02-23 | 2 | -1/+12 | |
* | | | | | | Merge branch 'v5-beta' | Rainer Gerhards | 2011-02-18 | 8 | -6/+54 | |
|\| | | | | | ||||||
| * | | | | | bugfix: fixed compile problem due to empty structs | Dražen Kačar | 2011-02-16 | 4 | -0/+4 | |
| * | | | | | improved error reporting for $WorkDirectory | Rainer Gerhards | 2011-02-15 | 2 | -1/+37 | |
| * | | | | | bugfix: very long running actions could prevent shutdown under some circumsta... | Rainer Gerhards | 2011-02-11 | 1 | -1/+1 | |
| * | | | | | removed no longer needed code | Rainer Gerhards | 2011-02-11 | 2 | -3/+0 | |
| * | | | | | bugfix: queue engine did not properly slow down inputs in FULL_DELAY mode... | Rainer Gerhards | 2011-02-11 | 1 | -1/+12 | |
* | | | | | | Merge branch 'v5-beta' | Rainer Gerhards | 2011-02-11 | 2 | -5/+7 | |
|\| | | | | | ||||||
| * | | | | | bugfix: abort if imfile reads file line of more than 64KiB | Rainer Gerhards | 2011-02-10 | 1 | -1/+1 | |
| * | | | | | cosmetic: making comments in stream.c a bit more readable | Rainer Gerhards | 2011-02-10 | 1 | -4/+6 | |
* | | | | | | Merge branch 'v5-devel' | Rainer Gerhards | 2011-02-01 | 5 | -39/+137 | |
|\| | | | | | |_|/ / / |/| | | | | ||||||
| * | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-01-26 | 1 | -10/+11 | |
| |\| | | | ||||||
| | * | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-01-26 | 1 | -10/+11 | |
| | |\| | |