Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | milestone: mmpstrucdata parses STRUCTURED-DATA (but does not yet store it) | Rainer Gerhards | 2013-09-23 | 2 | -0/+403 | |
| | | | | | ||||||
| * | | | | expose so-far msg-internal method to query structured data | Rainer Gerhards | 2013-09-23 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also lead to a slight performance optimization in the msg.c module (when it comes to querying structured data). This is stage work in order to provide the capability to fully parse structured data. | |||||
| * | | | | consistently use new message protocol type #define's | Rainer Gerhards | 2013-09-23 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | mmrfc5424addhmac milestone: do not process non-rfc5424 messages | Rainer Gerhards | 2013-09-23 | 1 | -1/+10 | |
| | | | | | ||||||
| * | | | | mmrfc5424addhmac milestone: add capability to configure digest to use | Rainer Gerhards | 2013-09-23 | 1 | -2/+18 | |
| | | | | | ||||||
| * | | | | mmrfc5424addhmac milestone: actual hash function integrated | Rainer Gerhards | 2013-09-23 | 1 | -111/+36 | |
| | | | | | ||||||
* | | | | | Merge branch 'v7-stable-mmrfc5424addhmac' | Rainer Gerhards | 2013-09-23 | 1 | -2/+2 | |
|\| | | | | ||||||
| * | | | | mmrfc5424addhmac: add openssl configure check & update build system | Rainer Gerhards | 2013-09-23 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | mmutf8fix: stricter UTF-8 checking | Rainer Gerhards | 2013-09-20 | 1 | -8/+31 | |
| | | | | | ||||||
* | | | | | mmutf8fix: now supports native UTF-8 multibyte sequence handling | Rainer Gerhards | 2013-09-20 | 1 | -8/+84 | |
| | | | | | ||||||
* | | | | | mmutf8fix: new module to fix invalid UTF-8 sequences | Rainer Gerhards | 2013-09-20 | 2 | -0/+221 | |
| | | | | | ||||||
* | | | | | Merge branch 'v7-stable-mmrfc5424addhmac' | Rainer Gerhards | 2013-09-20 | 2 | -0/+321 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac | |||||
| * | | | | mmrfc5424addhmac: add module skeleton | Rainer Gerhards | 2013-09-18 | 2 | -0/+321 | |
| |/ / / | ||||||
* | | | | imuxsock: handle unlimited number of additional listen sockets | Rainer Gerhards | 2013-09-18 | 1 | -60/+63 | |
| | | | | | | | | | | | | | | | | | | | | At the same time, (very) slightly remove memory footprint when few listeners are monitored. | |||||
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-18 | 1 | -1/+1 | |
|\| | | | ||||||
| * | | | bugfix: imfile "facility" input parameter improperly handled | Rainer Gerhards | 2013-09-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | caused facility not to be set, and severity to be overwritten with the facility value. Thanks to forum user dmunny for reporting this bug. | |||||
* | | | | imtcp: add streamdriver.name module parameter | Rainer Gerhards | 2013-09-17 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | permits overriding the system default stream driver (gtls, ptcp) | |||||
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-13 | 1 | -2/+2 | |
|\| | | | ||||||
| * | | | bugfix: small memory leak in imfile when $ResetConfigVariables was used | Grégory Nuyttens | 2013-09-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | Thanks to Grégory Nuyttens for reporting this bug and providig a fix | |||||
| * | | | omelasticsearch: straighten out statistics counters | Rainer Gerhards | 2013-09-11 | 1 | -13/+13 | |
| | |/ | |/| | | | | | | | | | | | | | Conflicts: plugins/omelasticsearch/omelasticsearch.c | |||||
* | | | omelasticsearch: straighten out statistics counters | Rainer Gerhards | 2013-09-11 | 1 | -13/+13 | |
| | | | ||||||
* | | | omelasticsearch: adapt to new stats subsystem extensions | Rainer Gerhards | 2013-09-10 | 1 | -4/+4 | |
| | | | ||||||
* | | | imrelp: adapt to new stats subsystem extensions | Rainer Gerhards | 2013-09-10 | 1 | -1/+1 | |
| | | | ||||||
* | | | imfile: support LF escaping in read mode 1 | Rainer Gerhards | 2013-09-10 | 1 | -5/+13 | |
| | | | ||||||
* | | | impstats: implement parameter "resetCounters" | Rainer Gerhards | 2013-09-09 | 1 | -3/+8 | |
| | | | | | | | | | | | | | | | it provides the capability to make impstats emit deltas in contrast to accumulated counter values (see doc for details). | |||||
* | | | experimental: make impstats return delta values where possible | Rainer Gerhards | 2013-09-07 | 4 | -16/+16 | |
| | | | ||||||
* | | | imudp: use inputname for statistics, if configured | Rainer Gerhards | 2013-09-05 | 1 | -3/+3 | |
| | | | ||||||
* | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-05 | 1 | -1/+1 | |
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | |||||
| * | | bugfix: some more build problems with newer json-c versions | Rainer Gerhards | 2013-09-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | Thanks to Michael Biebl for mentioning the problem. | |||||
* | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-03 | 1 | -1/+1 | |
|\| | | ||||||
| * | | regression fix: previous fix introduced wrong default template | Rainer Gerhards | 2013-09-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | The faulty code was never released. | |||||
* | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-03 | 5 | -5/+5 | |
|\| | | ||||||
| * | | make rsyslog use the new json-c pkgconfig file if available | hwoarang | 2013-09-03 | 5 | -5/+5 | |
| | | | ||||||
* | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-02 | 1 | -1/+1 | |
|\| | | ||||||
| * | | bugfix: imfile parameter "persistStateInterval" was unusable | Rainer Gerhards | 2013-09-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | due to a case typo in imfile; work-around was to use legacy config Thanks to Brandon Murphy for reporting this bug. | |||||
* | | | Merge branch 'c9' | Rainer Gerhards | 2013-09-02 | 1 | -1/+8 | |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: runtime/msg.c | |||||
| * | | milestone: defaultTZ can be set in msg obj (via imtcp) | Rainer Gerhards | 2013-08-30 | 1 | -1/+8 | |
| |/ | | | | | | | ... but parser does not yet use it. | |||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-08-26 | 1 | -1/+1 | |
|\| | ||||||
| * | bugfix: imtcp addtlframedelimiter could not be set to zero | Rainer Gerhards | 2013-08-26 | 1 | -1/+1 | |
| | | | | | | | | Thanks to Chris Norton for alerting us. | |||||
* | | imudp: bugfix: did not compile on some platforms due to dup variable | Rainer Gerhards | 2013-08-26 | 1 | -2/+1 | |
| | | ||||||
* | | Merge branch 'v7-stable' | Andre Lorbach | 2013-08-14 | 1 | -2/+2 | |
|\| | ||||||
| * | Removed SPACE after "MAIL FROM:" and "RCPT TO:" as RFC5321 permits spaces. | Andre Lorbach | 2013-08-14 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'v7-stable' | Andre Lorbach | 2013-08-06 | 1 | -9/+3 | |
|\| | | | | | | | | | Conflicts: plugins/omprog/omprog.c | |||||
| * | Using OMSRsetEntry to set the default action template in omprog | Andre Lorbach | 2013-08-06 | 1 | -8/+3 | |
| | | | | | | | | If there was no default template, a segfault occured on startup. | |||||
* | | Merge branch 'v7-stable' | Andre Lorbach | 2013-07-24 | 1 | -17/+13 | |
|\| | ||||||
| * | Another fix for bugid# 468 | Andre Lorbach | 2013-07-24 | 1 | -8/+4 | |
| | | | | | | | | | | Using OMSRsetEntry now to set the default action template when using new-style config. See here for more: http://bugzilla.adiscon.com/show_bug.cgi?id=468 | |||||
| * | Fixing new style config format issues from bugid #468 | Andre Lorbach | 2013-07-24 | 1 | -9/+9 | |
| | | | | | | | | | | See http://bugzilla.adiscon.com/show_bug.cgi?id=468 Removed CNFPARAM_REQUIRED from all optional parameters. | |||||
* | | Merge branch 'v7-stable' | Andre Lorbach | 2013-07-24 | 1 | -6/+14 | |
|\| | ||||||
| * | Fixed another issue related to http://bugzilla.adiscon.com/show_bug.cgi?id=464 | Andre Lorbach | 2013-07-24 | 1 | -4/+9 | |
| | | | | | | | | | | | | Added check for empty batch data in endTransaction function. Avoids sending an unneeded curlPost, can happen when elasticsearch is shutdown while sending data to. | |||||
| * | Fixed a bug in curlPost related to ↵ | Andre Lorbach | 2013-07-24 | 1 | -2/+5 | |
| | | | | | | | | | | | | http://bugzilla.adiscon.com/show_bug.cgi?id=464 A Check was added for replylen before writting the 0 Byte to the end of reply data. |