Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | cosmetic bugfix: file name buffer was not freed on disk queue destruction | Rainer Gerhards | 2013-07-17 | 1 | -0/+3 | |
| * | | | | | bugfix: memory leak if disk queues were used and json data present | Rainer Gerhards | 2013-07-17 | 1 | -0/+1 | |
| * | | | | | bugfix: CEE/json data was lost during disk queue operation | Rainer Gerhards | 2013-07-17 | 1 | -0/+1 | |
* | | | | | | bugfix: stream compression in imptcp caused timestamp to be corrupted | Rainer Gerhards | 2013-07-15 | 1 | -0/+1 | |
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-15 | 1 | -0/+1 | |
|\| | | | | | ||||||
| * | | | | | bugfix: 100% CPU utilization when DA queue became full | Andre Lorbach | 2013-07-15 | 1 | -0/+1 | |
* | | | | | | Merge branch 'c8' | Rainer Gerhards | 2013-07-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | imudp: add ability to specify SO_RCVBUF size (rcvbufSize parameter) | Rainer Gerhards | 2013-07-11 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'c8' | Rainer Gerhards | 2013-07-11 | 1 | -0/+1 | |
|\| | | | | | | ||||||
| * | | | | | | impstats: add process resource usage counters [via getrusage()] | Rainer Gerhards | 2013-07-11 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-10 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | doc: mention recent build system patch | Rainer Gerhards | 2013-07-10 | 1 | -0/+2 | |
* | | | | | | | fix compile problem in debug build | Rainer Gerhards | 2013-07-09 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-05 | 1 | -0/+3 | |
|\| | | | | | | ||||||
| * | | | | | | bugfix: potential segfault during startup on invalid config | Rainer Gerhards | 2013-07-05 | 1 | -0/+3 | |
* | | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-05 | 1 | -0/+5 | |
|\| | | | | | | ||||||
| * | | | | | | bugfix: omlibdbi did not properly close connection on some errors | Rainer Gerhards | 2013-07-05 | 1 | -0/+5 | |
* | | | | | | | doc: add CVE ID for omelasticsearch double-free | Rainer Gerhards | 2013-07-05 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-05 | 1 | -0/+1 | |
|\| | | | | | | ||||||
| * | | | | | | doc: add CVE ID for omelasticsearch double-freev7.4.2 | Rainer Gerhards | 2013-07-05 | 1 | -0/+1 | |
* | | | | | | | make use of new librelp generic error reporting facility | Rainer Gerhards | 2013-07-05 | 1 | -0/+4 | |
* | | | | | | | bugfix: very small memory leak in imrelp | Rainer Gerhards | 2013-07-04 | 1 | -0/+6 | |
* | | | | | | | doc: mention that omelasticsearch bug requires custom config to be triggered | Rainer Gerhards | 2013-07-04 | 1 | -0/+4 | |
* | | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-04 | 1 | -0/+4 | |
|\| | | | | | | ||||||
| * | | | | | | doc: mention that omelasticsearch bug requires custom config to be triggered | Rainer Gerhards | 2013-07-04 | 1 | -0/+4 | |
* | | | | | | | doc: mention omelasticsearch bugfix in 7.5.2 changelog | Rainer Gerhards | 2013-07-04 | 1 | -0/+7 | |
* | | | | | | | prepare for 7.5.2 | Rainer Gerhards | 2013-07-04 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-04 | 1 | -2/+7 | |
|\| | | | | | | ||||||
| * | | | | | | doc: mention imported build patch for CENTOS5 | Rainer Gerhards | 2013-07-04 | 1 | -0/+1 | |
| * | | | | | | prepare for 7.4.2 release | Rainer Gerhards | 2013-07-04 | 1 | -2/+6 | |
* | | | | | | | omrelp: add "windowSize" parameter to set custom RELP window size | Rainer Gerhards | 2013-07-02 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-02 | 1 | -0/+3 | |
|\| | | | | | | ||||||
| * | | | | | | bugfix: double-free in omelasticsearch | Rainer Gerhards | 2013-07-02 | 1 | -0/+3 | |
* | | | | | | | omrelp: use transactional mode to make imrelp emit bulk sends | Rainer Gerhards | 2013-06-29 | 1 | -1/+2 | |
* | | | | | | | [io]mrelp: improve error reporting | Rainer Gerhards | 2013-06-28 | 1 | -0/+2 | |
* | | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-06-27 | 1 | -0/+1 | |
|\| | | | | | | ||||||
| * | | | | | | bugfix: in RFC5425 TLS, multiple wildcards in auth could cause segfault | Rainer Gerhards | 2013-06-27 | 1 | -0/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | doc: add recent contribution to ChangeLog | Rainer Gerhards | 2013-06-27 | 1 | -0/+5 | |
* | | | | | | require new librelp version | Rainer Gerhards | 2013-06-26 | 1 | -1/+2 | |
* | | | | | | bugfix: imptcp did not properly initialize compression status variable | Rainer Gerhards | 2013-06-26 | 1 | -0/+3 | |
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-06-25 | 1 | -0/+1 | |
|\| | | | | | ||||||
| * | | | | | bugfix: omrelp potential segfault at startup on invalid config parameters | Rainer Gerhards | 2013-06-25 | 1 | -0/+1 | |
* | | | | | | bugfix: omrelp potential segfault at startup on invalid config parameters | Rainer Gerhards | 2013-06-25 | 1 | -0/+1 | |
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-06-25 | 1 | -0/+3 | |
|\| | | | | | ||||||
| * | | | | | bugfix: lmsig_gt abort on invalid configuration parameters | Risto Laanoja | 2013-06-25 | 1 | -0/+3 | |
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-06-25 | 1 | -0/+4 | |
|\| | | | | | ||||||
| * | | | | | doc: update ChangeLog | Rainer Gerhards | 2013-06-25 | 1 | -0/+2 | |
| * | | | | | bugfix: potential segfault on rsyslog termination in imudp | Rainer Gerhards | 2013-06-25 | 1 | -0/+2 | |
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-06-24 | 1 | -0/+3 | |
|\| | | | | | ||||||
| * | | | | | bugfix: RainerScript object required parameters were not properly checked | Rainer Gerhards | 2013-06-24 | 1 | -0/+3 |