summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | action batch processing implementedRainer Gerhards2009-05-123-25/+136
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | one astrisk too much - and we have a segfault... - fixed ;)Rainer Gerhards2009-05-121-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | moving to a cleaner implementation of batchesRainer Gerhards2009-05-1210-60/+132
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into multi-dequeueRainer Gerhards2009-05-1215-60/+593
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: added "overall picture" of what rsyslog isRainer Gerhards2009-05-111-5/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | worked on rsyslog design internals paperRainer Gerhards2009-05-083-38/+197
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added design documentRainer Gerhards2009-05-081-0/+397
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed some bugs & added testing helpersRainer Gerhards2009-05-072-32/+231
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first shot at action state machine implemention (untested)Rainer Gerhards2009-05-074-132/+372
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added action processing message state diagramRainer Gerhards2009-04-301-0/+33
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minor cleanupRainer Gerhards2009-04-291-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | begin implementation of new transactional output module interfaceRainer Gerhards2009-04-278-17/+313
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed abort condition in DA modeRainer Gerhards2009-04-235-8/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixing a small (newly-introduced) memory leakRainer Gerhards2009-04-234-25/+13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into multi-dequeueRainer Gerhards2009-04-232-12/+58
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added $MainMsgQueueDequeueBatchSize and $ActionQueueDequeueBatchSize configur...Rainer Gerhards2009-04-2311-20/+60
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into multi-dequeueRainer Gerhards2009-04-232-5/+16
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improving debugging info a bitRainer Gerhards2009-04-232-3/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added test for DA queue mode (in main msg queue) - needs more workRainer Gerhards2009-04-224-7/+95
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | now batches are handed down to the actual consumerRainer Gerhards2009-04-224-29/+66
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first attempt at dequeueing multiple batches inside the queueRainer Gerhards2009-04-227-79/+149
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into multi-dequeueRainer Gerhards2009-04-2236-52/+446
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some cleanupRainer Gerhards2009-04-171-39/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added $klogConsoleLogLevel directiveRainer Gerhards2009-07-034-14/+25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: missing initialization during timestamp creationv4.5.0Rainer Gerhards2009-07-033-0/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | omfile itself no longer needs zlibRainer Gerhards2009-07-022-4/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'beta'Rainer Gerhards2009-07-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'v3-stable' into betaRainer Gerhards2009-07-021-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updating version info to 4.5.0Rainer Gerhards2009-07-023-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | completed ruleset documentationRainer Gerhards2009-07-023-33/+113
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first shot at multi-ruleset docRainer Gerhards2009-07-012-0/+199
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | now put the new property-based methods to good useRainer Gerhards2009-07-018-49/+120
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RcvFromIP now also a propertyRainer Gerhards2009-07-018-50/+102
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed a debugging-left-over, caused compilation failure on some platformsRainer Gerhards2009-07-011-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'beta'Rainer Gerhards2009-06-301-0/+10
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | internal bugfix: object pointer was only reset to NULL when an object was act...Rainer Gerhards2009-06-302-1/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | introduced a new way of handling the RcvFrom propertyRainer Gerhards2009-06-3015-61/+168
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | finished transition to using inputName propertyRainer Gerhards2009-06-3012-143/+278
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | introduced the idea of detached propertiesRainer Gerhards2009-06-2919-55/+200
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'beta' into masterRainer Gerhards2009-06-292-1/+19
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-stable' into betaRainer Gerhards2009-06-292-1/+19
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: ssh session hangs after rsyslgod is started from itRainer Gerhards2009-06-292-1/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated testbench to new init() behaviorRainer Gerhards2009-06-292-4/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some cleanupRainer Gerhards2009-06-291-14/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | separate willRun and runInput calls for input modulesMichael Terry2009-06-293-9/+39
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add support for KLogPathMichael Terry2009-06-295-7/+27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improved omoracle documentationRonny Egner2009-06-271-0/+122
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | optimization: propert names are now internally identified by integersRainer Gerhards2009-06-269-148/+303
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some optimization, declared some frequently called small stringbuf functions ...Rainer Gerhards2009-06-262-60/+62
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added some basic multithreading tests to testbenchRainer Gerhards2009-06-265-0/+80