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
/
tools
/
omfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor cleanup
Rainer Gerhards
2010-04-19
1
-2
/
+2
*
Merge branch 'v4-stable-solaris' into v4-devel
Rainer Gerhards
2010-04-12
1
-52
/
+83
|
\
|
*
bugfix: default for $OMFileFlushOnTXEnd was wrong ("off").
Rainer Gerhards
2010-04-07
1
-2
/
+3
|
*
$OMFileAsyncWriting directive did not work properly
Rainer Gerhards
2010-03-25
1
-1
/
+1
|
*
new feature: $OMFileAsyncWriting directive added
Rainer Gerhards
2010-03-25
1
-19
/
+22
|
*
undo experimental commit dccadb677c5a6b8379f631e4c1f14c8c4089d4a6
Rainer Gerhards
2010-03-25
1
-9
/
+0
|
*
bugfix: potential segfault in dynafile cache
Rainer Gerhards
2010-03-25
1
-1
/
+1
|
*
streamline dynafile cache entry deletion a bit
Rainer Gerhards
2010-03-23
1
-8
/
+7
|
*
bugfix: potential re-use of free()ed file stream object in omfile
Rainer Gerhards
2010-03-23
1
-7
/
+21
|
*
previous (experimental) patch was somewhat incorrect, fixed
Rainer Gerhards
2010-03-22
1
-1
/
+1
|
*
exp: made omfile ensure that it is not called twice in parallel on the same f...
Rainer Gerhards
2010-03-21
1
-0
/
+9
|
*
fixed regression from previos (yet unrelease) $omfileFlushOnTXEnd fix
temp.4.6.1.10
Rainer Gerhards
2010-03-19
1
-1
/
+1
|
*
new feature: "." action type added to support writing files to relative pathes
Rainer Gerhards
2010-03-17
1
-1
/
+2
|
*
bugfix: potential problem (loop, abort) when file write error occured
Rainer Gerhards
2010-03-09
1
-2
/
+2
|
*
retain old $OMFileFlushOnTXEnd semantics
Rainer Gerhards
2010-03-09
1
-2
/
+2
|
*
bugfix: $omfileFlushOnTXEnd was turned on when set to off and vice versa
Rainer Gerhards
2010-03-09
1
-1
/
+1
|
*
bugfix: potential (but very impropable) segfaults in omfile
Rainer Gerhards
2010-03-02
1
-2
/
+14
|
*
make $ActonFileDefaultTemplate available to ompipe
Rainer Gerhards
2010-03-01
1
-9
/
+9
|
*
some code cleanup
Rainer Gerhards
2010-02-28
1
-5
/
+7
|
*
moved pipe code to its own module
Rainer Gerhards
2010-02-28
1
-1
/
+1
*
|
Merge branch 'v4-beta' into tmp
Rainer Gerhards
2010-01-26
1
-6
/
+16
|
\
|
|
*
bugfix: rsyslog hangs when writing to a named pipe which nobody was reading.
Rainer Gerhards
2010-01-15
1
-6
/
+16
*
|
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-11-30
1
-1
/
+1
|
\
|
|
*
Merge branch 'v4-stable' into v4-beta
Rainer Gerhards
2009-11-30
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2009-11-30
1
-1
/
+1
|
|
|
\
|
|
|
*
bugfix: $CreateDirs variable not properly initialized
Rainer Gerhards
2009-11-30
1
-1
/
+1
|
|
*
|
Merge branch 'v3-stable' into beta
Rainer Gerhards
2009-06-18
1
-3
/
+3
|
|
|
\
|
|
|
|
*
some minor bugfixes
Rainer Gerhards
2009-06-18
1
-3
/
+3
*
|
|
|
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-11-05
1
-2
/
+5
|
\
|
|
|
|
*
|
|
bugfix: named pipes did no longer work (they always got an open error)
Rainer Gerhards
2009-11-05
1
-2
/
+5
*
|
|
|
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-10-08
1
-2
/
+5
|
\
|
|
|
|
*
|
|
bugfix: invalid storage class selected for some size config parameters.
Rainer Gerhards
2009-10-05
1
-6
/
+2
|
*
|
|
DirCreateMode was always zero. work-around now is to do a...
Rainer Gerhards
2009-10-02
1
-0
/
+7
*
|
|
|
added new config directive $omfileForceChown to fix some broken system configs.
Rainer Gerhards
2009-09-11
1
-2
/
+25
|
/
/
/
*
|
|
first shot at asynchronous stream writer with timeout capability
Rainer Gerhards
2009-07-06
1
-1
/
+6
*
|
|
omfile itself no longer needs zlib
Rainer Gerhards
2009-07-02
1
-4
/
+0
*
|
|
switched default to keep in line with traditional syslogd behaviour
Rainer Gerhards
2009-06-19
1
-2
/
+2
*
|
|
omfile buffers are now synchronized after inactivity
Rainer Gerhards
2009-06-15
1
-0
/
+7
*
|
|
implemented $OMFileFlushOnTXEnd directive
Rainer Gerhards
2009-06-12
1
-1
/
+11
*
|
|
re-enabled pipe, tty and console in omfile
Rainer Gerhards
2009-06-12
1
-140
/
+2
*
|
|
re-enabled outchannel functionality
Rainer Gerhards
2009-06-12
1
-72
/
+19
*
|
|
improved error handling and added fsync() support
Rainer Gerhards
2009-06-08
1
-1
/
+3
*
|
|
cleanup in preparation of next steps
Rainer Gerhards
2009-06-05
1
-164
/
+10
*
|
|
made dynafiles working again
Rainer Gerhards
2009-06-05
1
-75
/
+73
*
|
|
added $OMFileIOBufferSize config directive and plumbing
Rainer Gerhards
2009-06-04
1
-62
/
+52
*
|
|
modified stream class and omfile to work with it
Rainer Gerhards
2009-06-04
1
-26
/
+68
*
|
|
cleaned up stream class ...
Rainer Gerhards
2009-06-04
1
-1
/
+1
*
|
|
reduced max value for $DynaFileCacheSize to 1,000
Rainer Gerhards
2009-06-04
1
-38
/
+28
*
|
|
added gzip header to output files
Rainer Gerhards
2009-06-03
1
-3
/
+27
*
|
|
first proof of concept on zipped file writer
Rainer Gerhards
2009-06-03
1
-38
/
+196
|
/
/
[next]