Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | 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 |
| |\ \ \ | |||||
| * \ \ \ | 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 |
| | | | | | |||||
| * | | | | 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 | 3 | -3/+3 |
| | | | | | |||||
| * | | | | 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 |
| | | | | | |||||
| | * | | | Merge branch 'v7-stable-hidden' into v7-stable | Rainer Gerhards | 2013-07-04 | 3 | -4/+8 |
| | |\ \ \ | |||||
| | | * | | | prepare for 7.4.2 release | Rainer Gerhards | 2013-07-04 | 3 | -4/+8 |
| | | | | | | |||||
| | * | | | | Added header in typedefs.h needed for building on ehel 5 | Andre Lorbach | 2013-07-04 | 1 | -0/+4 |
| | |/ / / | |||||
| * | | | | doc: add new omrelp parameter "windowSize" | Rainer Gerhards | 2013-07-02 | 1 | -0/+13 |
| | | | | | |||||
| * | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-02 | 1 | -3/+3 |
| |\| | | | |||||
| | * | | | doc/imfile: re-do spelling corrections | Rainer Gerhards | 2013-07-02 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-02 | 0 | -0/+0 |
| |\| | | | |||||
| | * | | | rollback html editor rewrite of imfile | Rainer Gerhards | 2013-07-02 | 1 | -165/+230 |
| | | | | | |||||
| * | | | | doc: rollback html edit of imfile doc | Rainer Gerhards | 2013-07-02 | 1 | -165/+230 |
| | | | | | | | | | | | | | | | | | | | | | | | | | The html editor did a total rewrite, which causes merges from older versions to fail miserably. | ||||
| * | | | | omrelp: add "windowSize" parameter to set custom RELP window size | Rainer Gerhards | 2013-07-02 | 2 | -0/+9 |
| | | | | | |||||
| * | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-07-02 | 2 | -1/+3 |
| |\| | | | |||||
| | * | | | bugfix: double-free in omelasticsearch | Rainer Gerhards | 2013-07-02 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=461 Thanks to Marius Ionescu for providing a detailled bug report | ||||
* | | | | | Added command line switch to generate bar charts in statslog-splitter.py | Andre Lorbach | 2013-07-05 | 1 | -6/+22 |
| |_|/ / |/| | | | |||||
* | | | | 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 |
| | | | |