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
*
Merge branch 'beta'
Rainer Gerhards
2011-06-21
1
-5
/
+5
|
\
|
*
bugfix: $ActionFileDefaultTemplate did not work
Rainer Gerhards
2011-06-02
1
-5
/
+5
*
|
merge fix: made mistake when merging in v5-devel changes, now fixing
Rainer Gerhards
2011-04-27
1
-13
/
+1
*
|
Merge branch 'v5-devel'
Rainer Gerhards
2011-04-26
1
-24
/
+9
|
\
\
|
*
|
bugfix: do not open files with full privileges, if privs will be dropped
Rainer Gerhards
2011-04-26
1
-36
/
+15
*
|
|
renaming conf.* wasn't a good idea -- undoing
Rainer Gerhards
2011-04-19
1
-1
/
+1
*
|
|
renamed conf.c to legacyconf.c to make room for new config system
Rainer Gerhards
2011-04-19
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'v5-beta'
Rainer Gerhards
2011-03-11
1
-0
/
+1
|
\
|
|
*
added work-around for bug in gtls, which causes fd leak when using TLS
Bojan Smojver
2011-02-23
1
-0
/
+1
*
|
Merge branch 'v5-devel'
Rainer Gerhards
2010-12-17
1
-1
/
+0
|
\
|
|
*
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
*
|
|
Merge branch 'v5-devel'
Rainer Gerhards
2010-11-25
1
-1
/
+5
|
\
|
|
|
*
|
bugfix: replacements for atomic operations for non-int sized types had problems.
Rainer Gerhards
2010-11-25
1
-1
/
+5
*
|
|
omhdfs: fixed some issues with new config interface functions
Rainer Gerhards
2010-10-05
1
-22
/
+0
*
|
|
fixed regression from last commit
Rainer Gerhards
2010-07-27
1
-0
/
+1
*
|
|
milestone commit: output plugin interface changes (may NOT run)
Rainer Gerhards
2010-07-27
1
-55
/
+87
*
|
|
moving towards scoping inside rsyslog.conf
Rainer Gerhards
2010-07-21
1
-18
/
+18
|
/
/
*
|
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
|
|
\
|
|
|
|
[next]