summaryrefslogtreecommitdiffstats
path: root/runtime/stream.c
Commit message (Expand)AuthorAgeFilesLines
* small bugfix: stream timeout API use was incorrectRainer Gerhards2012-08-221-2/+2
* Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-08-221-6/+4
|\
| * bugfix: strm class could abort under some circumstancesRainer Gerhards2012-07-241-6/+4
* | changed TRUE/FALSE to RSTRUE/RSFALSERainer Gerhards2012-08-221-2/+2
|/
* bugfix: $OMFileFlushInterval period was doubled - now using correct valueRainer Gerhards2011-10-181-1/+1
* bugfix: imfile did invalid system call under some circumstancesRainer Gerhards2011-10-071-4/+6
* Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-05-031-0/+11
|\
| * bugfix: memory and file descriptor leak in stream processingRainer Gerhards2011-05-031-0/+11
* | cosmetic: making comments in stream.c a bit more readableRainer Gerhards2011-02-101-4/+6
* | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-01-261-10/+11
|\ \
| * | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-01-261-10/+11
| |\|
| | * imfile bugfix: potential duplication of log contentRainer Gerhards2011-01-101-13/+9
| | * forgot the actual patch with the last commit :(Rainer Gerhards2010-12-171-1/+1
| | * bugfix: imfile potentially duplicates linesRainer Gerhards2010-12-171-0/+5
* | | enhanced imfile to support multi-line messagesDavid Lang2011-01-251-26/+85
* | | improved imudp real-time scheduling support & bugfixDražen Kačar2011-01-101-1/+7
|/ /
* | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-10-191-1/+8
|\|
| * fixing some compile problems on FreeBSDRainer Gerhards2010-10-191-1/+8
* | Merge branch 'v4-devel' into v5-betaRainer Gerhards2010-10-151-8/+8
|\ \
| * | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-10-151-8/+8
| |\|
| | * imfile: bugfixes in regard to large files (> 2GB)Rainer Gerhards2010-10-151-8/+8
* | | fixed a couple of regressionsRainer Gerhards2010-06-231-5/+0
* | | Merge branch 'v4-devel'Rainer Gerhards2010-04-191-1/+2
|\| |
| * | improved quality of imsolaris codeRainer Gerhards2010-04-191-1/+2
| |/
* | some cleanupRainer Gerhards2010-04-191-1/+1
* | Merge branch 'beta' into masterRainer Gerhards2010-04-091-47/+100
|\ \
| * | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-03-291-47/+100
| |\|
| | * streamline dynafile cache entry deletion a bitRainer Gerhards2010-03-231-1/+1
| | * fixed regression from previos (yet unrelease) $omfileFlushOnTXEnd fixtemp.4.6.1.10Rainer Gerhards2010-03-191-0/+3
| | * bugfix: invalid buffer write in (file) stream classRainer Gerhards2010-03-191-1/+2
| | * bugfix: potential hang condition during filestream closeRainer Gerhards2010-03-191-4/+6
| | * bugfix: improper synchronization when "$OMFileFlushOnTXEnd on" was usedRainer Gerhards2010-03-191-11/+35
| | * some cleanup, some additional comments and a bit more debug outputRainer Gerhards2010-03-181-2/+11
| | * bugfix(cosmetic): tried to close non-open fd, resulting in close(-1)Rainer Gerhards2010-03-161-2/+7
| | * reduced runtime requirements of inactive debug code a slight bitRainer Gerhards2010-03-161-10/+10
| | * Merge branch 'v4-stable' into v4-stable-nextRainer Gerhards2010-03-101-4/+11
| | |\
| | | * fixed regression introduced with previous commitRainer Gerhards2010-03-101-4/+11
| | * | some cosmetic changesRainer Gerhards2010-03-101-9/+9
| | |/
| | * bugfixes and testbench improvementRainer Gerhards2010-03-101-8/+9
| | * bugfix: potential problem (loop, abort) when file write error occuredRainer Gerhards2010-03-091-0/+1
* | | replaced data type "bool" by "sbool" because this created some portability is...Rainer Gerhards2010-02-021-2/+2
|/ /
* | Merge branch 'v4-beta' into betaRainer Gerhards2010-01-151-3/+10
|\|
| * bugfix: rsyslog hangs when writing to a named pipe which nobody was reading.Rainer Gerhards2010-01-151-3/+10
* | Merge branch 'v4-devel' into tmpRainer Gerhards2009-11-051-0/+1
|\|
| * bugfix: named pipes did no longer work (they always got an open error)Rainer Gerhards2009-11-051-0/+1
* | enhanced test environment (including testbench)Rainer Gerhards2009-10-221-5/+5
* | Merge branch 'v4-beta' into betaRainer Gerhards2009-09-291-26/+41
|\|
| * minor cleanup & preparation for 4.5.4v4.5.4Rainer Gerhards2009-09-291-9/+0
| * bugfix: this morning's race patch was incomplete, completing nowRainer Gerhards2009-09-241-6/+8
| * (temporary?) removal of very conservative locks in stream.cRainer Gerhards2009-09-241-2/+2