summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* more cleanup and working towards a parser module calling interfaceRainer Gerhards2009-11-032-2/+2
* added omruleset output module, which provides great flexibility in action pro...Rainer Gerhards2009-11-023-1/+229
* enhanced test environment (including testbench)Rainer Gerhards2009-10-2212-18/+26
* Merge branch 'newqueue'Rainer Gerhards2009-10-211-0/+3
|\
| * Merge branch 'master' into newqueueRainer Gerhards2009-10-165-52/+38
| |\
| * \ Merge branch 'master' into newqueueRainer Gerhards2009-10-151-4/+4
| |\ \
| * | | new queue engine - initial commit (probably not 100% working!)Rainer Gerhards2009-10-141-0/+3
* | | | bugfix: first UDP listener was incorrectly assigned its rulesetRainer Gerhards2009-10-191-1/+2
* | | | my imfile cleanup was a bit too agressive ;)Rainer Gerhards2009-10-191-0/+1
* | | | fixed regression in new multi-ruleset imudp codeRainer Gerhards2009-10-191-6/+6
| |_|/ |/| |
* | | some minor cleanup, consolidated some codeRainer Gerhards2009-10-161-8/+2
* | | improved input thread termination for imtcp and imuxsockRainer Gerhards2009-10-161-0/+3
* | | cosmetic: cleanup of imfileRainer Gerhards2009-10-161-35/+13
* | | ensure proper imudp shutdown even on a very busy systemRainer Gerhards2009-10-162-5/+8
* | | Merge branch 'david-master' into masterRainer Gerhards2009-10-161-1/+2
|\ \ \
| * | | bugfix in debug system and more instrumentation to find an issueRainer Gerhards2009-10-081-1/+2
* | | | bugfix: compile problem when system provided only epoll_create()Rainer Gerhards2009-10-161-1/+1
* | | | solved a recently introduced race during input thread shutdownRainer Gerhards2009-10-151-4/+4
* | | | improved imudp so that epoll can be used in more environmentsRainer Gerhards2009-10-151-2/+9
| |_|/ |/| |
* | | Merge branch 'v4-devel'Rainer Gerhards2009-10-141-4/+4
|\ \ \ | |_|/ |/| |
| * | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-141-4/+4
| |\ \
| | * \ Merge branch 'v3-stable' into v4-betaRainer Gerhards2009-10-141-4/+4
| | |\ \
| | | * | enhance: imrelp now also provides remote peer's IP addressRainer Gerhards2009-10-141-4/+4
* | | | | added multi-ruleset support to imudpRainer Gerhards2009-10-131-28/+33
* | | | | removed no longer needed msg_t property "bParseHOSTNAME"Rainer Gerhards2009-10-136-7/+0
* | | | | enhanced immark to support non-cancel input module terminationRainer Gerhards2009-10-121-2/+16
* | | | | re-enabled input thread termination handling that does avoid thread cancellationRainer Gerhards2009-10-121-0/+6
* | | | | updated doc in imtemplate so that it no longer promotes legacy interfaceRainer Gerhards2009-10-121-29/+6
* | | | | changed imuxsock to no longer use deprecated submitAndParseMsg() interfaceRainer Gerhards2009-10-122-17/+64
* | | | | Merge branch 'beta'Rainer Gerhards2009-10-091-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | bugfix and testbench improvementsRainer Gerhards2009-10-071-0/+1
| * | | | Merge branch 'v4-beta' into betaRainer Gerhards2009-10-023-1/+9
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge branch 'v4-devel' into tmpRainer Gerhards2009-10-023-1/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-023-1/+9
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'aaron' into v4-betaRainer Gerhards2009-10-021-0/+5
| | |\ \ \
| | | * | | added $InputTCPServerNotifyOnConnectionClose config directiveRainer Gerhards2009-10-011-0/+5
| | * | | | Merge branch 'v4-stable' into v4-beta & BUGFIXRainer Gerhards2009-10-012-1/+4
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | bugfix: zero-sized UDP messages are no longer processedRainer Gerhards2009-09-291-0/+3
| * | | | | added new config option $InputUnixListenSocketCreatePathRainer Gerhards2009-09-041-2/+12
| |/ / / /
* | | | | removed some debugging commentsRainer Gerhards2009-09-141-4/+0
* | | | | changed imudp to utilize epoll(), where available.Rainer Gerhards2009-09-091-20/+101
* | | | | added new config option $InputUnixListenSocketCreatePathRainer Gerhards2009-09-041-2/+12
| |_|/ / |/| | |
* | | | 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
* | | | Merge branch 'beta'Rainer Gerhards2009-08-181-0/+5
|\| | |
| * | | added $InputTCPMaxListeners directiveRainer Gerhards2009-08-171-0/+5
* | | | internal: added ability to terminate input modules not via pthread_cancel...Rainer Gerhards2009-07-205-0/+43
* | | | done implementing omudpspoofRainer Gerhards2009-07-101-193/+98
* | | | commiting interim version with ability to specify spoof sourceRainer Gerhards2009-07-091-14/+23