summaryrefslogtreecommitdiffstats
path: root/plugins/imudp
Commit message (Expand)AuthorAgeFilesLines
* bugfix and testbench improvementsRainer Gerhards2009-10-071-0/+1
* Merge branch 'v4-beta' into betaRainer Gerhards2009-10-021-0/+3
|\
| * Merge branch 'v4-stable' into v4-beta & BUGFIXRainer Gerhards2009-10-011-0/+3
| |\
| | * bugfix: zero-sized UDP messages are no longer processedRainer Gerhards2009-09-291-0/+3
* | | Merge branch 'v4-devel' into betaRainer Gerhards2009-09-031-1/+1
|\| |
| * | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-09-031-1/+1
| |\|
| | * bugfix: reverse lookup reduction logic in imudp do DNS queries too oftenRainer Gerhards2009-09-031-1/+1
* | | internal: added ability to terminate input modules not via pthread_cancel...Rainer Gerhards2009-07-201-0/+10
|/ /
* | now put the new property-based methods to good useRainer Gerhards2009-07-011-3/+9
* | RcvFromIP now also a propertyRainer Gerhards2009-07-011-1/+1
* | introduced a new way of handling the RcvFrom propertyRainer Gerhards2009-06-301-1/+1
* | finished transition to using inputName propertyRainer Gerhards2009-06-301-2/+0
* | introduced the idea of detached propertiesRainer Gerhards2009-06-291-1/+15
* | cleaned up/optimized raw message handling in msg objectRainer Gerhards2009-06-181-4/+1
* | Merge branch 'master' into omfileRainer Gerhards2009-06-161-2/+2
|\|
| * some performance optimizationsRainer Gerhards2009-06-161-2/+2
* | performance-enhanced imtcpRainer Gerhards2009-06-121-1/+30
|/
* Merge branch 'beta' into masterRainer Gerhards2009-05-281-1/+1
|\
| * Merge branch 'v3-stable' into betaRainer Gerhards2009-05-281-1/+1
| |\
| | * bugfix: potential segfault issue when multiple $UDPServerRun directives are s...Rainer Gerhards2009-05-121-1/+1
* | | added capability to run multiple tcp listeners (on different ports)Rainer Gerhards2009-05-221-2/+3
|/ /
* | bugfix: parser did not correctly parse fields in UDP-received messagesRainer Gerhards2009-03-101-1/+1
* | Merge branch 'beta'Rainer Gerhards2009-02-241-1/+1
|\|
| * make all cflags and libs variables uppercaseMichael Biebl2009-02-241-1/+1
* | added $PreserveFQDN config file directiveRainer Gerhards2008-12-081-0/+1
* | bugfix: imudp went into an endless loop under some circumstancesRainer Gerhards2008-12-081-3/+3
* | Merge branch 'beta'Rainer Gerhards2008-12-051-4/+14
|\|
| * Merge branch 'v3-stable' into betav3.21.9Rainer Gerhards2008-12-041-2/+13
| |\
| | * security fix: imudp emitted a message when a non-permitted sender...v3.20.2Rainer Gerhards2008-12-041-2/+13
* | | Merge branch 'beta'Rainer Gerhards2008-12-041-5/+3
|\| |
| * | Merge branch 'v3-stable' into betaRainer Gerhards2008-11-291-5/+2
| |\|
| | * security bugfix: $AllowedSender was not honored,Rainer Gerhards2008-11-291-5/+2
* | | moved bParseHostname and bIsParsed to msgFlagsRainer Gerhards2008-10-091-3/+1
* | | restoring msg parsing for imudpRainer Gerhards2008-10-091-0/+1
* | | reordered imudp processing.Rainer Gerhards2008-10-081-6/+21
* | | restructured imudp receive loopRainer Gerhards2008-10-081-60/+85
* | | "output" timestamp now taken from mesg's time generatedRainer Gerhards2008-10-071-2/+4
* | | simple (yet efficient) name caching added to imudpRainer Gerhards2008-10-071-2/+18
* | | added $UDPServerTimeRequery optionRainer Gerhards2008-10-061-3/+17
* | | performance-optimized imudpRainer Gerhards2008-10-021-32/+44
* | | some code cleanupRainer Gerhards2008-10-021-50/+48
|/ /
* | Merge branch 'beta'Rainer Gerhards2008-09-221-2/+6
|\|
| * Merge branch 'v3-stable' into betaRainer Gerhards2008-09-221-2/+6
| |\
| | * bugfix: imudp input module could cause segfault on HUPRainer Gerhards2008-09-221-2/+6
* | | added properties "inputname" and "$myhostname"Rainer Gerhards2008-09-101-1/+1
* | | removed compile time fixed message size limit (was 2K)Rainer Gerhards2008-09-021-2/+5
|/ /
* | added (internal) error codes to error messagesRainer Gerhards2008-06-271-2/+2
* | Remove .cvsignore files, add .gitignore.Michael Biebl2008-06-111-6/+0
* | added fromhost-ip properties and some bugfixesRainer Gerhards2008-05-161-2/+3
* | some cleanup (gotten rid of some more plain chars)Rainer Gerhards2008-05-061-1/+1