Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch 'beta' | Rainer Gerhards | 2012-07-24 | 3 | -50/+196 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac | |||||
| * | | | bugfix: imptcp aborted when $InputPTCPServerBindRuleset was used | Rainer Gerhards | 2012-07-24 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | omelasticsearch: regression from "parent" feature could case aborts | Rainer Gerhards | 2012-07-11 | 1 | -23/+26 | |
| | | | | | | | | | | | | | | | | this was not present in any released version | |||||
| * | | | bugfix: imtcp aborted when more than 2 connections were used. | Andre Lorbach | 2012-07-11 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | Incremented pthread stack size to 4MB for imtcp, imptcp and imttcp closes: http://bugzilla.adiscon.com/show_bug.cgi?id=342 | |||||
| * | | | omelasticsearch: support for parameters parent & dynparent added | Rainer Gerhards | 2012-07-10 | 1 | -20/+95 | |
| | | | | ||||||
| * | | | omelasticsearch: implement retry via request to es server homepage | Rainer Gerhards | 2012-07-10 | 1 | -10/+60 | |
| | | | | ||||||
| * | | | omelasticsearch: better debug instrumentation | Rainer Gerhards | 2012-07-09 | 1 | -15/+33 | |
| | | | | ||||||
* | | | | bugfix: omhdfs did no longer compile | Rainer Gerhards | 2012-07-11 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge branch 'beta' | Rainer Gerhards | 2012-06-29 | 1 | -48/+374 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/rsyslog.h | |||||
| * | | | Merge branch 'master-elasticsearch' into tmp | Rainer Gerhards | 2012-06-29 | 1 | -48/+374 | |
| |\ \ \ | ||||||
| | * | | | omelasticsearch: bugfix: bulkmode setting was not properly initialized | Rainer Gerhards | 2012-06-13 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | omelasticsearch: dyn index&type now also supported in bulk mode | Rainer Gerhards | 2012-05-28 | 1 | -4/+7 | |
| | | | | | ||||||
| | * | | | omelasticsearc: milestone, bulk insert basically works | Rainer Gerhards | 2012-05-25 | 1 | -50/+65 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | dynamic index&type is not yet used, but easy to add (did not manage to get it in today...) | |||||
| | * | | | omelasticsearch: test commit, first shot at bulk interface | Rainer Gerhards | 2012-05-25 | 1 | -11/+85 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | This obviously does not work correctly. So expect problems if you set bulkmode="on". | |||||
| | * | | | omelasticsearch: added transactional interface & better debug output | Rainer Gerhards | 2012-05-24 | 1 | -1/+36 | |
| | | | | | ||||||
| | * | | | omelasticsearch: provide authentication support (UNTESTED) | Rainer Gerhards | 2012-04-25 | 1 | -0/+28 | |
| | | | | | ||||||
| | * | | | Merge branch 'master' into master-elasticsearch | Rainer Gerhards | 2012-04-23 | 9 | -25/+56 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/omelasticsearch/omelasticsearch.c | |||||
| | * | | | | omelasticsearch: added asnycRepl and timeout config params | Rainer Gerhards | 2012-04-16 | 1 | -3/+26 | |
| | | | | | | ||||||
| | * | | | | omelasticsearch: permit dynamic index/type parameters (just like dynafile) | Rainer Gerhards | 2012-04-13 | 1 | -16/+107 | |
| | | | | | | ||||||
| | * | | | | imuxsock: mini bugfix: closed fd was tried to close second time | Rainer Gerhards | 2012-04-13 | 1 | -3/+6 | |
| | | | | | | ||||||
| | * | | | | omelasticsearch: moved to v6 config system | Rainer Gerhards | 2012-04-05 | 1 | -35/+91 | |
| | | | | | | ||||||
* | | | | | | imklog: removal of no longer needed config directives | Rainer Gerhards | 2012-06-29 | 2 | -37/+6 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'beta' into master-module | Rainer Gerhards | 2012-06-29 | 1 | -5/+0 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac plugins/imklog/imklog.c plugins/imklog/imklog.h | |||||
| * | | | | | imklog: cleanup of no longer used code | Rainer Gerhards | 2012-06-29 | 2 | -32/+0 | |
| | | | | | | ||||||
* | | | | | | imklog: support for module() global config parameters added | Rainer Gerhards | 2012-06-29 | 2 | -58/+116 | |
| | | | | | | ||||||
* | | | | | | immark: support for module() global config parameters added | Rainer Gerhards | 2012-06-27 | 2 | -4/+67 | |
| | | | | | | ||||||
* | | | | | | imuxsock: support for module() global config parameters added | Rainer Gerhards | 2012-06-27 | 1 | -47/+128 | |
| | | | | | | ||||||
* | | | | | | provide support to dynamically enable/disable legacy conf command | Rainer Gerhards | 2012-06-26 | 2 | -16/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | most important to prevent clashes with new style settings | |||||
* | | | | | | imudp: support for module() global config parameters added | Rainer Gerhards | 2012-06-26 | 2 | -64/+71 | |
| | | | | | | ||||||
* | | | | | | impstats: support for module() global config parameters added | Rainer Gerhards | 2012-06-26 | 1 | -25/+103 | |
| | | | | | | ||||||
* | | | | | | omudpspoof: support for module() global config parameters added | Rainer Gerhards | 2012-06-25 | 1 | -6/+132 | |
| | | | | | | ||||||
* | | | | | | omudpspoof: remove actually not existing compresion level param | Rainer Gerhards | 2012-06-25 | 1 | -5/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This seems to be a copy&paste problem from the initial implementation. The parameter was never documented (how could it have been? ;)), so this causes no problems. In fact, it also did nothing except setting a few never-used variables ;) | |||||
* | | | | | | omuxsock: support for module() global config parameters added | Rainer Gerhards | 2012-06-25 | 1 | -4/+128 | |
| | | | | | | ||||||
* | | | | | | implemented freeCnf() module interface & fixed some mem leaks | Rainer Gerhards | 2012-06-25 | 3 | -0/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The interface was actually not present in older versions, even though some modules already used it. The implementation was now done, and not in 6.3/6.4 because the resulting memory leak was ultra-slim and the new interface handling has some potential to seriously break things. Not the kind of thing you want to add in late beta state, if avoidable. | |||||
* | | | | | | Merge branch 'beta' | Rainer Gerhards | 2012-06-15 | 1 | -12/+2 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'v6-stable' into beta | Rainer Gerhards | 2012-06-15 | 1 | -12/+2 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/omudpspoof/omudpspoof.c tools/syslogd.c | |||||
| | * \ \ \ \ | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-06-15 | 1 | -13/+2 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | | * | | | | bugfix: randomized IP option header in omudpspoof caused problems | Rainer Gerhards | 2012-06-15 | 1 | -13/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=327 Thanks to Rick Brown for helping to test out the patch. | |||||
| | * | | | | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-06-01 | 1 | -0/+11 | |
| | |\| | | | | ||||||
* | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2012-06-14 | 1 | -1/+2 | |
|\| | | | | | | ||||||
| * | | | | | | bugfix: small memory leak in imptcp (static after config read) | Rainer Gerhards | 2012-06-14 | 1 | -1/+2 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2012-06-06 | 1 | -15/+0 | |
|\| | | | | | | ||||||
| * | | | | | | Remove obsolete ommongodb build instructions | Miloslav Trmač | 2012-06-05 | 1 | -15/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The plugin now uses libmongo-client (which is configured using pkg-config) instead of the 10gen client, so the instructions to copy client source code no longer apply. | |||||
* | | | | | | | Merge branch 'master-zmq' | Rainer Gerhards | 2012-06-01 | 7 | -1/+1190 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Minor updates | David Kelly | 2012-06-01 | 4 | -75/+128 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * C++ style comments converted to c-style * copy/paste error (benign I believe) in omzmq3 fixed * added readme files for both imzmq3 and omzmq3 | |||||
| * | | | | | | | added new-style zeromq plugins, based on czmq api and rsyslog v6 conf | David Kelly | 2012-05-29 | 5 | -1/+1137 | |
| | | | | | | | | ||||||
* | | | | | | | | imrelp now supports non-cancel thread termination | Rainer Gerhards | 2012-05-31 | 1 | -3/+36 | |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | (but now requires at least librelp 1.0.1) | |||||
* | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2012-05-29 | 1 | -0/+2 | |
|\| | | | | | | ||||||
| * | | | | | | bugfix: invalid free in imptcp could lead to abort during startup | Rainer Gerhards | 2012-05-29 | 1 | -0/+2 | |
| | | | | | | | ||||||
* | | | | | | | added --enable-debugless configure option for very high demanding environments | Rainer Gerhards | 2012-05-29 | 1 | -10/+8 | |
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | This actually at compile time disables a lot of debug code, resulting in some speedup (but serious loss of debugging capabilities) |