Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | fix regression that caused freeInstance not to be correctly called | Rainer Gerhards | 2013-07-15 | 3 | -4/+4 | |
| | | | | | | | | | | | | | | | | was introduced July, 5th 2013 by commit 8ee2b0b1610fbf4dff20453d188f379583410b42 | |||||
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-13 | 1 | -12/+12 | |
|\| | | | ||||||
| * | | | nit: use correct function names in new debug instrumentation | Rainer Gerhards | 2013-07-13 | 1 | -12/+12 | |
| | | | | ||||||
| * | | | Changed and extended debug output in queue/action classes for further analysis | Andre Lorbach | 2013-07-13 | 1 | -6/+6 | |
| | | | | ||||||
* | | | | Merge remote-tracking branch 'andre/v7-stats-scripts' into tmp | Rainer Gerhards | 2013-07-12 | 2 | -19/+58 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into v7-stats-scripts | Andre Lorbach | 2013-07-12 | 7 | -9/+65 | |
| |\ \ \ \ | ||||||
| * | | | | | Removed commandline arg count limit from scripts | Andre Lorbach | 2013-07-12 | 2 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Added new option "chartscalcdelta" to generate charts with delta values ↵ | Andre Lorbach | 2013-07-11 | 2 | -11/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of cumulative values. Also fixed reading outputfile parameter in statslog-graph.py script. | |||||
| * | | | | | Merge branch 'master' into v7-stats-scripts | Andre Lorbach | 2013-07-11 | 14 | -230/+476 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Added command line switch to generate bar charts in statslog-splitter.py | Andre Lorbach | 2013-07-05 | 1 | -6/+22 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'c8' | Rainer Gerhards | 2013-07-12 | 3 | -64/+196 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac plugins/imudp/imudp.c | |||||
| * | | | | | | imudp: add support for recvmmsg() | Rainer Gerhards | 2013-07-11 | 3 | -22/+59 | |
| | | | | | | | ||||||
| * | | | | | | imudp milestone: recvmmsg() now supported, but reads only a single msg | Rainer Gerhards | 2013-07-11 | 1 | -2/+62 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | obviously, as an end-result that would be brainless ;) | |||||
| * | | | | | | imudp: fix error message on socket error condition | Rainer Gerhards | 2013-07-11 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | imudp: refactor to use recvmsg() in preparation for recvmmsg() | Rainer Gerhards | 2013-07-11 | 1 | -10/+18 | |
| | | | | | | | ||||||
| * | | | | | | imudp: refactor in preparation of recvmmsg() enhancement | Rainer Gerhards | 2013-07-11 | 1 | -60/+77 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'c8' | Rainer Gerhards | 2013-07-11 | 7 | -9/+65 | |
|\| | | | | | | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog doc/imudp.html plugins/imudp/imudp.c | |||||
| * | | | | | imudp: add ability to specify SO_RCVBUF size (rcvbufSize parameter) | Rainer Gerhards | 2013-07-11 | 7 | -16/+70 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'c8' | Rainer Gerhards | 2013-07-11 | 2 | -1/+60 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog plugins/impstats/impstats.c | |||||
| * | | | | | impstats: add process resource usage counters [via getrusage()] | Rainer Gerhards | 2013-07-11 | 2 | -1/+60 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-10 | 2 | -0/+4 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | doc: mention recent build system patch | Rainer Gerhards | 2013-07-10 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | fix build on FreeBSD | Cristiano Rolim | 2013-07-10 | 1 | -0/+2 | |
| | | | | | | ||||||
* | | | | | | fix compile problem in debug build | Rainer Gerhards | 2013-07-09 | 2 | -2/+1 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-07 | 1 | -1/+20 | |
|\| | | | | | ||||||
| * | | | | | doc: instructions for rotating signed files | Rainer Gerhards | 2013-07-07 | 1 | -1/+20 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-06 | 1 | -9/+9 | |
|\| | | | | | ||||||
| * | | | | | imfile changes back again, but with retained format | Radu Gheorghe | 2013-07-06 | 1 | -9/+9 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-05 | 2 | -49/+63 | |
|\| | | | | | ||||||
| * | | | | | bugfix: potential segfault during startup on invalid config | Rainer Gerhards | 2013-07-05 | 2 | -49/+63 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | could happen if invalid actions were present, which could lead to improper handling in optimizer. | |||||
* | | | | | | Merge remote-tracking branch 'andre/v7-stats-scripts' | Rainer Gerhards | 2013-07-05 | 4 | -0/+9746 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Fixed Datetime detection | Andre Lorbach | 2013-07-03 | 1 | -3/+4 | |
| | | | | | | ||||||
| * | | | | | Added support for multiple regex commands, useful for parsing multiple ↵ | Andre Lorbach | 2013-07-03 | 1 | -53/+79 | |
| | | | | | | | | | | | | | | | | | | | | | | | | rsyslog formats | |||||
| * | | | | | Added more command line options to customize the charts and their output | Andre Lorbach | 2013-07-03 | 2 | -4/+31 | |
| | | | | | | ||||||
| * | | | | | Finished statslog graph and splitter script. | Andre Lorbach | 2013-07-03 | 4 | -26/+9368 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added needed javascript files, so they can be included into the svg files. This removes dependencies on external sources. The statslog-splitter can now automatically generated SVG or PNG charts together with an index.html in the output directory. This helps taking a quick view on all generated stats data. | |||||
| * | | | | | Finsihed implementing chart gemerator script for impstats. | Andre Lorbach | 2013-07-03 | 2 | -40/+150 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CSV Data generated by statslog-splitter is needed. To run the chart script, the following packages need to be installed: - python pip - python cairosvg With pip install these packages: - pip install CairoSVG tinycss cssselect pygal | |||||
| * | | | | | Started implementing stats chart generator | Andre Lorbach | 2013-07-02 | 1 | -0/+107 | |
| | | | | | | ||||||
| * | | | | | Added script to split impstats logfiles into processable csv files | Andre Lorbach | 2013-07-02 | 1 | -0/+133 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Python 2.6 or higher is needed to run the script | |||||
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-05 | 2 | -1/+8 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | Conflicts: ChangeLog | |||||
| * | | | | | bugfix: omlibdbi did not properly close connection on some errors | Rainer Gerhards | 2013-07-05 | 2 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This happened to errors occuring in Begin/End Transaction entry points. | |||||
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-05 | 1 | -3/+9 | |
|\| | | | | | ||||||
| * | | | | | omlibdbi: improve debug reporting on Begin/EndTX | Rainer Gerhards | 2013-07-05 | 1 | -3/+9 | |
| | | | | | | ||||||
* | | | | | | 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 | 4 | -1/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This leads to more error messages being passed to the user and thus simplified troubleshooting. librelp 1.2.0 is now required | |||||
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-04 | 1 | -2/+1 | |
|\| | | | | | ||||||
| * | | | | | minor code reduction | Rainer Gerhards | 2013-07-04 | 1 | -2/+1 | |
| | | | | | | ||||||
* | | | | | | bugfix: very small memory leak in imrelp | Rainer Gerhards | 2013-07-04 | 2 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | | | | | |