Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-enabled pipe, tty and console in omfile | Rainer Gerhards | 2009-06-12 | 1 | -1/+1 |
| | | | | | | | ... by moving code to stream.c. Thanks to the new design, new cases are not really needed, resulting in cleaner code. I also did a cleanup of header file usage as a side-activity. | ||||
* | fixed broken make distcheck due to invalidly stated omtemplate file | Rainer Gerhards | 2009-03-19 | 1 | -1/+1 |
| | |||||
* | added output module template | Rainer Gerhards | 2009-03-16 | 2 | -0/+228 |
so far, this is mostly some documentation, but I hope that during the process of creating output modules out of it we will get good questions and thus can extend the template. In any case, it should be better than what we had so far... |