Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: describe new imptcp input parameter | Rainer Gerhards | 2013-10-12 | 1 | -0/+11 |
| | |||||
* | Spellcheck the html docs - doc/[a-n]*.html | Georgi Georgiev | 2013-06-27 | 1 | -1/+1 |
| | | | | Spotted a few typos, started fixing them... got tired around n | ||||
* | Merge branch 'v7-stable' | Rainer Gerhards | 2013-06-20 | 1 | -7/+7 |
|\ | |||||
| * | imptcp: improve doc | Rainer Gerhards | 2013-06-20 | 1 | -6/+6 |
| | | |||||
| * | doc bugfix: invalid parameter name | Rainer Gerhards | 2013-06-20 | 1 | -1/+1 |
| | | |||||
* | | doc: more on tcp compression modes | Rainer Gerhards | 2013-06-12 | 1 | -0/+5 |
|/ | |||||
* | Merge branch 'v7-stable' | Rainer Gerhards | 2012-11-28 | 1 | -8/+14 |
|\ | | | | | | | | | | | | | Conflicts: doc/imptcp.html plugins/mmjsonparse/mmjsonparse.c plugins/mmnormalize/mmnormalize.c | ||||
| * | doc: improve imptcp doc | Rainer Gerhards | 2012-11-26 | 1 | -8/+10 |
| | | |||||
* | | imptcp: support for Linux-Type ratelimiting added | Rainer Gerhards | 2012-10-15 | 1 | -7/+8 |
|/ | |||||
* | doc: update module doc to new capabilities | Florian Riedl | 2012-10-02 | 1 | -5/+11 |
| | |||||
* | doc: update module doc to new config format | Florian Riedl | 2012-09-28 | 1 | -13/+57 |
| | |||||
* | Merge branch 'v5-stable-newstats' | Rainer Gerhards | 2012-04-07 | 1 | -0/+6 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: action.c configure.ac doc/imuxsock.html plugins/imklog/imklog.c plugins/imptcp/imptcp.c plugins/imtcp/imtcp.c plugins/imudp/imudp.c plugins/imuxsock/imuxsock.c runtime/glbl.c runtime/glbl.h runtime/net.c runtime/ruleset.c tcpsrv.h tools/syslogd.c | ||||
| * | added configuration directive to disable octet-counted framing | Rainer Gerhards | 2012-03-20 | 1 | -0/+6 |
| | | | | | | | | for imptcp, directive is $InputPTCPServerSupportOctetCountedFraming | ||||
* | | Merge branch 'v5-devel' | Rainer Gerhards | 2011-06-27 | 1 | -1/+19 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imfile/imfile.c plugins/imklog/imklog.c plugins/imptcp/imptcp.c plugins/imtcp/imtcp.c plugins/imuxsock/imuxsock.c plugins/mmsnmptrapd/mmsnmptrapd.c tools/omfile.c | ||||
| * | | added support to control KEEPALIVE settings in imptcp | Rainer Gerhards | 2011-05-13 | 1 | -0/+15 |
| | | | | | | | | | | | | this has not yet been added to imtcp, but could be done on request | ||||
| * | | imptcp: added capability to activate keep-alive at socket layer | Rainer Gerhards | 2011-05-11 | 1 | -1/+4 |
| |/ | |||||
* / | cleanup of imptcp; doc added; config statement for workers added | Rainer Gerhards | 2011-01-31 | 1 | -0/+5 |
|/ | |||||
* | imptcp: added $InputPTCPServerAddtlFrameDelimiter directive | Rainer Gerhards | 2010-08-11 | 1 | -2/+1 |
| | | | | also improved testbench | ||||
* | imptcp: added $InputPTCPServerNotifyOnConnectionClose directive | Rainer Gerhards | 2010-08-11 | 1 | -3/+0 |
| | | | | plus some minor cleanup | ||||
* | added imptcp | Rainer Gerhards | 2010-08-10 | 1 | -0/+84 |
imptcp is a simplified, Linux-specific and potentielly fast syslog plain tcp input plugin (NOT supporting TLS!) |