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
*
added warning message for old-style outchannel syntax
Rainer Gerhards
2011-07-11
1
-1
/
+8
*
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2011-07-11
1
-1
/
+9
|
\
|
*
support for :omfile: forward compatibility directive
Rainer Gerhards
2011-07-11
1
-1
/
+9
*
|
added work-around for bug in gtls, which causes fd leak when using TLS
Bojan Smojver
2011-02-23
1
-0
/
+1
*
|
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2010-12-16
1
-1
/
+0
|
\
|
|
*
some cleanup based on clang static analyzer results
Rainer Gerhards
2010-12-16
1
-1
/
+0
*
|
bugfix: replacements for atomic operations for non-int sized types had problems.
Rainer Gerhards
2010-11-25
1
-1
/
+5
*
|
some cleanup
Rainer Gerhards
2010-06-10
1
-1
/
+0
*
|
fixing msg duplication & loss regression, causes slowdown
Rainer Gerhards
2010-06-10
1
-1
/
+1
*
|
bugfix: regression caused more locking action in msg.c than necessary
Rainer Gerhards
2010-06-08
1
-29
/
+7
*
|
some cleanup
Rainer Gerhards
2010-04-19
1
-2
/
+2
*
|
Merge branch 'v4-devel' into master
Rainer Gerhards
2010-04-19
1
-0
/
+1
|
\
\
|
*
|
Merge branch 'v4-stable-solaris' into v4-devel
Rainer Gerhards
2010-04-12
1
-52
/
+83
|
|
\
|
|
*
|
Merge branch 'v4-beta' into tmp
Rainer Gerhards
2010-01-26
1
-6
/
+16
|
|
\
\
|
*
\
\
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-11-30
1
-1
/
+1
|
|
\
\
\
*
|
\
\
\
Merge branch 'beta' into master
Rainer Gerhards
2010-04-09
1
-36
/
+52
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'v4-stable-solaris' into beta
Rainer Gerhards
2010-04-09
1
-2
/
+3
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
bugfix: default for $OMFileFlushOnTXEnd was wrong ("off").
Rainer Gerhards
2010-04-07
1
-2
/
+3
|
*
|
|
|
|
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2010-03-29
1
-36
/
+51
|
|
\
|
|
|
|
|
|
*
|
|
|
$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
|
*
|
|
|
|
Merge branch 'v4-stable' into beta
Rainer Gerhards
2010-03-08
1
-2
/
+14
|
|
\
|
|
|
|
*
|
|
|
|
|
bugfix: omfile.c did not properly compile without atomics
Rainer Gerhards
2010-03-05
1
-1
/
+6
*
|
|
|
|
|
Merge branch 'v4-stable-solaris' into master-solaris
Rainer Gerhards
2010-03-05
1
-2
/
+14
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
bugfix: potential (but very impropable) segfaults in omfile
Rainer Gerhards
2010-03-02
1
-2
/
+14
*
|
|
|
|
|
relaxed need for atomic builtins
Rainer Gerhards
2010-03-05
1
-0
/
+27
*
|
|
|
|
|
Merge branch 'beta' into master
Rainer Gerhards
2010-03-01
1
-15
/
+17
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'v4-stable' into tmp
Rainer Gerhards
2010-03-01
1
-15
/
+17
|
|
\
|
|
|
|
|
|
*
|
|
|
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
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
/
|
|
replaced data type "bool" by "sbool" because this created some portability is...
Rainer Gerhards
2010-02-02
1
-3
/
+3
|
/
/
/
/
*
|
|
|
Merge branch 'v4-beta' into beta
Rainer Gerhards
2010-01-15
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-stable' into v4-beta
Rainer Gerhards
2009-11-30
1
-1
/
+1
|
|
\
\
*
|
|
|
worked around an issue where omfile failed to compile on 32 bit platforms
Rainer Gerhards
2009-12-09
1
-0
/
+4
*
|
|
|
Merge branch 'v5-stable' into beta
Rainer Gerhards
2009-11-30
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2009-11-30
1
-1
/
+1
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2009-11-30
1
-1
/
+1
|
|
|
\
\
\
[next]