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
*
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
|
\
\
|
*
|
undid non-correct experimental fix
Rainer Gerhards
2009-08-19
1
-8
/
+2
*
|
|
fixed compile problem introduced by merge
Rainer Gerhards
2009-08-18
1
-0
/
+1
*
|
|
Merge branch 'beta'
Rainer Gerhards
2009-08-18
1
-2
/
+8
|
\
|
|
|
*
|
bugfix? (unconfirmed, testing): segfault when writing asynchronously
Rainer Gerhards
2009-08-18
1
-2
/
+8
|
|
/
*
|
more code simplification, should also bring some performance enhancement
Rainer Gerhards
2009-07-17
1
-2
/
+0
*
|
Merge branch 'beta'
Rainer Gerhards
2009-07-16
1
-2
/
+5
|
\
|
|
*
calls to prctl() need to be based on configure results (cross-platform issue)
Rainer Gerhards
2009-07-16
1
-2
/
+5
*
|
Merge branch 'v4-devel'
Rainer Gerhards
2009-07-08
1
-136
/
+308
|
\
|
|
*
added capability to write incomplete buffers after an inactivity timeout
Rainer Gerhards
2009-07-07
1
-7
/
+39
|
*
fixed a bug introduced today that lead to an abort in queue disk mode
Rainer Gerhards
2009-07-07
1
-9
/
+12
|
*
solved a race condition
Rainer Gerhards
2009-07-07
1
-14
/
+49
|
*
clean solution for "writing" arbrietary-size user buffers to a stream
Rainer Gerhards
2009-07-07
1
-42
/
+28
|
*
stream now uses a singular buffer strucuture for writing
Rainer Gerhards
2009-07-07
1
-6
/
+12
|
*
moved locking primitives
Rainer Gerhards
2009-07-07
1
-3
/
+19
|
*
moved zip part to writer thread
Rainer Gerhards
2009-07-06
1
-69
/
+89
|
*
some minor cleanup
Rainer Gerhards
2009-07-06
1
-16
/
+16
|
*
first shot at asynchronous stream writer with timeout capability
Rainer Gerhards
2009-07-06
1
-70
/
+146
*
|
Merge branch 'omfile' into v5-devel
Rainer Gerhards
2009-06-23
1
-5
/
+10
|
\
|
|
*
prevented unneccessary apc calls
Rainer Gerhards
2009-06-23
1
-5
/
+10
*
|
Merge branch 'omfile' into tmp
Rainer Gerhards
2009-06-22
1
-4
/
+6
|
\
|
|
*
going forward in moving string-handling functions to new interface...
Rainer Gerhards
2009-06-17
1
-3
/
+3
|
*
milestone: input-side multiSubmit capability
Rainer Gerhards
2009-06-16
1
-1
/
+1
*
|
Merge branch 'omfile' into v5-devel
Rainer Gerhards
2009-06-16
1
-114
/
+573
|
\
|
|
*
Merge branch 'master' into omfile
Rainer Gerhards
2009-06-16
1
-1
/
+1
|
|
\
|
|
*
done various optimizations to the stringbuf and its users
Rainer Gerhards
2009-06-16
1
-1
/
+1
|
*
|
omfile buffers are now synchronized after inactivity
Rainer Gerhards
2009-06-15
1
-0
/
+68
|
*
|
re-enabled pipe, tty and console in omfile
Rainer Gerhards
2009-06-12
1
-55
/
+107
|
*
|
re-enabled outchannel functionality
Rainer Gerhards
2009-06-12
1
-6
/
+124
|
*
|
restructered code in perparation for multiple rule set support
Rainer Gerhards
2009-06-10
1
-3
/
+0
|
*
|
improved error handling and added fsync() support
Rainer Gerhards
2009-06-08
1
-5
/
+106
|
*
|
added $OMFileIOBufferSize config directive and plumbing
Rainer Gerhards
2009-06-04
1
-19
/
+2
|
*
|
modified stream class and omfile to work with it
Rainer Gerhards
2009-06-04
1
-24
/
+144
|
*
|
cleaned up stream class ...
Rainer Gerhards
2009-06-04
1
-38
/
+62
|
|
/
[next]