Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | preparing for 7.5.3 releasev7.5.3 | Rainer Gerhards | 2013-09-11 | 1 | -1/+1 |
| | |||||
* | doc: clarify global/local variables | Rainer Gerhards | 2013-09-10 | 1 | -0/+1 |
| | |||||
* | doc: add reference to relevant blog posting (imfile "escapeLF" param) | Rainer Gerhards | 2013-09-10 | 1 | -0/+1 |
| | |||||
* | imfile: support LF escaping in read mode 2 | Rainer Gerhards | 2013-09-10 | 1 | -0/+13 |
| | |||||
* | doc: add new impstats feature to ChangeLog | Rainer Gerhards | 2013-09-09 | 1 | -0/+2 |
| | |||||
* | imudp: use inputname for statistics, if configured | Rainer Gerhards | 2013-09-05 | 1 | -0/+1 |
| | |||||
* | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-05 | 1 | -1/+5 |
|\ | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| * | bugfix: some more build problems with newer json-c versions | Rainer Gerhards | 2013-09-04 | 1 | -0/+4 |
| | | | | | | | | Thanks to Michael Biebl for mentioning the problem. | ||||
| * | prepare for 7.4.4 releasev7.4.4 | Rainer Gerhards | 2013-09-03 | 1 | -1/+1 |
| | | |||||
* | | doc: mention imported patches in ChangeLog | Rainer Gerhards | 2013-09-03 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-03 | 1 | -0/+8 |
|\| | |||||
| * | doc: add some more non-mentioned fixes to ChangeLog | Rainer Gerhards | 2013-09-03 | 1 | -0/+4 |
| | | |||||
| * | doc: add missing information (patches) to ChangeLog | Rainer Gerhards | 2013-09-03 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-03 | 1 | -0/+2 |
|\| | |||||
| * | doc: mention last json-c patch in ChangeLog | Rainer Gerhards | 2013-09-03 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-02 | 1 | -0/+3 |
|\| | |||||
| * | bugfix: imfile parameter "persistStateInterval" was unusable | Rainer Gerhards | 2013-09-02 | 1 | -0/+3 |
| | | | | | | | | | | due to a case typo in imfile; work-around was to use legacy config Thanks to Brandon Murphy for reporting this bug. | ||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-02 | 1 | -0/+8 |
|\| | |||||
| * | doc: add recent patch series to ChangeLog | Rainer Gerhards | 2013-09-02 | 1 | -0/+8 |
| | | |||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-08-26 | 1 | -0/+2 |
|\| | |||||
| * | bugfix: imtcp addtlframedelimiter could not be set to zero | Rainer Gerhards | 2013-08-26 | 1 | -0/+2 |
| | | | | | | | | Thanks to Chris Norton for alerting us. | ||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-08-26 | 1 | -0/+6 |
|\| | | | | | | | | | | | Conflicts: ChangeLog doc/dev_oplugins.html | ||||
| * | doc bugfix: remove no-longer existing omtemplate from developer doc | Rainer Gerhards | 2013-08-26 | 1 | -0/+6 |
| | | | | | | | | | | | | It was specifically mentioned as a sample for creating new plugins Thanks to Yannick Brosseau for alerting us of this problem. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=473 | ||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-19 | 1 | -0/+4 |
|\| | |||||
| * | 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 |
|\| | | | |