Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | prepare for new version | Rainer Gerhards | 2011-02-08 | 1 | -0/+2 | |
| * | | | | | | added pmsnare parser module | David Lang | 2011-02-08 | 5 | -1/+262 | |
| * | | | | | | preparing for 5.7.3v5.7.3 | Rainer Gerhards | 2011-02-04 | 3 | -3/+3 | |
| * | | | | | | removed invalid link from doc | Rainer Gerhards | 2011-02-04 | 1 | -1/+0 | |
* | | | | | | | bugfix/omhdfs: directive $OMHDFSFileName rendered unusable | Rainer Gerhards | 2011-02-04 | 2 | -1/+5 | |
* | | | | | | | preparing for 6.1.3v6.1.3 | Rainer Gerhards | 2011-02-01 | 3 | -3/+5 | |
* | | | | | | | fixed some regressions in imptcp | Rainer Gerhards | 2011-02-01 | 1 | -2/+11 | |
* | | | | | | | Merge branch 'v5-devel' | Rainer Gerhards | 2011-02-01 | 19 | -80/+769 | |
|\| | | | | | | ||||||
| * | | | | | | added doc for new ommysql directives | Ariel P | 2011-02-01 | 1 | -0/+12 | |
| * | | | | | | added pmaixforwardedfrom message parser | David Lang | 2011-02-01 | 4 | -0/+194 | |
| * | | | | | | added $OMMySQLConfigFile/$OMMySQLConfigSection config directives | Ariel P | 2011-01-31 | 2 | -0/+41 | |
| * | | | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-01-26 | 2 | -11/+29 | |
| |\| | | | | | ||||||
| | * | | | | | preparing for v5.6.3v5.6.3 | Rainer Gerhards | 2011-01-26 | 3 | -3/+4 | |
| | * | | | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-01-26 | 2 | -10/+26 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | * | | | | imfile bugfix: potential duplication of log content | Rainer Gerhards | 2011-01-10 | 2 | -13/+12 | |
| | | * | | | | forgot the actual patch with the last commit :( | Rainer Gerhards | 2010-12-17 | 1 | -1/+1 | |
| | | * | | | | bugfix: imfile potentially duplicates lines | Rainer Gerhards | 2010-12-17 | 2 | -0/+17 | |
| * | | | | | | Merge branch 'v5-devel-david-imfile' into v5-devel | Rainer Gerhards | 2011-01-26 | 5 | -29/+101 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | enhanced imfile to support multi-line messages | David Lang | 2011-01-25 | 5 | -29/+101 | |
| * | | | | | | | pmciscomsg: fixed some problems | David Lang | 2011-01-25 | 1 | -4/+9 | |
| * | | | | | | | integrated pmciscomsg into the build system | Rainer Gerhards | 2011-01-13 | 2 | -0/+19 | |
| * | | | | | | | added pmcisconames (uncompiled & untested) | David Lang | 2011-01-13 | 2 | -0/+161 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'v5.6.2-newimudp' into v5-devel-newimudp | Rainer Gerhards | 2011-01-10 | 8 | -4/+212 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | improved imudp real-time scheduling support & bugfix | Dražen Kačar | 2011-01-10 | 8 | -3/+211 | |
| * | | | | | | | Merge branch 'v4-devel' into v5-devel-newimudp | Rainer Gerhards | 2011-01-10 | 1 | -42/+1 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | imudp: removing new scheduling priority setting code | Rainer Gerhards | 2011-01-10 | 2 | -43/+0 | |
| | * | | | | | | added support for systems without epoll_create1() | Rainer Gerhards | 2010-12-17 | 2 | -2/+20 | |
* | | | | | | | | experimental support for monogodb added | Victor Pereira | 2011-01-31 | 5 | -0/+335 | |
* | | | | | | | | cleanup of imptcp; doc added; config statement for workers added | Rainer Gerhards | 2011-01-31 | 3 | -23/+24 | |
* | | | | | | | | added multi-threading support to imptcp | Rainer Gerhards | 2011-01-28 | 1 | -47/+182 | |
* | | | | | | | | small speedup to imptcp: read more than one events in epoll call | Rainer Gerhards | 2011-01-28 | 1 | -1/+2 | |
* | | | | | | | | imptcp now supports non-cancel termination mode, a plus in stability | Rainer Gerhards | 2011-01-28 | 2 | -15/+14 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | interim commit: refactored epoll processing | Rainer Gerhards | 2011-01-26 | 7 | -20/+90 | |
* | | | | | | | tcpflood: time display was invalid due to wrong format | Rainer Gerhards | 2011-01-26 | 2 | -7/+9 | |
* | | | | | | | improved tcpsrv performance by enabling multiple-entry epoll | Rainer Gerhards | 2011-01-25 | 6 | -28/+49 | |
* | | | | | | | abandon imttcp, concept failed, explanation comment added to module | Rainer Gerhards | 2011-01-24 | 1 | -0/+53 | |
* | | | | | | | thread leak fixed (but not in a clean way) | Rainer Gerhards | 2011-01-24 | 1 | -2/+10 | |
* | | | | | | | added first (very experimental) version of imttcp | Rainer Gerhards | 2011-01-24 | 4 | -1/+1109 | |
* | | | | | | | minor: typo fix | Rainer Gerhards | 2011-01-18 | 1 | -1/+1 | |
* | | | | | | | fixed regression in tcpflood | Rainer Gerhards | 2011-01-10 | 1 | -5/+6 | |
* | | | | | | | tcpflood test tool: cleaned up sender multithreading | Rainer Gerhards | 2011-01-10 | 2 | -2/+44 | |
* | | | | | | | enhanced tcpflood to run multithreaded | Rainer Gerhards | 2010-12-18 | 2 | -31/+108 | |
* | | | | | | | doc: minor typo fix | Rainer Gerhards | 2010-12-17 | 1 | -1/+1 | |
* | | | | | | | added minimal doc for new imudp config statements | Rainer Gerhards | 2010-12-17 | 1 | -0/+6 | |
* | | | | | | | Merge branch 'v5-devel' | Rainer Gerhards | 2010-12-17 | 30 | -216/+330 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'v4-devel' into v5-devel | Rainer Gerhards | 2010-12-17 | 9 | -82/+130 | |
| |\| | | | | | ||||||
| | * | | | | | added $IMUDPSchedulingPolicy and $IMUDPSchedulingPriority config settings | Rainer Gerhards | 2010-12-17 | 3 | -0/+44 | |
| | * | | | | | added $LocalHostName config directive & some bugfixing | Rainer Gerhards | 2010-12-16 | 6 | -14/+32 | |
| | * | | | | | cleanup of cosmetic nit (result of clang static code analyser run) | Rainer Gerhards | 2010-12-16 | 1 | -1/+1 | |
| | * | | | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-12-16 | 18 | -39/+28 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | |