Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: subtle synchronization issue | Rainer Gerhards | 2009-06-25 | 3 | -12/+12 |
* | improvements/fixes in queue termination timeout handling | Rainer Gerhards | 2009-06-25 | 2 | -3/+9 |
* | Merge branch 'master' into v5-devel | Rainer Gerhards | 2009-06-25 | 2 | -2/+6 |
|\ | |||||
| * | some memory accesses are now explicitely atomic | Rainer Gerhards | 2009-06-25 | 3 | -10/+24 |
* | | added a few atomic operations | Rainer Gerhards | 2009-06-25 | 4 | -20/+28 |
* | | bugfix: mutex was sometimes released when not being held | Rainer Gerhards | 2009-06-24 | 1 | -4/+8 |
* | | Merge branch 'master' into v5-devel | Rainer Gerhards | 2009-06-24 | 1 | -0/+2 |
|\| | |||||
| * | Merge branch 'beta' | Rainer Gerhards | 2009-06-24 | 1 | -0/+2 |
| |\ | |||||
| | * | Merge branch 'v4-stable' into beta | Rainer Gerhards | 2009-06-24 | 1 | -0/+2 |
| | |\ | |||||
| | | * | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-06-24 | 1 | -0/+2 |
| | | |\ | |||||
| | | | * | bugfix: invalid mutex release in msg.c | Rainer Gerhards | 2009-06-24 | 1 | -0/+2 |
* | | | | | Merge branch 'omfile' into v5-devel | Rainer Gerhards | 2009-06-23 | 10 | -121/+201 |
|\| | | | | |||||
| * | | | | optimized TAG handling | Rainer Gerhards | 2009-06-23 | 3 | -55/+40 |
| * | | | | optimized hostname processing | Rainer Gerhards | 2009-06-23 | 3 | -11/+7 |
| * | | | | more strict parsing of the hostname in rfc3164 mode | Rainer Gerhards | 2009-06-23 | 2 | -5/+9 |
| * | | | | prevented unneccessary apc calls | Rainer Gerhards | 2009-06-23 | 3 | -9/+18 |
| * | | | | restored repeated message reduction processing | Rainer Gerhards | 2009-06-23 | 4 | -25/+60 |
| * | | | | fix: previous patch aborted in release mode | Rainer Gerhards | 2009-06-23 | 1 | -1/+3 |
| * | | | | some more optimizations | Rainer Gerhards | 2009-06-23 | 5 | -19/+70 |
* | | | | | Merge branch 'omfile' into v5-devel | Rainer Gerhards | 2009-06-22 | 3 | -22/+7 |
|\| | | | | |||||
| * | | | | optimized processing of TAG message field | Rainer Gerhards | 2009-06-22 | 3 | -22/+7 |
* | | | | | adapted (and improved) input batching to v5 engine | Rainer Gerhards | 2009-06-22 | 1 | -1/+2 |
* | | | | | Merge branch 'omfile' into v5-devel | Rainer Gerhards | 2009-06-22 | 4 | -45/+40 |
|\| | | | | |||||
| * | | | | some more optimizations of the msg_t object (minor) | Rainer Gerhards | 2009-06-22 | 4 | -45/+40 |
* | | | | | Merge branch 'omfile' into v5-devel | Rainer Gerhards | 2009-06-22 | 1 | -0/+18 |
|\| | | | | |||||
| * | | | | reduced memory footprint / "memory leak" | Rainer Gerhards | 2009-06-22 | 1 | -0/+18 |
* | | | | | bugfix: huge memory leak in queue engine | Rainer Gerhards | 2009-06-22 | 1 | -0/+1 |
* | | | | | Merge branch 'omfile' into tmp | Rainer Gerhards | 2009-06-22 | 25 | -588/+1068 |
|\| | | | | |||||
| * | | | | optimized template string generation | Rainer Gerhards | 2009-06-19 | 3 | -8/+5 |
| * | | | | removed pthread_testcancel() as it is no longer necessary | Rainer Gerhards | 2009-06-19 | 1 | -22/+0 |
| * | | | | removed uniprocessor optimization | Rainer Gerhards | 2009-06-19 | 6 | -40/+8 |
| * | | | | typo fix | Rainer Gerhards | 2009-06-19 | 1 | -1/+1 |
| * | | | | some cleanup | Rainer Gerhards | 2009-06-19 | 1 | -11/+6 |
| * | | | | fully optimized datetime module and enhanced test suite | Rainer Gerhards | 2009-06-19 | 1 | -78/+88 |
| * | | | | optimized rfc3339 timestamp string generation | Rainer Gerhards | 2009-06-19 | 1 | -30/+73 |
| * | | | | fixed abort condition with oversize tags | Rainer Gerhards | 2009-06-18 | 2 | -23/+11 |
| * | | | | optimized handling of MSG part in msg object | Rainer Gerhards | 2009-06-18 | 2 | -11/+24 |
| * | | | | slight optimization of template generation | Rainer Gerhards | 2009-06-18 | 3 | -4/+12 |
| * | | | | some optimization in the property replacer | Rainer Gerhards | 2009-06-18 | 1 | -40/+48 |
| * | | | | optimized TAG handling in msg object | Rainer Gerhards | 2009-06-18 | 2 | -47/+78 |
| * | | | | cleaned up/optimized raw message handling in msg object | Rainer Gerhards | 2009-06-18 | 3 | -65/+64 |
| * | | | | Merge branch 'master' into newmsg | Rainer Gerhards | 2009-06-18 | 1 | -1/+1 |
| |\| | | | |||||
| | * | | | Merge branch 'beta' | Rainer Gerhards | 2009-06-18 | 1 | -1/+1 |
| | |\| | | |||||
| | | * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-06-18 | 1 | -1/+1 |
| | | |\| | |||||
| | | | * | some minor bugfixes | Rainer Gerhards | 2009-06-18 | 1 | -1/+1 |
| * | | | | going forward in moving string-handling functions to new interface... | Rainer Gerhards | 2009-06-17 | 10 | -94/+113 |
| * | | | | some more optimization in msg object string handling | Rainer Gerhards | 2009-06-17 | 2 | -56/+35 |
| * | | | | further optimized message object | Rainer Gerhards | 2009-06-17 | 4 | -136/+233 |
| * | | | | added basic plumbing to support message properties separate from message | Rainer Gerhards | 2009-06-16 | 4 | -0/+175 |
| * | | | | some cleanup | Rainer Gerhards | 2009-06-16 | 1 | -6/+4 |