summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | | | bugfix: regression caused more locking action in msg.c than necessaryRainer Gerhards2010-06-086-43/+39
* | | | | finshed implementation of strgen modulesRainer Gerhards2010-06-0419-115/+705
* | | | | first implementation of strgen interfaceRainer Gerhards2010-06-0114-64/+644
* | | | | experimental commit: facility to generate template via C functionRainer Gerhards2010-06-013-7/+103
* | | | | Merge branch 'v4-devel'Rainer Gerhards2010-05-203-3/+4
|\| | | |
| * | | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-05-203-3/+4
| |\| | |
| | * | | some doc fixes; incorrect config samples could cause confusionRainer Gerhards2010-05-203-3/+4
* | | | | project status updateRainer Gerhards2010-05-201-4/+4
* | | | | fixed typo in docRainer Gerhards2010-05-201-1/+1
* | | | | preparing for 5.5.5v5.5.5Rainer Gerhards2010-05-203-3/+3
* | | | | fixed race conditions during queue shutdown (DA case, disks active)Rainer Gerhards2010-05-184-15/+33
* | | | | added new cancel-reduced action thread termination methodRainer Gerhards2010-05-175-3/+60
* | | | | some more cleanup and a nasty little bug i doDie()Rainer Gerhards2010-05-102-13/+15
* | | | | small cleanupRainer Gerhards2010-05-101-5/+0
* | | | | made ompgsql identify its version on loadRainer Gerhards2010-05-071-0/+1
* | | | | improved syncdemo tool - added "partition" mode...Rainer Gerhards2010-05-051-9/+47
* | | | | updating project statusRainer Gerhards2010-05-032-8/+11
* | | | | Merge branch 'v4-devel'v5.5.4Rainer Gerhards2010-05-031-1/+1
|\| | | |
| * | | | preparing for 4.7.2v4.7.2Rainer Gerhards2010-05-033-3/+3
* | | | | preparing for 5.5.4 releaseRainer Gerhards2010-05-034-6/+7
* | | | | added semaphores to sync test scenarioRainer Gerhards2010-05-021-12/+32
* | | | | enhanced tool to test timing of sync methodsRainer Gerhards2010-05-021-29/+93
* | | | | fixed recent regression: did not compile on systems with atomic instructionsRainer Gerhards2010-04-291-1/+1
* | | | | solved some race condition in testbenchRainer Gerhards2010-04-292-1/+3
* | | | | adapted new atomic instruction emulation to v5 engineRainer Gerhards2010-04-278-34/+60