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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleaned up small nit
Rainer Gerhards
2009-06-16
1
-1
/
+1
*
omfile buffers are now synchronized after inactivity
Rainer Gerhards
2009-06-15
9
-43
/
+559
*
fixed small bug in testbench
Rainer Gerhards
2009-06-12
3
-2
/
+2
*
fixed a regression from past commit & more performance enhancement
Rainer Gerhards
2009-06-12
2
-3
/
+4
*
performance-enhanced imtcp
Rainer Gerhards
2009-06-12
3
-4
/
+40
*
completed multi-ruleset core support
Rainer Gerhards
2009-06-12
15
-61
/
+226
*
implemented $OMFileFlushOnTXEnd directive
Rainer Gerhards
2009-06-12
5
-12
/
+25
*
re-enabled pipe, tty and console in omfile
Rainer Gerhards
2009-06-12
20
-226
/
+147
*
fixed abort when emergency configuration was activated
Rainer Gerhards
2009-06-12
2
-7
/
+5
*
improved config error messages
Rainer Gerhards
2009-06-12
2
-4
/
+14
*
re-enabled outchannel functionality
Rainer Gerhards
2009-06-12
7
-88
/
+198
*
added $Ruleset config command
Rainer Gerhards
2009-06-10
5
-3
/
+57
*
re-enabled queue disk fsync test
Rainer Gerhards
2009-06-10
2
-6
/
+3
*
fixed a small memory leak...
Rainer Gerhards
2009-06-10
4
-30
/
+18
*
fixed small nit in build system
Rainer Gerhards
2009-06-10
1
-2
/
+0
*
restructered code in perparation for multiple rule set support
Rainer Gerhards
2009-06-10
20
-594
/
+1093
*
added capability to fsync() queue disk files for enhanced reliability
Rainer Gerhards
2009-06-09
9
-1
/
+60
*
improved error handling and added fsync() support
Rainer Gerhards
2009-06-08
3
-7
/
+113
*
cleanup in preparation of next steps
Rainer Gerhards
2009-06-05
2
-165
/
+33
*
made dynafiles working again
Rainer Gerhards
2009-06-05
2
-76
/
+75
*
added $OMFileIOBufferSize config directive and plumbing
Rainer Gerhards
2009-06-04
8
-89
/
+69
*
modified stream class and omfile to work with it
Rainer Gerhards
2009-06-04
5
-54
/
+225
*
cleaned up stream class ...
Rainer Gerhards
2009-06-04
9
-190
/
+198
*
reduced max value for $DynaFileCacheSize to 1,000
Rainer Gerhards
2009-06-04
2
-38
/
+31
*
Merge branch 'master' into omfile
Rainer Gerhards
2009-06-04
11
-42
/
+194
|
\
|
*
backported macros necessary to create output modules with transaction support
Rainer Gerhards
2009-06-04
1
-1
/
+71
|
*
backported some of the v5 testbench
Rainer Gerhards
2009-06-04
10
-41
/
+123
*
|
added gzip header to output files
Rainer Gerhards
2009-06-03
3
-5
/
+36
*
|
first proof of concept on zipped file writer
Rainer Gerhards
2009-06-03
9
-39
/
+631
|
/
*
added config switch --enable-testbench=no to turn off testbench
Rainer Gerhards
2009-06-03
3
-0
/
+19
*
strmsrv now supports KEEPALIVE socket option
Rainer Gerhards
2009-06-02
7
-4
/
+82
*
slightly extended strms_sess interface
Rainer Gerhards
2009-06-02
2
-1
/
+10
*
added a generic network stream server
Rainer Gerhards
2009-06-02
8
-1
/
+1444
*
added support for custom modules
Rainer Gerhards
2009-06-02
3
-0
/
+26
*
Merge branch 'udpdrop'
Rainer Gerhards
2009-05-29
3
-20
/
+58
|
\
|
*
added ability for the UDP output action to rebind its send socket after sendi...
Rainer Gerhards
2009-05-29
4
-21
/
+60
*
|
Merge branch 'beta'
Rainer Gerhards
2009-05-29
3
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2009-05-29
3
-2
/
+3
|
|
\
|
|
*
fixed a regression of yesterday's patch
Rainer Gerhards
2009-05-29
3
-2
/
+3
*
|
|
fix: import from beta accidently disable imdiag
Rainer Gerhards
2009-05-29
1
-3
/
+0
*
|
|
Merge branch 'beta'
Rainer Gerhards
2009-05-29
3
-18
/
+25
|
\
|
|
|
*
|
Merge branch 'v3-stable' into beta
Rainer Gerhards
2009-05-29
1
-0
/
+1
|
|
\
|
|
|
*
fixed copy&paste error in previous commit
Rainer Gerhards
2009-05-29
2
-1
/
+2
|
*
|
Merge branch 'v3-stable' into beta
Rainer Gerhards
2009-05-29
3
-18
/
+24
|
|
\
|
|
|
*
fixed problem in syslog-protocol (now RFC5424) parser
Rainer Gerhards
2009-05-29
3
-17
/
+25
*
|
|
added forgotten file
Rainer Gerhards
2009-05-29
1
-0
/
+0
*
|
|
Merge branch 'beta' into master
Rainer Gerhards
2009-05-28
9
-5
/
+84
|
\
|
|
|
*
|
Merge branch 'v3-stable' into beta
Rainer Gerhards
2009-05-28
11
-5
/
+86
|
|
\
|
|
|
*
small enhancement: config validation run now exits with code 1 if an error is...
Rainer Gerhards
2009-05-28
9
-4
/
+70
|
|
*
bugfix: internal messages were emitted to whatever file had fd2
varmojfekoj
2009-05-28
2
-1
/
+4
[next]