Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v4-devel' into v5-devel | Rainer Gerhards | 2010-12-17 | 1 | -3/+0 |
|\ | |||||
| * | added $LocalHostName config directive & some bugfixing | Rainer Gerhards | 2010-12-16 | 1 | -3/+3 |
| * | cleanup of cosmetic nit (result of clang static code analyser run) | Rainer Gerhards | 2010-12-16 | 1 | -1/+1 |
| * | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-12-16 | 5 | -8/+2 |
| |\ | |||||
| * \ | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-10-19 | 2 | -1/+2 |
| |\ \ | |||||
* | \ \ | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2010-12-17 | 5 | -7/+3 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2010-12-16 | 4 | -6/+2 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | some cleanup based on clang static analyzer results | Rainer Gerhards | 2010-12-16 | 4 | -6/+0 |
| | * | | | typo fix (thanks to Björn Påhlsson for finding it!) | Michael Biebl | 2010-11-30 | 1 | -2/+2 |
| | | |/ | | |/| | |||||
| * | | | fixed cosmetic nit (as a result of clang static code analyzer run) | Rainer Gerhards | 2010-12-16 | 1 | -1/+1 |
* | | | | bugfix: one type of 64bit atomics was enabled when 32bit atomics were supported | Rainer Gerhards | 2010-12-02 | 1 | -7/+7 |
* | | | | Merge branch 'v5-beta' into v5-devel | Rainer Gerhards | 2010-11-25 | 1 | -1/+5 |
|\| | | | |||||
| * | | | bugfix: replacements for atomic operations for non-int sized types had problems. | Rainer Gerhards | 2010-11-25 | 1 | -1/+5 |
* | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2010-10-22 | 2 | -1/+2 |
|\| | | | |||||
| * | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2010-10-19 | 2 | -1/+2 |
| |\| | | |||||
| | * | | fixing some compile problems on FreeBSD | Rainer Gerhards | 2010-10-19 | 2 | -1/+2 |
| * | | | Merge branch 'v4-devel' into v5-beta | Rainer Gerhards | 2010-10-15 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
* | | | | removed need for math library | Rainer Gerhards | 2010-10-11 | 1 | -1/+1 |
* | | | | imuxsock: changed to per-pid ratelimiting | Rainer Gerhards | 2010-09-28 | 1 | -1/+1 |
* | | | | minor: improved error message when already running | Rainer Gerhards | 2010-09-17 | 1 | -4/+3 |
* | | | | Merge branch 'systemd' into v5-devel | Rainer Gerhards | 2010-09-08 | 2 | -30/+33 |
|\ \ \ \ | |||||
| * | | | | acquire /dev/log socket optionally from systemd | Lennart Poettering | 2010-09-07 | 2 | -30/+33 |
* | | | | | Merge branch 'v4-devel' into master | Rainer Gerhards | 2010-08-11 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Merge branch 'v4-stable-imptcp' into tmp | Rainer Gerhards | 2010-08-11 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | added imptcp | Rainer Gerhards | 2010-08-10 | 1 | -1/+1 |
| | | |/ | | |/| | |||||
* | | | | changed omudpspoof default spoof address to simplify typical use case | Rainer Gerhards | 2010-08-05 | 1 | -0/+3 |
| |_|/ |/| | | |||||
* | | | fixed a couple of regressions | Rainer Gerhards | 2010-06-23 | 4 | -4/+0 |
* | | | milestone(BUGGY): batch now pushed down to action | Rainer Gerhards | 2010-06-15 | 1 | -12/+1 |
* | | | milestone commit(BUGGY): batch is now handed down to rule processing | Rainer Gerhards | 2010-06-10 | 1 | -9/+17 |
* | | | some cleanup | Rainer Gerhards | 2010-06-10 | 1 | -1/+0 |
* | | | Merge branch 'concurrent-output' into tmp | Rainer Gerhards | 2010-06-10 | 1 | -26/+48 |
|\ \ \ | |||||
| * | | | main msg q consumer now preprocesses messages before doing rule processing | Rainer Gerhards | 2010-06-09 | 1 | -25/+47 |
| * | | | somewhat improved direct mode queue performance | Rainer Gerhards | 2010-06-09 | 1 | -1/+1 |
* | | | | fixing msg duplication & loss regression, causes slowdown | Rainer Gerhards | 2010-06-10 | 1 | -1/+1 |
|/ / / | |||||
* | | | bugfix: regression caused more locking action in msg.c than necessary | Rainer Gerhards | 2010-06-08 | 1 | -29/+7 |
* | | | finshed implementation of strgen modules | Rainer Gerhards | 2010-06-04 | 9 | -81/+574 |
* | | | first implementation of strgen interface | Rainer Gerhards | 2010-06-01 | 4 | -0/+191 |
* | | | some more cleanup and a nasty little bug i doDie() | Rainer Gerhards | 2010-05-10 | 1 | -13/+0 |
* | | | improved syncdemo tool - added "partition" mode... | Rainer Gerhards | 2010-05-05 | 1 | -9/+47 |
* | | | 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 |
* | | | Merge branch 'v4-devel' into tmp | Rainer Gerhards | 2010-04-26 | 1 | -0/+20 |
|\| | | |||||
| * | | added new $Sleep directive to hold processing for a couple of seconds during ... | Rainer Gerhards | 2010-04-26 | 1 | -0/+20 |
* | | | Merge branch 'v4-devel' into master | Rainer Gerhards | 2010-04-19 | 1 | -0/+1 |
|\| | | |||||
| * | | minor cleanup | Rainer Gerhards | 2010-04-19 | 2 | -2/+3 |
* | | | some cleanup | Rainer Gerhards | 2010-04-19 | 2 | -2/+3 |
* | | | Merge branch 'v4-devel' into master | Rainer Gerhards | 2010-04-19 | 1 | -0/+1 |
|\| | | |||||
| * | | Merge branch 'v4-stable-solaris' into v4-devel | Rainer Gerhards | 2010-04-12 | 12 | -78/+431 |
| |\ \ | |||||
| * \ \ | Merge branch 'v4-beta' into tmp | Rainer Gerhards | 2010-01-26 | 4 | -8/+25 |
| |\ \ \ | |||||
* | | | | | (minor) some improvements to syncdemo | Rainer Gerhards | 2010-04-14 | 1 | -21/+20 |