summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* preparing for 5.5.7v5.5.7Rainer Gerhards2010-08-093-3/+3
* Merge branch 'v4-devel'Rainer Gerhards2010-08-092-4/+4
|\
| * doc nit: wrong title in omuxsock pageRainer Gerhards2010-08-091-1/+1
| * solving an error ID collision with v5 buildRainer Gerhards2010-08-061-1/+1
* | fixing a nit introduced in last mergeRainer Gerhards2010-08-061-0/+1
* | Merge branch 'v4-devel'Rainer Gerhards2010-08-0614-2/+599
|\|
| * added omuxsock, which permits to write message to local Unix socketsRainer Gerhards2010-08-0614-4/+600
* | 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 '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
* | | | 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
|/ / / / /
* | | | | performance enhancement: implemented stage 1 firehose mode for actionsRainer Gerhards2010-06-083-13/+146