summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | prepare for new versionRainer Gerhards2011-02-081-0/+2
| * | | | | | added pmsnare parser moduleDavid Lang2011-02-085-1/+262
| * | | | | | preparing for 5.7.3v5.7.3Rainer Gerhards2011-02-043-3/+3
| * | | | | | removed invalid link from docRainer Gerhards2011-02-041-1/+0
* | | | | | | bugfix/omhdfs: directive $OMHDFSFileName rendered unusableRainer Gerhards2011-02-042-1/+5
* | | | | | | preparing for 6.1.3v6.1.3Rainer Gerhards2011-02-013-3/+5
* | | | | | | fixed some regressions in imptcpRainer Gerhards2011-02-011-2/+11
* | | | | | | Merge branch 'v5-devel'Rainer Gerhards2011-02-0119-80/+769
|\| | | | | |
| * | | | | | added doc for new ommysql directivesAriel P2011-02-011-0/+12
| * | | | | | added pmaixforwardedfrom message parserDavid Lang2011-02-014-0/+194
| * | | | | | added $OMMySQLConfigFile/$OMMySQLConfigSection config directivesAriel P2011-01-312-0/+41
| * | | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-01-262-11/+29
| |\| | | | |
| | * | | | | preparing for v5.6.3v5.6.3Rainer Gerhards2011-01-263-3/+4
| | * | | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-01-262-10/+26
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | imfile bugfix: potential duplication of log contentRainer Gerhards2011-01-102-13/+12
| | | * | | | forgot the actual patch with the last commit :(Rainer Gerhards2010-12-171-1/+1
| | | * | | | bugfix: imfile potentially duplicates linesRainer Gerhards2010-12-172-0/+17
| * | | | | | Merge branch 'v5-devel-david-imfile' into v5-develRainer Gerhards2011-01-265-29/+101
| |\ \ \ \ \ \
| | * | | | | | enhanced imfile to support multi-line messagesDavid Lang2011-01-255-29/+101
| * | | | | | | pmciscomsg: fixed some problemsDavid Lang2011-01-251-4/+9
| * | | | | | | integrated pmciscomsg into the build systemRainer Gerhards2011-01-132-0/+19
| * | | | | | | added pmcisconames (uncompiled & untested)David Lang2011-01-132-0/+161
| |/ / / / / /
| * | | | | | Merge branch 'v5.6.2-newimudp' into v5-devel-newimudpRainer Gerhards2011-01-108-4/+212
| |\ \ \ \ \ \
| | * | | | | | improved imudp real-time scheduling support & bugfixDražen Kačar2011-01-108-3/+211
| * | | | | | | Merge branch 'v4-devel' into v5-devel-newimudpRainer Gerhards2011-01-101-42/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | imudp: removing new scheduling priority setting codeRainer Gerhards2011-01-102-43/+0
| | * | | | | | added support for systems without epoll_create1()Rainer Gerhards2010-12-172-2/+20
* | | | | | | | experimental support for monogodb addedVictor Pereira2011-01-315-0/+335
* | | | | | | | cleanup of imptcp; doc added; config statement for workers addedRainer Gerhards2011-01-313-23/+24
* | | | | | | | added multi-threading support to imptcpRainer Gerhards2011-01-281-47/+182
* | | | | | | | small speedup to imptcp: read more than one events in epoll callRainer Gerhards2011-01-281-1/+2
* | | | | | | | imptcp now supports non-cancel termination mode, a plus in stabilityRainer Gerhards2011-01-282-15/+14
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | interim commit: refactored epoll processingRainer Gerhards2011-01-267-20/+90
* | | | | | | tcpflood: time display was invalid due to wrong formatRainer Gerhards2011-01-262-7/+9
* | | | | | | improved tcpsrv performance by enabling multiple-entry epollRainer Gerhards2011-01-256-28/+49
* | | | | | | abandon imttcp, concept failed, explanation comment added to moduleRainer Gerhards2011-01-241-0/+53
* | | | | | | thread leak fixed (but not in a clean way)Rainer Gerhards2011-01-241-2/+10
* | | | | | | added first (very experimental) version of imttcpRainer Gerhards2011-01-244-1/+1109
* | | | | | | minor: typo fixRainer Gerhards2011-01-181-1/+1
* | | | | | | fixed regression in tcpfloodRainer Gerhards2011-01-101-5/+6
* | | | | | | tcpflood test tool: cleaned up sender multithreadingRainer Gerhards2011-01-102-2/+44
* | | | | | | enhanced tcpflood to run multithreadedRainer Gerhards2010-12-182-31/+108
* | | | | | | doc: minor typo fixRainer Gerhards2010-12-171-1/+1
* | | | | | | added minimal doc for new imudp config statementsRainer Gerhards2010-12-171-0/+6
* | | | | | | Merge branch 'v5-devel'Rainer Gerhards2010-12-1730-216/+330
|\| | | | | |
| * | | | | | Merge branch 'v4-devel' into v5-develRainer Gerhards2010-12-179-82/+130
| |\| | | | |
| | * | | | | added $IMUDPSchedulingPolicy and $IMUDPSchedulingPriority config settingsRainer Gerhards2010-12-173-0/+44
| | * | | | | added $LocalHostName config directive & some bugfixingRainer Gerhards2010-12-166-14/+32
| | * | | | | cleanup of cosmetic nit (result of clang static code analyser run)Rainer Gerhards2010-12-161-1/+1
| | * | | | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-12-1618-39/+28
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |