summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | changed omudpspoof default spoof address to simplify typical use caseRainer Gerhards2010-08-054-9/+28
| * | | | minor bug fixesRainer Gerhards2010-08-054-5/+14
| * | | | Merge branch 'v4-devel'Rainer Gerhards2010-08-054-31/+3
| |\| | |
| | * | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-08-054-117/+4
| | |\| |
| | | * | preparing for 4.6.4v4.6.4Rainer Gerhards2010-08-053-3/+3
| | | * | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-08-054-117/+4
| | | |\ \
| | | | * | preparing for 3.22.2v3.22.2Rainer Gerhards2010-08-055-94/+5
* | | | | | Merge branch 'master' into newconfRainer Gerhards2010-08-057-79/+26
|\| | | | |
| * | | | | Merge branch 'v4-devel' into masterRainer Gerhards2010-08-053-7/+23
| |\| | | |
| | * | | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-08-053-4/+21
| | |\| | |
| | | * | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-08-052-1/+5
| | | |\| |
| | | | * | program name filter ! in the configuration cannot be resetKiss Gabor (Bitman)2010-08-052-2/+3
| | | * | | bugfix: zero-sized (empty) messages were processed by imtcpRainer Gerhards2010-07-282-2/+11
| | | * | | bumped version numberRainer Gerhards2010-07-071-0/+2
| | | * | | preparing for 4.6.3v4.6.3Rainer Gerhards2010-07-073-3/+3
| * | | | | break potential infinite loop in actionDoRetrySteffen Sledz2010-08-051-0/+1
| * | | | | rsyslog status is now a web site only ressourceRainer Gerhards2010-07-283-72/+2
* | | | | | final (?) milestone: looks like action scoping works nowRainer Gerhards2010-07-271-1/+34
* | | | | | bumped version numbersRainer Gerhards2010-07-273-2/+15
* | | | | | fixed regression from last commitRainer Gerhards2010-07-2722-4/+29
* | | | | | milestone commit: output plugin interface changes (may NOT run)Rainer Gerhards2010-07-2724-404/+657
* | | | | | added support to save/restore rsyslog core action settings...Rainer Gerhards2010-07-235-134/+211
* | | | | | first shot at scoping (for actions only)Rainer Gerhards2010-07-236-43/+140
* | | | | | moving towards scoping inside rsyslog.confRainer Gerhards2010-07-2128-217/+259
|/ / / / /
* | | | / preparing for 5.5.6 releasev5.5.6Rainer Gerhards2010-07-216-7/+5
| |_|_|/ |/| | |
* | | | added new parser modulesRainer Gerhards2010-07-1312-8/+341
* | | | fix: pmrfc3164 did not load because modInit was not specifiedRainer Gerhards2010-07-091-1/+1
* | | | added new pm3164sd parser moduleRainer Gerhards2010-07-074-0/+368
* | | | Merge branch 'v5-stable' into masterRainer Gerhards2010-07-051-0/+6
|\ \ \ \
| * \ \ \ Merge branch 'v4-stable' into tmpRainer Gerhards2010-07-0517-51/+340
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge branch 'v4-devel'Rainer Gerhards2010-07-052-0/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-07-052-0/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | bugfix: segfault on HUP when "HUPIsRestart" was set to "on"varmojfekoj2010-07-052-0/+3
* | | | | Merge branch 'tmp' into concurrent-outputRainer Gerhards2010-06-242-6/+12
|\ \ \ \ \
| * | | | | made hardcoded max string number persistentRainer Gerhards2010-06-242-6/+12
* | | | | | added missing support for systems without atomic instructionsRainer Gerhards2010-06-243-1/+19
|/ / / / /
* | | | | bugfix: "$ActionExecOnlyWhenPreviousIsSuspended on" was brokenRainer Gerhards2010-06-2416-31/+184
* | | | | fixed a couple of regressionsRainer Gerhards2010-06-2311-113/+111
* | | | | fixed problem in action message induced failure handlingRainer Gerhards2010-06-211-2/+2
* | | | | minor cleanupRainer Gerhards2010-06-211-3/+0
* | | | | fixed a problem with ACT_MESSAGE_PASSING type of doAction interfaceRainer Gerhards2010-06-152-28/+15
* | | | | milestone(BUGGY): batch now pushed down to actionRainer Gerhards2010-06-1512-79/+337
* | | | | milestone commit(BUGGY): batch is now handed down to rule processingRainer Gerhards2010-06-106-45/+105
* | | | | some cleanupRainer Gerhards2010-06-105-60/+24
* | | | | fixed regression for omruleset use caseRainer Gerhards2010-06-102-6/+16
* | | | | Merge branch 'concurrent-output' into tmpRainer Gerhards2010-06-108-105/+162
|\ \ \ \ \
| * | | | | main msg q consumer now preprocesses messages before doing rule processingRainer Gerhards2010-06-094-43/+52
| * | | | | somewhat improved direct mode queue performanceRainer Gerhards2010-06-093-19/+42
| * | | | | added support for high-performance action queue submission if not all mark me...Rainer Gerhards2010-06-084-43/+68
* | | | | | fixing msg duplication & loss regression, causes slowdownRainer Gerhards2010-06-103-8/+8
|/ / / / /