Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | bugfix: testbench tool chkseq did improperly report invalid file | Rainer Gerhards | 2013-07-19 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | This happened when permitted duplicate values existed in the very last lines, right before end-of-file. Thanks to Radu Gheorghe for reporting this bug. | |||||
* | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-19 | 1 | -0/+9 | |
|\| | | | | | | | | | | | | | | Conflicts: runtime/stream.c | |||||
| * | | doc: mention queue file size patch | Rainer Gerhards | 2013-07-19 | 1 | -1/+4 | |
| | | | ||||||
| * | | Merge branch 'v6-stable' into tmp | Rainer Gerhards | 2013-07-19 | 1 | -0/+3 | |
| |\ \ | ||||||
| | * \ | Merge branch 'v5-stable' into tmp | Rainer Gerhards | 2013-07-19 | 1 | -0/+3 | |
| | |\ \ | ||||||
| | | * | | doc: mention queue file size patch | Rainer Gerhards | 2013-07-19 | 1 | -0/+3 | |
| | | | | | ||||||
* | | | | | doc: add doc for main_queue() object | Rainer Gerhards | 2013-07-19 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-19 | 1 | -0/+5 | |
|\| | | | | ||||||
| * | | | | bugfix: $QHOUR/$HHOUR were always "00" or "01" | Rainer Gerhards | 2013-07-19 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | regression some time between v5 and here Thanks to forum user rjmcinty for reporting this bug | |||||
* | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-19 | 1 | -1/+1 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | |||||
| * | | | | prepare for 7.4.3 releasev7.4.3 | Rainer Gerhards | 2013-07-18 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-17 | 1 | -0/+5 | |
|\| | | | | ||||||
| * | | | | cosmetic bugfix: file name buffer was not freed on disk queue destruction | Rainer Gerhards | 2013-07-17 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | This was an extremely small one-time per run memleak, so nothing of concern. However, it bugs under valgrind and similar memory debuggers. | |||||
| * | | | | 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 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog doc/imudp.html plugins/imudp/imudp.c | |||||
| * | | | | | 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 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog plugins/impstats/impstats.c | |||||
| * | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | could happen if invalid actions were present, which could lead to improper handling in optimizer. | |||||
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-05 | 1 | -0/+5 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | |||||
| * | | | | | bugfix: omlibdbi did not properly close connection on some errors | Rainer Gerhards | 2013-07-05 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This happened to errors occuring in Begin/End Transaction entry points. | |||||
* | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This leads to more error messages being passed to the user and thus simplified troubleshooting. librelp 1.2.0 is now required | |||||
* | | | | | | bugfix: very small memory leak in imrelp | Rainer Gerhards | 2013-07-04 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | more or less cosmetic, a single memory block was not freed, but this only happens immediately before termination (when the OS automatically frees all memory). Still an annoyance e.g. in valgrind. | |||||
* | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This means the majority of users is not affected at all. | |||||
* | | | | | | 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 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | |||||
| * | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=461 Thanks to Marius Ionescu for providing a detailled bug report | |||||
* | | | | | | 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 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/imfile.html | |||||
| * | | | | | 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 | |
| | | | | | |