summaryrefslogtreecommitdiffstats
path: root/runtime/stream.h
Commit message (Expand)AuthorAgeFilesLines
* fixed regression introduced with previous commitRainer Gerhards2010-03-101-1/+0
* bugfix: rsyslog hangs when writing to a named pipe which nobody was reading.Rainer Gerhards2010-01-151-1/+2
* bugfix: potential segfault in output file writer (omfile)Rainer Gerhards2009-08-181-2/+2
* added capability to write incomplete buffers after an inactivity timeoutRainer Gerhards2009-07-071-0/+1
* fixed a bug introduced today that lead to an abort in queue disk modeRainer Gerhards2009-07-071-0/+1
* first shot at asynchronous stream writer with timeout capabilityRainer Gerhards2009-07-061-1/+16
* prevented unneccessary apc callsRainer Gerhards2009-06-231-2/+3
* omfile buffers are now synchronized after inactivityRainer Gerhards2009-06-151-2/+8
* re-enabled pipe, tty and console in omfileRainer Gerhards2009-06-121-2/+3
* re-enabled outchannel functionalityRainer Gerhards2009-06-121-1/+6
* improved error handling and added fsync() supportRainer Gerhards2009-06-081-1/+4
* cleanup in preparation of next stepsRainer Gerhards2009-06-051-1/+23
* added $OMFileIOBufferSize config directive and plumbingRainer Gerhards2009-06-041-2/+1
* modified stream class and omfile to work with itRainer Gerhards2009-06-041-2/+9
* cleaned up stream class ...Rainer Gerhards2009-06-041-28/+28
* moved runtime files into their own directoryRainer Gerhards2008-04-161-0/+131