Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved queue code to its own module (finally) | Rainer Gerhards | 2008-01-03 | 1 | -20/+0 |
* | - working on a potential race condition on the new input module interface. | Rainer Gerhards | 2007-12-20 | 1 | -0/+10 |
* | - implemented afterRun input module interface function | Rainer Gerhards | 2007-12-17 | 1 | -1/+2 |
* | moved thread termination code out to threads.c | Rainer Gerhards | 2007-12-17 | 1 | -2/+4 |
* | created thread-class internal wrapper for calling user supplied thread main | Rainer Gerhards | 2007-12-17 | 1 | -1/+2 |
* | graceful termination now supported | Rainer Gerhards | 2007-12-14 | 1 | -1/+3 |
* | first rough version of input module thread termination | Rainer Gerhards | 2007-12-14 | 1 | -0/+1 |
* | added thread activation | Rainer Gerhards | 2007-12-14 | 1 | -0/+1 |
* | on the way to a real input module interface and threading class... | Rainer Gerhards | 2007-12-14 | 1 | -0/+15 |
* | moved core threading helpers out of syslogd.c | Rainer Gerhards | 2007-12-14 | 1 | -0/+47 |