summaryrefslogtreecommitdiffstats
path: root/plugins/omprog
Commit message (Collapse)AuthorAgeFilesLines
* fixed regression from last commitRainer Gerhards2010-07-271-0/+1
| | | | config variables were not properly initialized
* milestone commit: output plugin interface changes (may NOT run)Rainer Gerhards2010-07-271-13/+17
| | | | | | | The output interface has been changed, but we do not yet utilize the new interface. Also, it looks like a regression was introduced. But before hunting it down, I'd like to make a commit (what also easys the regresion hunt).
* moving towards scoping inside rsyslog.confRainer Gerhards2010-07-211-2/+2
| | | | first step: adding object-type specifier to config statement table
* minor cleanup (cosmetic)Rainer Gerhards2010-04-151-2/+1
|
* re-enabled pipe, tty and console in omfileRainer Gerhards2009-06-121-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.
* improved omprog, now ready for first practical testingRainer Gerhards2009-04-011-8/+161
|
* initial work on omprog, an output module to send messages to another programRainer Gerhards2009-04-012-0/+212