Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: describe new imptcp input parameter | Rainer Gerhards | 2013-10-12 | 1 | -1/+1 |
| | |||||
* | doc: add link to statistic counter description | Rainer Gerhards | 2013-10-11 | 1 | -0/+7 |
| | |||||
* | doc: describe new "thread" imudp module parameter | Rainer Gerhards | 2013-10-11 | 1 | -0/+9 |
| | |||||
* | doc: clarify imudp "timeRequery" and "batchSize" interrelationship | Rainer Gerhards | 2013-10-10 | 1 | -1/+11 |
| | |||||
* | Merge branch 'c9' | Rainer Gerhards | 2013-10-09 | 1 | -0/+11 |
|\ | | | | | | | | | | | | | | | Conflicts: configure.ac plugins/impstats/impstats.c plugins/imptcp/imptcp.c plugins/imudp/imudp.c | ||||
| * | imudp: add "defaultTZ" input config parameter | Rainer Gerhards | 2013-10-09 | 1 | -0/+11 |
| | | |||||
* | | Merge branch 'c8' | Rainer Gerhards | 2013-07-12 | 1 | -0/+10 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: configure.ac plugins/imudp/imudp.c | ||||
| * | | imudp: add support for recvmmsg() | Rainer Gerhards | 2013-07-11 | 1 | -1/+11 |
| | | | |||||
* | | | Merge branch 'c8' | Rainer Gerhards | 2013-07-11 | 1 | -2/+19 |
|\| | | |/ |/| | | | | | | | | | Conflicts: ChangeLog doc/imudp.html plugins/imudp/imudp.c | ||||
| * | imudp: add ability to specify SO_RCVBUF size (rcvbufSize parameter) | Rainer Gerhards | 2013-07-11 | 1 | -11/+26 |
| | | |||||
| * | bugfix: imudp scheduling parameters did affect main thread, not imudp | Rainer Gerhards | 2013-03-21 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=409 Conflicts: ChangeLog | ||||
* | | typo fix ("listner" vs. "listener") | Michael Biebl | 2013-06-25 | 1 | -2/+2 |
| | | |||||
* | | imudp: support user-selectable inputname | Rainer Gerhards | 2013-03-26 | 1 | -12/+50 |
| | | |||||
* | | bugfix: imudp scheduling parameters did affect main thread, not imudp | Rainer Gerhards | 2013-03-21 | 1 | -2/+6 |
| | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=409 | ||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-01-28 | 1 | -1/+1 |
|\| | |||||
| * | doc: some cleanup | Rainer Gerhards | 2013-01-28 | 1 | -1/+1 |
| | | |||||
* | | imudp: support for Linux-like ratelimiting added | Rainer Gerhards | 2012-10-15 | 1 | -0/+7 |
|/ | |||||
* | doc: update module doc to new capabilities | Florian Riedl | 2012-10-02 | 1 | -5/+7 |
| | |||||
* | doc: update module doc to new config format | Florian Riedl | 2012-09-28 | 1 | -11/+44 |
| | |||||
* | doc: minor typo fix | Rainer Gerhards | 2010-12-17 | 1 | -1/+1 |
| | |||||
* | added minimal doc for new imudp config statements | Rainer Gerhards | 2010-12-17 | 1 | -0/+6 |
| | |||||
* | added multi-ruleset support to imudp | Rainer Gerhards | 2009-10-13 | 1 | -0/+58 |
also bumped version number and corrected ChangeLog, where I merged some post 5.3.1 changes into the 5.3.1 section. |