Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | bugfix: omfwd segfault when debugging is turned on | Rainer Gerhards | 2009-07-09 | 1 | -2/+0 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | bugfix: property msg was lost when working with disk queues | Rainer Gerhards | 2009-07-07 | 2 | -6/+13 | |
* | | | | | | | bugfix: properties inputname, fromhost, fromhost-ip were lost | Rainer Gerhards | 2009-07-07 | 2 | -5/+5 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | performance enhancement: much faster, up to twice as fast | Rainer Gerhards | 2009-07-06 | 2 | -2/+4 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | bugfix: abort condition when RecvFrom was not set and message reduction was on | Rainer Gerhards | 2009-07-06 | 2 | -6/+14 | |
* | | | | | added $klogConsoleLogLevel directive | Rainer Gerhards | 2009-07-03 | 4 | -14/+25 | |
* | | | | | bugfix: missing initialization during timestamp creationv4.5.0 | Rainer Gerhards | 2009-07-03 | 3 | -0/+8 | |
* | | | | | omfile itself no longer needs zlib | Rainer Gerhards | 2009-07-02 | 2 | -4/+1 | |
* | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-07-02 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-07-02 | 1 | -1/+1 | |
| |\| | | | | ||||||
| | * | | | | preparing for 3.22.1v3.22.1 | Rainer Gerhards | 2009-07-02 | 3 | -3/+3 | |
* | | | | | | updating version info to 4.5.0 | Rainer Gerhards | 2009-07-02 | 3 | -3/+3 | |
* | | | | | | completed ruleset documentation | Rainer Gerhards | 2009-07-02 | 3 | -33/+113 | |
* | | | | | | first shot at multi-ruleset doc | Rainer Gerhards | 2009-07-01 | 2 | -0/+199 | |
* | | | | | | now put the new property-based methods to good use | Rainer Gerhards | 2009-07-01 | 8 | -49/+120 | |
* | | | | | | RcvFromIP now also a property | Rainer Gerhards | 2009-07-01 | 8 | -50/+102 | |
* | | | | | | removed a debugging-left-over, caused compilation failure on some platforms | Rainer Gerhards | 2009-07-01 | 1 | -1/+0 | |
* | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-06-30 | 1 | -0/+10 | |
|\| | | | | | ||||||
| * | | | | | internal bugfix: object pointer was only reset to NULL when an object was act... | Rainer Gerhards | 2009-06-30 | 2 | -1/+16 | |
* | | | | | | introduced a new way of handling the RcvFrom property | Rainer Gerhards | 2009-06-30 | 15 | -61/+168 | |
* | | | | | | finished transition to using inputName property | Rainer Gerhards | 2009-06-30 | 12 | -143/+278 | |
* | | | | | | introduced the idea of detached properties | Rainer Gerhards | 2009-06-29 | 19 | -55/+200 | |
* | | | | | | Merge branch 'beta' into master | Rainer Gerhards | 2009-06-29 | 2 | -1/+19 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'v4-stable' into beta | Rainer Gerhards | 2009-06-29 | 2 | -1/+19 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | bugfix: ssh session hangs after rsyslgod is started from it | Rainer Gerhards | 2009-06-29 | 2 | -1/+19 | |
* | | | | | | updated testbench to new init() behavior | Rainer Gerhards | 2009-06-29 | 2 | -4/+16 | |
* | | | | | | some cleanup | Rainer Gerhards | 2009-06-29 | 1 | -14/+14 | |
* | | | | | | separate willRun and runInput calls for input modules | Michael Terry | 2009-06-29 | 3 | -9/+39 | |
* | | | | | | add support for KLogPath | Michael Terry | 2009-06-29 | 5 | -7/+27 | |
* | | | | | | improved omoracle documentation | Ronny Egner | 2009-06-27 | 1 | -0/+122 | |
* | | | | | | optimization: propert names are now internally identified by integers | Rainer Gerhards | 2009-06-26 | 9 | -148/+303 | |
* | | | | | | some optimization, declared some frequently called small stringbuf functions ... | Rainer Gerhards | 2009-06-26 | 2 | -60/+62 | |
* | | | | | | added some basic multithreading tests to testbench | Rainer Gerhards | 2009-06-26 | 5 | -0/+80 | |
* | | | | | | got rid of the recursive requirement for msg_t mutex (finally!) | Rainer Gerhards | 2009-06-26 | 6 | -170/+123 | |
* | | | | | | some more stringbuffer optimization | Rainer Gerhards | 2009-06-25 | 5 | -71/+30 | |
* | | | | | | bugfix: msg_t mutex was sometimes initialized twice | Rainer Gerhards | 2009-06-25 | 1 | -1/+0 | |
* | | | | | | backported "clean" increment of memory trim counter (not protected by mutex) | Rainer Gerhards | 2009-06-25 | 2 | -3/+6 | |
* | | | | | | named queue worker threads | Rainer Gerhards | 2009-06-25 | 2 | -1/+7 | |
* | | | | | | cleanup (removed now-unused parameters) | Rainer Gerhards | 2009-06-25 | 3 | -17/+17 | |
* | | | | | | bugfix: subtle potential issue during queue shutdown | Rainer Gerhards | 2009-06-25 | 1 | -1/+1 | |
* | | | | | | improvements/fixes in queue termination timeout handling | Rainer Gerhards | 2009-06-25 | 4 | -5/+14 | |
* | | | | | | some memory accesses are now explicitely atomic | Rainer Gerhards | 2009-06-25 | 4 | -10/+25 | |
* | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-06-24 | 2 | -0/+4 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'v4-stable' into beta | Rainer Gerhards | 2009-06-24 | 2 | -0/+4 | |
| |\| | | | | | |_|/ / | |/| | | | ||||||
| | * | | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-06-24 | 2 | -0/+4 | |
| | |\| | | ||||||
| | | * | | bugfix: invalid mutex release in msg.c | Rainer Gerhards | 2009-06-24 | 2 | -0/+4 | |
* | | | | | bugfix: abort when using multiple mainMsgQueue worker threads | Rainer Gerhards | 2009-06-24 | 1 | -16/+9 | |
* | | | | | Merge branch 'omfile' | Rainer Gerhards | 2009-06-24 | 116 | -2379/+5219 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | fixed a race condition: generated msg string store must be mutex protected | Rainer Gerhards | 2009-06-23 | 1 | -11/+13 | |
| * | | | | optimized TAG handling | Rainer Gerhards | 2009-06-23 | 5 | -60/+44 |