Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | consolidated time calls during msg object creation | Rainer Gerhards | 2008-10-02 | 6 | -6/+13 |
* | fixed git merge bug (duplicate code could not be detected) | Rainer Gerhards | 2008-10-02 | 1 | -19/+0 |
* | Merge branch 'master' into helgrind | Rainer Gerhards | 2008-10-02 | 9 | -10/+137 |
|\ | |||||
| * | Merge branch 'beta' | Rainer Gerhards | 2008-10-02 | 9 | -13/+140 |
| |\ | |||||
| | * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-10-02 | 9 | -13/+140 |
| | |\ | |||||
| | | * | bugfix: rsyslogd could hang on HUP | Rainer Gerhards | 2008-10-02 | 2 | -3/+28 |
| | | * | added doc on how to build from source repository | Rainer Gerhards | 2008-10-01 | 7 | -8/+77 |
| | | * | added index.html as an entry point to the manual | Rainer Gerhards | 2008-09-24 | 2 | -0/+33 |
| | | * | doc fix: the gss-api output plugin is called omgssapi | Michael Biebl | 2008-09-24 | 1 | -2/+2 |
* | | | | removed no longer needed mutex calls | Rainer Gerhards | 2008-10-02 | 1 | -3/+0 |
* | | | | bugfix: segfault when main queue was in direct mode | Rainer Gerhards | 2008-10-01 | 1 | -1/+1 |
* | | | | prevent getnameinfo() from being cancelled | Rainer Gerhards | 2008-09-30 | 1 | -2/+5 |
* | | | | improved threading | Rainer Gerhards | 2008-09-30 | 5 | -13/+35 |
|/ / / | |||||
* | | | bumping version number (partial) | Rainer Gerhards | 2008-09-30 | 2 | -7/+9 |
* | | | Merge branch 'helgrind'v3.21.5 | Rainer Gerhards | 2008-09-30 | 9 | -157/+206 |
|\ \ \ | |||||
| * | | | some more threading cleanup | Rainer Gerhards | 2008-09-26 | 2 | -8/+15 |
| * | | | fixed potential race condition on HUP and termination | Rainer Gerhards | 2008-09-26 | 1 | -0/+2 |
| * | | | cleaned up internal debug system code and made it behave better in regard to ... | Rainer Gerhards | 2008-09-26 | 3 | -131/+89 |
| * | | | atomic memory access calls re-enabled in msg.c | Rainer Gerhards | 2008-09-23 | 1 | -5/+5 |
| * | | | Merge branch 'master' into helgrind | Rainer Gerhards | 2008-09-22 | 2 | -4/+7 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into helgrind | Rainer Gerhards | 2008-09-22 | 2 | -3/+12 |
| |\ \ \ \ | |||||
| * | | | | | bugfix: proper synchronization on message destruction | Rainer Gerhards | 2008-09-19 | 2 | -0/+5 |
| * | | | | | bugfix: potential race condition when adding messages to queue | Rainer Gerhards | 2008-09-18 | 5 | -13/+22 |
| * | | | | | re-enabled gcc builtin atomic operations and added a proper ./configure check | Rainer Gerhards | 2008-09-18 | 3 | -9/+61 |
| * | | | | | ignoring an (acceptable) race in debug system | Rainer Gerhards | 2008-09-18 | 1 | -0/+16 |
* | | | | | | some prep for 3.21.5 release | Rainer Gerhards | 2008-09-30 | 1 | -1/+4 |
* | | | | | | minor: typo fix | Rainer Gerhards | 2008-09-23 | 1 | -1/+1 |
* | | | | | | Merge branch 'beta' | Rainer Gerhards | 2008-09-23 | 4 | -6/+206 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-09-23 | 4 | -6/+205 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | added doc on malformed messages, cause and how to work-around, to the doc set | Rainer Gerhards | 2008-09-23 | 4 | -6/+205 |
* | | | | | Merge branch 'beta' | Rainer Gerhards | 2008-09-22 | 2 | -4/+7 |
|\| | | | | |_|_|/ |/| | | | |||||
| * | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-09-22 | 2 | -4/+7 |
| |\| | | |||||
| | * | | doc bugfix: $ActionExecOnlyWhenPreviousIsSuspended was still misspelled | Rainer Gerhards | 2008-09-22 | 2 | -4/+7 |
* | | | | Merge branch 'beta' | Rainer Gerhards | 2008-09-22 | 2 | -3/+12 |
|\| | | | |_|/ |/| | | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-09-22 | 2 | -3/+12 |
| |\| | |||||
| | * | bugfix: imudp input module could cause segfault on HUP | Rainer Gerhards | 2008-09-22 | 2 | -2/+9 |
| | * | bumped version number | Rainer Gerhards | 2008-09-18 | 3 | -2/+4 |
| | * | preparing for 3.18.4v3.18.4 | Rainer Gerhards | 2008-09-18 | 1 | -1/+1 |
* | | | consolidated time() calls in rule engine | Rainer Gerhards | 2008-09-16 | 3 | -34/+74 |
* | | | fixing previous patch, time() call was accidently left in | Rainer Gerhards | 2008-09-16 | 1 | -2/+2 |
* | | | performance optimization: unnecessary time() calls during message parsing rem... | Rainer Gerhards | 2008-09-16 | 8 | -141/+197 |
* | | | Merge branch 'beta' | Rainer Gerhards | 2008-09-12 | 6 | -12/+57 |
|\| | | |||||
| * | | fixed duplicate error number | Rainer Gerhards | 2008-09-12 | 1 | -1/+1 |
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-09-12 | 6 | -12/+57 |
| |\| | |||||
| | * | Merge branch 'v2-stable' into v3-stable | Rainer Gerhards | 2008-09-12 | 1 | -0/+8 |
| | |\ | |||||
| | | * | bugfix: copy&paste error lead to dangling if | Rainer Gerhards | 2008-09-12 | 2 | -1/+8 |
| | * | | bugfix: colon after date should be ignored, but was not. | Rainer Gerhards | 2008-09-12 | 4 | -9/+34 |
| | * | | bugfix: option value for legacy -a option could not be specified | Marius Tomaschewski | 2008-09-10 | 2 | -1/+4 |
| | * | | bugfix: incorrect default discard severity could cause message loss | Rainer Gerhards | 2008-09-10 | 3 | -2/+8 |
| | * | | bugfix: error code -2025 was used for two different errors. | Rainer Gerhards | 2008-09-04 | 2 | -1/+4 |