Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: potential abort with DA queue after high watermark is reached | Rainer Gerhards | 2009-03-25 | 1 | -0/+69 |
| | | | | | | There exists a race condition that can lead to a segfault. Thanks go to vbernetr, who performed the analysis and provided patch, which I only tweaked a very little bit. | ||||
* | 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 |
there are still some files left which could go into the runtime, but I think we will delete most of them once we are done with the full modularization. |