Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-07-15 | 1 | -0/+2 |
|\ | |||||
| * | bugfix: memory leak with some input modules | Rainer Gerhards | 2009-07-15 | 1 | -0/+2 |
* | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-07-15 | 1 | -9/+6 |
|\| | |||||
| * | Merge branch 'v3-stable' into v4-beta | Rainer Gerhards | 2009-07-15 | 1 | -9/+6 |
| |\ | |||||
| | * | removed mentioning HUP as a way of restarting from the doc set | Rainer Gerhards | 2009-07-15 | 1 | -9/+6 |
* | | | added tcp output rebinding option. | Rainer Gerhards | 2009-07-14 | 1 | -0/+6 |
* | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-07-14 | 1 | -1/+1 |
|\| | | |||||
| * | | bugfix: fromhost-ip was sometimes truncated | Rainer Gerhards | 2009-07-14 | 1 | -1/+1 |
* | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-07-13 | 1 | -2/+2 |
|\| | | |||||
| * | | Merge branch 'v3-stable' into v4-beta | Rainer Gerhards | 2009-07-13 | 1 | -2/+2 |
| |\| | |||||
| | * | fix compile error in zip sender patch | Rainer Gerhards | 2009-07-13 | 1 | -2/+2 |
| | * | bugfix: sending syslog messages with zip compression did not work | Rainer Gerhards | 2009-07-13 | 1 | -2/+2 |
* | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-07-09 | 1 | -2/+0 |
|\| | | |||||
| * | | bugfix: omfwd segfault when debugging is turned on | Rainer Gerhards | 2009-07-09 | 1 | -2/+0 |
* | | | first shot at asynchronous stream writer with timeout capability | Rainer Gerhards | 2009-07-06 | 2 | -4/+9 |
|/ / | |||||
* | | omfile itself no longer needs zlib | Rainer Gerhards | 2009-07-02 | 1 | -4/+0 |
* | | now put the new property-based methods to good use | Rainer Gerhards | 2009-07-01 | 1 | -2/+4 |
* | | RcvFromIP now also a property | Rainer Gerhards | 2009-07-01 | 1 | -4/+11 |
* | | introduced a new way of handling the RcvFrom property | Rainer Gerhards | 2009-06-30 | 1 | -2/+6 |
* | | finished transition to using inputName property | Rainer Gerhards | 2009-06-30 | 1 | -24/+22 |
* | | introduced the idea of detached properties | Rainer Gerhards | 2009-06-29 | 1 | -2/+3 |
* | | Merge branch 'beta' into master | Rainer Gerhards | 2009-06-29 | 1 | -1/+13 |
|\ \ | |||||
| * \ | Merge branch 'v4-stable' into beta | Rainer Gerhards | 2009-06-29 | 1 | -1/+13 |
| |\ \ | |||||
| | * | | bugfix: ssh session hangs after rsyslgod is started from it | Rainer Gerhards | 2009-06-29 | 1 | -1/+13 |
* | | | | some cleanup | Rainer Gerhards | 2009-06-29 | 1 | -14/+14 |
* | | | | separate willRun and runInput calls for input modules | Michael Terry | 2009-06-29 | 1 | -9/+37 |
* | | | | add support for KLogPath | Michael Terry | 2009-06-29 | 1 | -2/+2 |
* | | | | named queue worker threads | Rainer Gerhards | 2009-06-25 | 1 | -1/+1 |
* | | | | improvements/fixes in queue termination timeout handling | Rainer Gerhards | 2009-06-25 | 1 | -2/+2 |
* | | | | Merge branch 'omfile' | Rainer Gerhards | 2009-06-24 | 8 | -1050/+642 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | optimized TAG handling | Rainer Gerhards | 2009-06-23 | 1 | -4/+3 |
| * | | | optimized hostname processing | Rainer Gerhards | 2009-06-23 | 1 | -36/+11 |
| * | | | more strict parsing of the hostname in rfc3164 mode | Rainer Gerhards | 2009-06-23 | 1 | -73/+41 |
| * | | | prevented unneccessary apc calls | Rainer Gerhards | 2009-06-23 | 1 | -2/+1 |
| * | | | restored repeated message reduction processing | Rainer Gerhards | 2009-06-23 | 1 | -0/+1 |
| * | | | optimized processing of TAG message field | Rainer Gerhards | 2009-06-22 | 1 | -16/+10 |
| * | | | switched default to keep in line with traditional syslogd behaviour | Rainer Gerhards | 2009-06-19 | 1 | -2/+2 |
| * | | | removed uniprocessor optimization | Rainer Gerhards | 2009-06-19 | 1 | -2/+0 |
| * | | | optimized handling of MSG part in msg object | Rainer Gerhards | 2009-06-18 | 1 | -2/+5 |
| * | | | optimized TAG handling in msg object | Rainer Gerhards | 2009-06-18 | 1 | -3/+3 |
| * | | | cleaned up/optimized raw message handling in msg object | Rainer Gerhards | 2009-06-18 | 1 | -2/+2 |
| * | | | Merge branch 'master' into newmsg | Rainer Gerhards | 2009-06-18 | 1 | -4/+7 |
| |\ \ \ | |||||
| * | | | | going forward in moving string-handling functions to new interface... | Rainer Gerhards | 2009-06-17 | 1 | -1/+1 |
| * | | | | further optimized message object | Rainer Gerhards | 2009-06-17 | 1 | -1/+0 |
| * | | | | implemented first version of multi-enqueue support, queue side | Rainer Gerhards | 2009-06-16 | 1 | -1/+1 |
| * | | | | milestone: input-side multiSubmit capability | Rainer Gerhards | 2009-06-16 | 1 | -2/+24 |
| * | | | | fixing problems that occurred during the last merge | Rainer Gerhards | 2009-06-16 | 1 | -291/+0 |
| * | | | | Merge branch 'master' into omfile | Rainer Gerhards | 2009-06-16 | 1 | -75/+358 |
| |\ \ \ \ | |||||
| * | | | | | omfile buffers are now synchronized after inactivity | Rainer Gerhards | 2009-06-15 | 2 | -41/+10 |
| * | | | | | completed multi-ruleset core support | Rainer Gerhards | 2009-06-12 | 1 | -28/+47 |