Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - implemented $klogUseSyscallInterface config directive | Rainer Gerhards | 2007-12-20 | 1 | -10/+19 | |
| | | | | - implemented $klogSymbolLookup config directive | |||||
* | - working on a potential race condition on the new input module interface. | Rainer Gerhards | 2007-12-20 | 1 | -3/+5 | |
| | | | | | | | | | | See newsgroup posting for details on the issue: http://groups.google.com/group/comp.programming.threads/msg/330b9675f17 a1ad6 I tried some mutex operations but came to the conclusion that this does not really help. So I have now switched to plain thread cancellation, which so far seems to be OK. Need more practical experience with other input modules to make a final decision. Thus I leave all code in and have just disabled the problematic code. | |||||
* | code cleanups thanks to Michael Biebl | Rainer Gerhards | 2007-12-18 | 1 | -2/+2 | |
| | ||||||
* | - implemented afterRun input module interface function | Rainer Gerhards | 2007-12-17 | 1 | -24/+30 | |
| | | | | - implemented $klogSymbolsTwice config directive | |||||
* | code cleanup debugging fixed, should now go through standard debugging | Rainer Gerhards | 2007-12-17 | 2 | -108/+22 | |
| | | | | facility | |||||
* | limited debug output | Rainer Gerhards | 2007-12-17 | 3 | -7/+10 | |
| | ||||||
* | fix for compile problem | Rainer Gerhards | 2007-12-17 | 4 | -124/+38 | |
| | ||||||
* | fixed missing file | Rainer Gerhards | 2007-12-17 | 1 | -0/+41 | |
| | ||||||
* | fixed compile problem (error during previous cvs commit) | Rainer Gerhards | 2007-12-17 | 2 | -144/+8 | |
| | ||||||
* | begun imklog, replacing klogd.c (finally we get rid of it...) | Rainer Gerhards | 2007-12-17 | 7 | -0/+2576 | |