Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added forgotten files | Rainer Gerhards | 2010-09-07 | 2 | -0/+705 |
* | acquire /dev/log socket optionally from systemd | Lennart Poettering | 2010-09-07 | 6 | -37/+87 |
* | added new parser modules | Rainer Gerhards | 2010-07-13 | 12 | -8/+341 |
* | fix: pmrfc3164 did not load because modInit was not specified | Rainer Gerhards | 2010-07-09 | 1 | -1/+1 |
* | added new pm3164sd parser module | Rainer Gerhards | 2010-07-07 | 4 | -0/+368 |
* | Merge branch 'v5-stable' into master | Rainer Gerhards | 2010-07-05 | 1 | -0/+6 |
|\ | |||||
| * | Merge branch 'v4-stable' into tmp | Rainer Gerhards | 2010-07-05 | 17 | -51/+340 |
| |\ | |||||
* | \ | Merge branch 'v4-devel' | Rainer Gerhards | 2010-07-05 | 2 | -0/+3 |
|\ \ \ | |||||
| * \ \ | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-07-05 | 2 | -0/+3 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | bugfix: segfault on HUP when "HUPIsRestart" was set to "on" | varmojfekoj | 2010-07-05 | 2 | -0/+3 |
* | | | | Merge branch 'tmp' into concurrent-output | Rainer Gerhards | 2010-06-24 | 2 | -6/+12 |
|\ \ \ \ | |||||
| * | | | | made hardcoded max string number persistent | Rainer Gerhards | 2010-06-24 | 2 | -6/+12 |
* | | | | | added missing support for systems without atomic instructions | Rainer Gerhards | 2010-06-24 | 3 | -1/+19 |
|/ / / / | |||||
* | | | | bugfix: "$ActionExecOnlyWhenPreviousIsSuspended on" was broken | Rainer Gerhards | 2010-06-24 | 16 | -31/+184 |
* | | | | fixed a couple of regressions | Rainer Gerhards | 2010-06-23 | 11 | -113/+111 |
* | | | | fixed problem in action message induced failure handling | Rainer Gerhards | 2010-06-21 | 1 | -2/+2 |
* | | | | minor cleanup | Rainer Gerhards | 2010-06-21 | 1 | -3/+0 |
* | | | | fixed a problem with ACT_MESSAGE_PASSING type of doAction interface | Rainer Gerhards | 2010-06-15 | 2 | -28/+15 |
* | | | | milestone(BUGGY): batch now pushed down to action | Rainer Gerhards | 2010-06-15 | 12 | -79/+337 |
* | | | | milestone commit(BUGGY): batch is now handed down to rule processing | Rainer Gerhards | 2010-06-10 | 6 | -45/+105 |
* | | | | some cleanup | Rainer Gerhards | 2010-06-10 | 5 | -60/+24 |
* | | | | fixed regression for omruleset use case | Rainer Gerhards | 2010-06-10 | 2 | -6/+16 |
* | | | | Merge branch 'concurrent-output' into tmp | Rainer Gerhards | 2010-06-10 | 8 | -105/+162 |
|\ \ \ \ | |||||
| * | | | | main msg q consumer now preprocesses messages before doing rule processing | Rainer Gerhards | 2010-06-09 | 4 | -43/+52 |
| * | | | | somewhat improved direct mode queue performance | Rainer Gerhards | 2010-06-09 | 3 | -19/+42 |
| * | | | | added support for high-performance action queue submission if not all mark me... | Rainer Gerhards | 2010-06-08 | 4 | -43/+68 |
* | | | | | fixing msg duplication & loss regression, causes slowdown | Rainer Gerhards | 2010-06-10 | 3 | -8/+8 |
|/ / / / | |||||
* | | | | performance enhancement: implemented stage 1 firehose mode for actions | Rainer Gerhards | 2010-06-08 | 3 | -13/+146 |
* | | | | bugfix: regression caused more locking action in msg.c than necessary | Rainer Gerhards | 2010-06-08 | 6 | -43/+39 |
* | | | | finshed implementation of strgen modules | Rainer Gerhards | 2010-06-04 | 19 | -115/+705 |
* | | | | first implementation of strgen interface | Rainer Gerhards | 2010-06-01 | 14 | -64/+644 |
* | | | | experimental commit: facility to generate template via C function | Rainer Gerhards | 2010-06-01 | 3 | -7/+103 |
* | | | | Merge branch 'v4-devel' | Rainer Gerhards | 2010-05-20 | 3 | -3/+4 |
|\| | | | |||||
| * | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-05-20 | 3 | -3/+4 |
| |\| | | |||||
| | * | | some doc fixes; incorrect config samples could cause confusion | Rainer Gerhards | 2010-05-20 | 3 | -3/+4 |
* | | | | project status update | Rainer Gerhards | 2010-05-20 | 1 | -4/+4 |
* | | | | fixed typo in doc | Rainer Gerhards | 2010-05-20 | 1 | -1/+1 |
* | | | | preparing for 5.5.5v5.5.5 | Rainer Gerhards | 2010-05-20 | 3 | -3/+3 |
* | | | | fixed race conditions during queue shutdown (DA case, disks active) | Rainer Gerhards | 2010-05-18 | 4 | -15/+33 |
* | | | | added new cancel-reduced action thread termination method | Rainer Gerhards | 2010-05-17 | 5 | -3/+60 |
* | | | | some more cleanup and a nasty little bug i doDie() | Rainer Gerhards | 2010-05-10 | 2 | -13/+15 |
* | | | | small cleanup | Rainer Gerhards | 2010-05-10 | 1 | -5/+0 |
* | | | | made ompgsql identify its version on load | Rainer Gerhards | 2010-05-07 | 1 | -0/+1 |
* | | | | improved syncdemo tool - added "partition" mode... | Rainer Gerhards | 2010-05-05 | 1 | -9/+47 |
* | | | | updating project status | Rainer Gerhards | 2010-05-03 | 2 | -8/+11 |
* | | | | Merge branch 'v4-devel'v5.5.4 | Rainer Gerhards | 2010-05-03 | 1 | -1/+1 |
|\| | | | |||||
| * | | | preparing for 4.7.2v4.7.2 | Rainer Gerhards | 2010-05-03 | 3 | -3/+3 |
* | | | | preparing for 5.5.4 release | Rainer Gerhards | 2010-05-03 | 4 | -6/+7 |
* | | | | added semaphores to sync test scenario | Rainer Gerhards | 2010-05-02 | 1 | -12/+32 |
* | | | | enhanced tool to test timing of sync methods | Rainer Gerhards | 2010-05-02 | 1 | -29/+93 |