summaryrefslogtreecommitdiffstats
path: root/plugins/imudp/imudp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v6-stable' into betaRainer Gerhards2012-10-191-2/+2
|\
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-10-191-2/+2
| |\
| | * fix epoll-enabled code to use correct data member for pointersRainer Gerhards2012-10-191-2/+2
* | | implement string arrays for config objectsRainer Gerhards2012-10-011-18/+35
* | | yet another nitfix...Rainer Gerhards2012-09-271-1/+1
* | | nitfixRainer Gerhards2012-09-271-2/+2
* | | milestone: port imfile to v6 config systemRainer Gerhards2012-09-261-14/+6
* | | imudp: implement support for input()Rainer Gerhards2012-09-261-9/+82
* | | Merge branch 'v6-stable'Rainer Gerhards2012-08-251-2/+2
|\| |
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-08-251-2/+2
| |\|
| | * changed TRUE/FALSE to RSTRUE/RSFALSERainer Gerhards2012-08-221-2/+2
* | | immark: support for module() global config parameters addedRainer Gerhards2012-06-271-1/+0
* | | provide support to dynamically enable/disable legacy conf commandRainer Gerhards2012-06-261-6/+13
* | | imudp: support for module() global config parameters addedRainer Gerhards2012-06-261-61/+69
* | | implemented freeCnf() module interface & fixed some mem leaksRainer Gerhards2012-06-251-0/+9
|/ /
* | Merge branch 'v5-stable-newstats'Rainer Gerhards2012-04-071-1/+4
|\|
| * added missing initialization of stats countersRainer Gerhards2012-03-141-0/+1
| * bugfix: imudp: only two listeners were activatedRainer Gerhards2012-03-091-1/+3
* | Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-7/+7
|\ \
| * | undoing v6.1 config scoping interface, part IRainer Gerhards2012-01-181-7/+7
* | | Merge branch 'v5-devel' into masterRainer Gerhards2012-01-181-51/+95
|\ \ \ | | |/ | |/|
| * | imudp: added per-listner stats settings & more refactoringRainer Gerhards2012-01-091-74/+80
| * | imudp refactor: field renaming (new names more more sense)Rainer Gerhards2012-01-091-20/+19
| * | imudp refactor: regression fixRainer Gerhards2012-01-091-3/+3
| * | imudp refactor: fixed socket leakRainer Gerhards2012-01-091-9/+5
| * | nit fixed (testing aid removed)Rainer Gerhards2012-01-081-2/+1
| * | cleanup of imudp to use better lstn data structure (part I)Rainer Gerhards2012-01-081-68/+60
* | | Merge branch 'v5-devel'Rainer Gerhards2011-12-191-0/+17
|\| |
| * | imudp: stats addedRainer Gerhards2011-12-191-0/+17
* | | mostly cosmetic: error message did incorrectly contain errno-infoRainer Gerhards2011-08-051-1/+1
* | | - imudp&imtcp now report error if no listener at all was definedRainer Gerhards2011-08-051-0/+5
* | | milestone: added module config namesRainer Gerhards2011-07-201-0/+1
* | | step: conf interface now natively supports priv dropRainer Gerhards2011-05-061-2/+8
* | | step: generalized new config interface for all module typesRainer Gerhards2011-05-061-0/+1
* | | step: imtcp moved to new config interfaceRainer Gerhards2011-05-051-31/+13
* | | step: imudp utilizes interim new input module interfaceRainer Gerhards2011-05-041-162/+266
* | | step: put plumbing in place for new input module config systemRainer Gerhards2011-05-031-0/+30
* | | minor: some better debug instrumentationRainer Gerhards2011-04-271-1/+1
* | | milestone: ruleset now supports rsconf_tRainer Gerhards2011-04-191-1/+1
| |/ |/|
* | bugfix: enhanced imudp config processing code disabled due to wrong mergeRainer Gerhards2011-04-131-2/+2
* | Merge branch 'v5-devel'Rainer Gerhards2011-03-141-5/+8
|\|
| * Fall back to epoll_create() if epoll_create1() is not availableMichael Biebl2011-03-141-5/+8
* | Merge branch 'v5-beta'Rainer Gerhards2011-03-111-0/+1
|\|
| * added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-0/+1
* | Merge branch 'v5-devel'Rainer Gerhards2011-02-011-37/+131
|\|
| * improved imudp real-time scheduling support & bugfixDražen Kačar2011-01-101-0/+135
* | Merge branch 'v5-devel'Rainer Gerhards2010-12-171-0/+41
|\ \
| * \ Merge branch 'v4-devel' into v5-develRainer Gerhards2010-12-171-0/+41
| |\ \ | | |/ | |/|
| | * added $IMUDPSchedulingPolicy and $IMUDPSchedulingPriority config settingsRainer Gerhards2010-12-171-0/+42
| | * Merge branch 'v4-stable-solaris' into v4-develRainer Gerhards2010-04-121-1/+1
| | |\