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
*
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
|
|
/
*
|
solved design issue with queue termination
Rainer Gerhards
2009-05-26
1
-1
/
+43
*
|
t-delete list implemented, queue store drivers updated...
Rainer Gerhards
2009-05-18
1
-1
/
+4
|
/
*
reduced number of compile warnings in -pedantic gcc mode
Rainer Gerhards
2008-06-27
1
-2
/
+2
*
completed better modularity of runtime
Rainer Gerhards
2008-04-17
1
-1
/
+0
*
some more cleanup
Rainer Gerhards
2008-04-16
1
-1
/
+1
*
moved runtime files into their own directory
Rainer Gerhards
2008-04-16
1
-0
/
+934