Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: imudp when using recvmmsg could report wrong sender IP | Rainer Gerhards | 2013-10-18 | 1 | -3/+5 |
| | |||||
* | cosmetic: remove compiler warnings | Rainer Gerhards | 2013-10-18 | 1 | -3/+0 |
| | |||||
* | bugfix: running imupd on multiple threads lead to segfault if recvmmsg is ↵ | Rainer Gerhards | 2013-10-18 | 1 | -34/+43 |
| | | | | available | ||||
* | imudp: reduce resource usage | Rainer Gerhards | 2013-10-11 | 1 | -3/+10 |
| | | | | we utilize the imudp main thread to act as a worker itself | ||||
* | imudp: support for multiple receiver threads added | Rainer Gerhards | 2013-10-11 | 1 | -21/+104 |
| | |||||
* | Merge branch 'c9' | Rainer Gerhards | 2013-10-09 | 1 | -0/+10 |
|\ | | | | | | | | | | | | | | | 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/+10 |
| | | |||||
| * | experimental: make impstats return delta values where possible | Rainer Gerhards | 2013-09-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Conflicts: plugins/impstats/impstats.c plugins/imptcp/imptcp.c | ||||
* | | experimental: make impstats return delta values where possible | Rainer Gerhards | 2013-09-07 | 1 | -1/+1 |
| | | |||||
* | | imudp: use inputname for statistics, if configured | Rainer Gerhards | 2013-09-05 | 1 | -3/+3 |
| | | |||||
* | | imudp: bugfix: did not compile on some platforms due to dup variable | Rainer Gerhards | 2013-08-26 | 1 | -2/+1 |
| | | |||||
* | | Merge branch 'c8' | Rainer Gerhards | 2013-07-12 | 1 | -63/+185 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: configure.ac plugins/imudp/imudp.c | ||||
| * | | imudp: add support for recvmmsg() | Rainer Gerhards | 2013-07-11 | 1 | -20/+47 |
| | | | |||||
| * | | imudp milestone: recvmmsg() now supported, but reads only a single msg | Rainer Gerhards | 2013-07-11 | 1 | -2/+62 |
| | | | | | | | | | | | | obviously, as an end-result that would be brainless ;) | ||||
| * | | imudp: fix error message on socket error condition | Rainer Gerhards | 2013-07-11 | 1 | -1/+1 |
| | | | |||||
| * | | imudp: refactor to use recvmsg() in preparation for recvmmsg() | Rainer Gerhards | 2013-07-11 | 1 | -10/+18 |
| | | | |||||
| * | | imudp: refactor in preparation of recvmmsg() enhancement | Rainer Gerhards | 2013-07-11 | 1 | -60/+77 |
| | | | |||||
* | | | Merge branch 'c8' | Rainer Gerhards | 2013-07-11 | 1 | -3/+8 |
|\| | | |/ |/| | | | | | | | | | 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 | -1/+6 |
| | | |||||
| * | bugfix: imudp scheduling parameters did affect main thread, not imudp | Rainer Gerhards | 2013-03-21 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=409 Conflicts: ChangeLog | ||||
* | | typo fix ("listner" vs. "listener") | Michael Biebl | 2013-06-25 | 1 | -1/+1 |
| | | |||||
* | | bugfix: potential segfault on rsyslog termination in imudp | Rainer Gerhards | 2013-06-25 | 1 | -1/+0 |
| | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=456 | ||||
* | | bugfix: RainerScript object required parameters were not properly checked | Rainer Gerhards | 2013-06-24 | 1 | -4/+1 |
| | | | | | | | | this clould result to segfaults on startup if parameters were missing. | ||||
* | | imudp: support user-selectable inputname | Rainer Gerhards | 2013-03-26 | 1 | -11/+31 |
| | | |||||
* | | bugfix: imudp scheduling parameters did affect main thread, not imudp | Rainer Gerhards | 2013-03-21 | 1 | -1/+9 |
| | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=409 | ||||
* | | Merge branch 'v7-stable-libnet-frag' | Rainer Gerhards | 2013-01-11 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac tools/omfile.c | ||||
| * | | imudp: make debug message clearer | Rainer Gerhards | 2012-12-19 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'master' into master-ratelimit | Rainer Gerhards | 2012-10-19 | 1 | -2/+2 |
|\| | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| * | Merge branch 'v6-stable' into beta | Rainer Gerhards | 2012-10-19 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-10-19 | 1 | -2/+2 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: runtime/nsdpoll_ptcp.c | ||||
| | | * | fix epoll-enabled code to use correct data member for pointers | Rainer Gerhards | 2012-10-19 | 1 | -2/+2 |
| | | | | |||||
* | | | | imudp: support for Linux-like ratelimiting added | Rainer Gerhards | 2012-10-15 | 1 | -2/+14 |
| | | | | |||||
* | | | | ratelimit: added linux-like ratelimiter type | Rainer Gerhards | 2012-10-15 | 1 | -5/+5 |
| | | | | |||||
* | | | | imudp: add input batching & ratelimiter interface | Rainer Gerhards | 2012-10-15 | 1 | -2/+10 |
| | | | | |||||
* | | | | ratelimiter: enable thread-safe mode & (related) API changes | Rainer Gerhards | 2012-10-15 | 1 | -0/+4 |
| | | | | |||||
* | | | | indicate no original code left in imudp | Rainer Gerhards | 2012-10-15 | 1 | -2/+0 |
| | | | | |||||
* | | | | interface cleanup (probably not final) | Rainer Gerhards | 2012-10-15 | 1 | -1/+1 |
| | | | | |||||
* | | | | new ratelimit: interface plumbing added | Rainer Gerhards | 2012-10-09 | 1 | -1/+1 |
|/ / / | | | | | | | | | | no actual implementation yet done | ||||
* | | | implement string arrays for config objects | Rainer Gerhards | 2012-10-01 | 1 | -18/+35 |
| | | | | | | | | | | | | | | | as a tester, imudp now supports binding to multiple options based on a string array | ||||
* | | | yet another nitfix... | Rainer Gerhards | 2012-09-27 | 1 | -1/+1 |
| | | | |||||
* | | | nitfix | Rainer Gerhards | 2012-09-27 | 1 | -2/+2 |
| | | | |||||
* | | | milestone: port imfile to v6 config system | Rainer Gerhards | 2012-09-26 | 1 | -14/+6 |
| | | | |||||
* | | | imudp: implement support for input() | Rainer Gerhards | 2012-09-26 | 1 | -9/+82 |
| | | | |||||
* | | | Merge branch 'v6-stable' | Rainer Gerhards | 2012-08-25 | 1 | -2/+2 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac runtime/ruleset.c tools/syslogd.c | ||||
| * | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-08-25 | 1 | -2/+2 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog action.c configure.ac doc/manual.html runtime/ruleset.c template.h threads.c tools/syslogd.c | ||||
| | * | changed TRUE/FALSE to RSTRUE/RSFALSE | Rainer Gerhards | 2012-08-22 | 1 | -2/+2 |
| | | | | | | | | | | | | This is done to prevent name claches with libraries. | ||||
* | | | immark: support for module() global config parameters added | Rainer Gerhards | 2012-06-27 | 1 | -1/+0 |
| | | | |||||
* | | | provide support to dynamically enable/disable legacy conf command | Rainer Gerhards | 2012-06-26 | 1 | -6/+13 |
| | | | | | | | | | | | | most important to prevent clashes with new style settings | ||||
* | | | imudp: support for module() global config parameters added | Rainer Gerhards | 2012-06-26 | 1 | -61/+69 |
| | | | |||||
* | | | implemented freeCnf() module interface & fixed some mem leaks | Rainer Gerhards | 2012-06-25 | 1 | -0/+9 |
|/ / | | | | | | | | | | | | | | | 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. |