Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | removed invalid link from doc | Rainer Gerhards | 2011-02-04 | 1 | -1/+0 | |
* | | | 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 | |
* | | | | | 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 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | Fix the build system to build outisde CERN. | Luis Fernando Muñoz Mejías | 2010-11-30 | 1 | -17/+35 | |
| * | | | | Fix a potential missing '\0' on too long strings. | Luis Fernando Muñoz Mejías | 2010-11-30 | 2 | -48/+23 | |
| * | | | | bugfix: atomic increment for msg object may not work correct on all platforms. | Chris Metcalf | 2010-11-25 | 2 | -1/+5 | |
| * | | | | added forgotten testcase filesv4.7.3 | Rainer Gerhards | 2010-11-25 | 2 | -0/+25 | |
| * | | | | preparing for 4.7.3 | Rainer Gerhards | 2010-11-25 | 3 | -3/+3 | |
| * | | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-11-25 | 1 | -5/+11 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-11-24 | 2 | -0/+27 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | doc/imfile: fixed small but important typo | Rainer Gerhards | 2010-10-20 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2010-12-17 | 20 | -98/+141 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | bug fixes in action processing | Rainer Gerhards | 2010-12-17 | 3 | -52/+84 | |
| * | | | | | | used a bit more stack (irrelevant) to gain a bit more performance... | Rainer Gerhards | 2010-12-16 | 1 | -1/+2 | |
| * | | | | | | bugfix: batch processing flagged invalid message as "bad" under some circumst... | Rainer Gerhards | 2010-12-16 | 5 | -14/+9 | |
| * | | | | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2010-12-16 | 13 | -25/+29 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | some cleanup based on clang static analyzer results | Rainer Gerhards | 2010-12-16 | 14 | -32/+18 | |
| | * | | | | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2010-12-16 | 3 | -3/+6 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | improved some code based on clang static analyzer results | Rainer Gerhards | 2010-12-16 | 3 | -3/+6 | |
| | * | | | | | | typo fix (thanks to Björn Påhlsson for finding it!) | Michael Biebl | 2010-11-30 | 2 | -4/+4 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | Merge branch 'v4.4.2a' into v4-stable | Rainer Gerhards | 2010-11-25 | 1 | -5/+7 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | patched version number | Rainer Gerhards | 2010-10-15 | 1 | -1/+1 | |
| | | * | | | | | bugfix: a couple of problems that imfile had on some platforms | Rainer Gerhards | 2010-10-15 | 2 | -5/+9 | |
| | | * | | | | | bugfix: imfile utilizes 32 bit to track offset | Rainer Gerhards | 2010-10-15 | 3 | -4/+12 | |
| | * | | | | | | final preparations for releasev4.6.5 | Rainer Gerhards | 2010-11-24 | 1 | -1/+1 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | fixed cosmetic nit (as a result of clang static code analyzer run) | Rainer Gerhards | 2010-12-16 | 1 | -1/+1 | |
| * | | | | | | bugfix: unitialized variable could cause issues under extreme conditions | Rainer Gerhards | 2010-12-16 | 5 | -8/+19 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | preparing for 5.6.2v5.6.2 | Rainer Gerhards | 2010-11-30 | 3 | -3/+3 |