Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor: added version number to some error messages | Rainer Gerhards | 2010-09-17 | 1 | -3/+3 |
* | Merge branch 'v4-devel' into master | Rainer Gerhards | 2010-04-27 | 1 | -1/+1 |
|\ | |||||
| * | bugfix: problems with atomic operations emulation | Rainer Gerhards | 2010-04-27 | 1 | -1/+1 |
* | | Merge branch 'v4-devel' into master | Rainer Gerhards | 2010-04-19 | 1 | -1/+12 |
|\| | |||||
| * | slightly improved/cleaned up debugging system | Rainer Gerhards | 2010-04-14 | 1 | -3/+16 |
| * | Merge branch 'v4-stable-solaris' into v4-devel | Rainer Gerhards | 2010-04-12 | 1 | -3/+12 |
| |\ | |||||
* | \ | Merge branch 'beta' into master | Rainer Gerhards | 2010-04-09 | 1 | -8/+7 |
|\ \ \ | |||||
| * \ \ | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2010-03-29 | 1 | -8/+7 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | enhanced dbgoprint() buffer size | Rainer Gerhards | 2010-03-16 | 1 | -1/+1 |
| | * | | bugfix(minor): handling of extremely large strings in dbgprintf() fixed | Rainer Gerhards | 2010-03-15 | 1 | -0/+9 |
| | * | | added more tests to testbench and improved testing tools | Rainer Gerhards | 2010-03-11 | 1 | -1/+1 |
* | | | | Merge branch 'v5-stable' | Rainer Gerhards | 2010-03-09 | 1 | -1/+1 |
|\| | | | |||||
| * | | | Merge branch 'v4-stable' into beta | Rainer Gerhards | 2010-03-08 | 1 | -1/+1 |
| |\| | | |||||
| | * | | Includes "config.h" before any other header. | Yann Droneaud | 2010-03-04 | 1 | -1/+1 |
* | | | | patch to make rsyslog compile under Apple OS X | trey | 2010-02-03 | 1 | -0/+13 |
* | | | | Merge branch 'v4-devel' into tmp | Rainer Gerhards | 2009-11-20 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | debugondemand mode caused backgrounding to fail | Rainer Gerhards | 2009-11-20 | 1 | -2/+2 |
| |/ | |||||
* | | Merge branch 'v4-beta' | Rainer Gerhards | 2009-11-10 | 1 | -0/+9 |
|\| | |||||
| * | added a so-called "On Demand Debug" mode | Rainer Gerhards | 2009-11-10 | 1 | -0/+9 |
* | | enhanced test environment (including testbench) | Rainer Gerhards | 2009-10-22 | 1 | -0/+14 |
* | | Merge branch 'david-master' into master | Rainer Gerhards | 2009-10-16 | 1 | -1/+11 |
|\ \ | |||||
| * | | bugfix in debug system and more instrumentation to find an issue | Rainer Gerhards | 2009-10-08 | 1 | -1/+11 |
* | | | Merge branch 'v4-beta' into beta | Rainer Gerhards | 2009-10-08 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | bugfix: debug string larger than 1K were improperly displayed. | Rainer Gerhards | 2009-10-08 | 1 | -1/+1 |
* | | Merge branch 'v4-devel' | Rainer Gerhards | 2009-07-08 | 1 | -1/+3 |
|\| | |||||
| * | fixed a bug introduced today that lead to an abort in queue disk mode | Rainer Gerhards | 2009-07-07 | 1 | -1/+1 |
| * | solved a race condition | Rainer Gerhards | 2009-07-07 | 1 | -0/+2 |
* | | free last processed message in all cases | Rainer Gerhards | 2009-05-20 | 1 | -21/+30 |
* | | moving to a cleaner implementation of batches | Rainer Gerhards | 2009-05-12 | 1 | -5/+9 |
|/ | |||||
* | added O_CLOEXEC to open() calls | Rainer Gerhards | 2009-04-02 | 1 | -1/+1 |
* | Merge branch 'dapatch' | Rainer Gerhards | 2009-03-25 | 1 | -0/+69 |
|\ | |||||
| * | bugfix: potential abort with DA queue after high watermark is reached | Rainer Gerhards | 2009-03-25 | 1 | -0/+69 |
* | | resolved compile problem, e.g. on FreeBSD | Rainer Gerhards | 2008-12-08 | 1 | -2/+2 |
* | | Merge branch 'helgrind' into perf | Rainer Gerhards | 2008-09-26 | 1 | -2/+13 |
|\ \ | |||||
| * | | some more threading cleanup | Rainer Gerhards | 2008-09-26 | 1 | -2/+13 |
* | | | Merge branch 'helgrind' into perf | Rainer Gerhards | 2008-09-26 | 1 | -130/+81 |
|\| | | |||||
| * | | cleaned up internal debug system code and made it behave better in regard to ... | Rainer Gerhards | 2008-09-26 | 1 | -129/+79 |
* | | | Merge branch 'helgrind' into perf | Rainer Gerhards | 2008-09-18 | 1 | -0/+16 |
|\| | | |||||
| * | | ignoring an (acceptable) race in debug system | Rainer Gerhards | 2008-09-18 | 1 | -0/+16 |
| |/ | |||||
* / | minor things, mostly improved debug info | Rainer Gerhards | 2008-09-18 | 1 | -2/+4 |
|/ | |||||
* | disabled compile warnings caused by third-party libraries | Rainer Gerhards | 2008-06-23 | 1 | -0/+4 |
* | fixed problem with module unload sequence | Rainer Gerhards | 2008-04-29 | 1 | -2/+0 |
* | moved files to the runtime | Rainer Gerhards | 2008-04-16 | 1 | -0/+1332 |