Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - begun to permit queue to terminate without being drained | Rainer Gerhards | 2008-01-11 | 1 | -0/+1 |
| | | | | | | - fixed a starvation condition in queueWorker (pthread_yield() was needed) could not be seen with any previously released code, came up during new development | ||||
* | added --enable-mudflap ./configure option | Rainer Gerhards | 2008-01-08 | 1 | -2/+2 |
| | |||||
* | applied Michael Biebl's patch to clean up the makefiles | Rainer Gerhards | 2008-01-03 | 1 | -3/+3 |
| | |||||
* | created omtesting, a debug and development aid output module. This is stage | Rainer Gerhards | 2007-12-31 | 3 | -0/+199 |
work for the new queueing engine - we need a way to delay rule execution and that's what the module currently does ;) |