index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
stream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cosmetic: making comments in stream.c a bit more readable
Rainer Gerhards
2011-02-10
1
-4
/
+6
*
Merge branch 'v5-stable' into v5-devel
Rainer Gerhards
2011-01-26
1
-10
/
+11
|
\
|
*
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2011-01-26
1
-10
/
+11
|
|
\
|
|
*
imfile bugfix: potential duplication of log content
Rainer Gerhards
2011-01-10
1
-13
/
+9
|
|
*
forgot the actual patch with the last commit :(
Rainer Gerhards
2010-12-17
1
-1
/
+1
|
|
*
bugfix: imfile potentially duplicates lines
Rainer Gerhards
2010-12-17
1
-0
/
+5
*
|
|
enhanced imfile to support multi-line messages
David Lang
2011-01-25
1
-26
/
+85
*
|
|
improved imudp real-time scheduling support & bugfix
Dražen Kačar
2011-01-10
1
-1
/
+7
|
/
/
*
|
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2010-10-19
1
-1
/
+8
|
\
|
|
*
fixing some compile problems on FreeBSD
Rainer Gerhards
2010-10-19
1
-1
/
+8
*
|
Merge branch 'v4-devel' into v5-beta
Rainer Gerhards
2010-10-15
1
-8
/
+8
|
\
\
|
*
|
Merge branch 'v4-stable' into v4-devel
Rainer Gerhards
2010-10-15
1
-8
/
+8
|
|
\
|
|
|
*
imfile: bugfixes in regard to large files (> 2GB)
Rainer Gerhards
2010-10-15
1
-8
/
+8
*
|
|
fixed a couple of regressions
Rainer Gerhards
2010-06-23
1
-5
/
+0
*
|
|
Merge branch 'v4-devel'
Rainer Gerhards
2010-04-19
1
-1
/
+2
|
\
|
|
|
*
|
improved quality of imsolaris code
Rainer Gerhards
2010-04-19
1
-1
/
+2
|
|
/
*
|
some cleanup
Rainer Gerhards
2010-04-19
1
-1
/
+1
*
|
Merge branch 'beta' into master
Rainer Gerhards
2010-04-09
1
-47
/
+100
|
\
\
|
*
|
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2010-03-29
1
-47
/
+100
|
|
\
|
|
|
*
streamline dynafile cache entry deletion a bit
Rainer Gerhards
2010-03-23
1
-1
/
+1
|
|
*
fixed regression from previos (yet unrelease) $omfileFlushOnTXEnd fix
temp.4.6.1.10
Rainer Gerhards
2010-03-19
1
-0
/
+3
|
|
*
bugfix: invalid buffer write in (file) stream class
Rainer Gerhards
2010-03-19
1
-1
/
+2
|
|
*
bugfix: potential hang condition during filestream close
Rainer Gerhards
2010-03-19
1
-4
/
+6
|
|
*
bugfix: improper synchronization when "$OMFileFlushOnTXEnd on" was used
Rainer Gerhards
2010-03-19
1
-11
/
+35
|
|
*
some cleanup, some additional comments and a bit more debug output
Rainer Gerhards
2010-03-18
1
-2
/
+11
|
|
*
bugfix(cosmetic): tried to close non-open fd, resulting in close(-1)
Rainer Gerhards
2010-03-16
1
-2
/
+7
|
|
*
reduced runtime requirements of inactive debug code a slight bit
Rainer Gerhards
2010-03-16
1
-10
/
+10
|
|
*
Merge branch 'v4-stable' into v4-stable-next
Rainer Gerhards
2010-03-10
1
-4
/
+11
|
|
|
\
|
|
|
*
fixed regression introduced with previous commit
Rainer Gerhards
2010-03-10
1
-4
/
+11
|
|
*
|
some cosmetic changes
Rainer Gerhards
2010-03-10
1
-9
/
+9
|
|
|
/
|
|
*
bugfixes and testbench improvement
Rainer Gerhards
2010-03-10
1
-8
/
+9
|
|
*
bugfix: potential problem (loop, abort) when file write error occured
Rainer Gerhards
2010-03-09
1
-0
/
+1
*
|
|
replaced data type "bool" by "sbool" because this created some portability is...
Rainer Gerhards
2010-02-02
1
-2
/
+2
|
/
/
*
|
Merge branch 'v4-beta' into beta
Rainer Gerhards
2010-01-15
1
-3
/
+10
|
\
|
|
*
bugfix: rsyslog hangs when writing to a named pipe which nobody was reading.
Rainer Gerhards
2010-01-15
1
-3
/
+10
*
|
Merge branch 'v4-devel' into tmp
Rainer Gerhards
2009-11-05
1
-0
/
+1
|
\
|
|
*
bugfix: named pipes did no longer work (they always got an open error)
Rainer Gerhards
2009-11-05
1
-0
/
+1
*
|
enhanced test environment (including testbench)
Rainer Gerhards
2009-10-22
1
-5
/
+5
*
|
Merge branch 'v4-beta' into beta
Rainer Gerhards
2009-09-29
1
-26
/
+41
|
\
|
|
*
minor cleanup & preparation for 4.5.4
v4.5.4
Rainer Gerhards
2009-09-29
1
-9
/
+0
|
*
bugfix: this morning's race patch was incomplete, completing now
Rainer Gerhards
2009-09-24
1
-6
/
+8
|
*
(temporary?) removal of very conservative locks in stream.c
Rainer Gerhards
2009-09-24
1
-2
/
+2
|
*
bugfix: potential segfault in stream writer on destruction
Rainer Gerhards
2009-09-24
1
-5
/
+9
|
*
minor: increased buffer size to be safe in all cases
Rainer Gerhards
2009-09-22
1
-2
/
+2
|
*
bugfixes: potential problems in out file zip writer.
Rainer Gerhards
2009-09-22
1
-14
/
+31
*
|
Merge branch 'v4-beta' into beta
Rainer Gerhards
2009-09-14
1
-2
/
+8
|
\
|
|
*
fixed some minor portability issues
Rainer Gerhards
2009-09-14
1
-2
/
+8
|
*
very minor cleanup
Rainer Gerhards
2009-08-18
1
-1
/
+0
|
*
bugfix: potential segfault in output file writer (omfile)
Rainer Gerhards
2009-08-18
1
-0
/
+1
*
|
Merge branch 'beta'
Rainer Gerhards
2009-08-19
1
-8
/
+2
|
\
\
[next]