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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v4-devel' into tmp
Rainer Gerhards
2009-11-05
1
-0
/
+1
|
\
|
*
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-11-05
1
-0
/
+1
|
|
\
|
|
*
bugfix: named pipes did no longer work (they always got an open error)
Rainer Gerhards
2009-11-05
1
-0
/
+1
*
|
|
first complete implementation of loadable parser system
Rainer Gerhards
2009-11-04
3
-2
/
+58
*
|
|
added $RulesetParser config directive
Rainer Gerhards
2009-11-04
2
-5
/
+51
*
|
|
finalized parser module calling interface
Rainer Gerhards
2009-11-04
4
-28
/
+76
*
|
|
moved rfc3164/5424 code to new parser modules
Rainer Gerhards
2009-11-04
6
-414
/
+89
*
|
|
some more cleanup along the way
Rainer Gerhards
2009-11-03
1
-1
/
+29
*
|
|
one step closer to dynamically loadable parsers
Rainer Gerhards
2009-11-03
9
-26
/
+243
*
|
|
more cleanup and working towards a parser module calling interface
Rainer Gerhards
2009-11-03
9
-21
/
+151
*
|
|
restructured parser part of rsyslog
Rainer Gerhards
2009-11-03
1
-0
/
+382
*
|
|
Merge branch 'v4-devel'
Rainer Gerhards
2009-11-03
1
-0
/
+44
|
\
|
|
|
*
|
added function getenv() to RainerScript
Rainer Gerhards
2009-11-03
1
-0
/
+44
|
|
/
|
*
Merge branch 'v4-stable' into v4-beta
Rainer Gerhards
2009-10-21
1
-2
/
+0
|
|
\
|
|
*
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2009-10-20
1
-2
/
+0
|
|
|
\
|
|
|
*
bugfix: potential hang condition on queue shutdown
Rainer Gerhards
2009-10-20
1
-2
/
+0
|
|
*
|
RFC5424 formatted messages with only structured data and no MSG part were imp...
Rainer Gerhards
2009-10-01
2
-1
/
+6
*
|
|
|
added omruleset output module, which provides great flexibility in action pro...
Rainer Gerhards
2009-11-02
4
-19
/
+23
*
|
|
|
added the capability to have ruleset-specific main message queues
Rainer Gerhards
2009-10-27
5
-3
/
+73
*
|
|
|
action processing optimized for queue shutdown
Rainer Gerhards
2009-10-27
1
-1
/
+1
*
|
|
|
removed no longer needed flag variable
Rainer Gerhards
2009-10-27
2
-11
/
+6
*
|
|
|
fix compile bug with last commit
Rainer Gerhards
2009-10-27
1
-1
/
+0
*
|
|
|
some cleanup
Rainer Gerhards
2009-10-27
4
-83
/
+4
*
|
|
|
fixed race condition during queue shutdown
Rainer Gerhards
2009-10-27
2
-12
/
+19
*
|
|
|
shuffled cancelability state to different spot
Rainer Gerhards
2009-10-26
1
-3
/
+8
*
|
|
|
addressed some race issues during queue shutdown
Rainer Gerhards
2009-10-26
3
-22
/
+62
*
|
|
|
Merge branch 'master' into queuePartialDeleteBatches
Rainer Gerhards
2009-10-26
2
-2
/
+6
|
\
\
\
\
|
*
|
|
|
bugfix: potential abort if inputname property was not set
Rainer Gerhards
2009-10-26
2
-2
/
+6
*
|
|
|
|
implemented solution for cancel at shutdown/unprocessed entries
Rainer Gerhards
2009-10-26
2
-36
/
+24
*
|
|
|
|
Begun to work on partial batch deletes...
Rainer Gerhards
2009-10-22
1
-9
/
+21
|
/
/
/
/
*
|
|
|
enhanced test environment (including testbench)
Rainer Gerhards
2009-10-22
16
-62
/
+84
*
|
|
|
Merge branch 'newqueue'
Rainer Gerhards
2009-10-21
7
-465
/
+129
|
\
\
\
\
|
*
|
|
|
bugfix: message processing states were not set correctly in all cases
Rainer Gerhards
2009-10-19
3
-19
/
+6
|
*
|
|
|
Merge branch 'master' into newqueue
Rainer Gerhards
2009-10-16
3
-9
/
+20
|
|
\
\
\
\
|
*
|
|
|
|
new queue engine - initial commit (probably not 100% working!)
Rainer Gerhards
2009-10-14
5
-481
/
+115
|
*
|
|
|
|
added some debug settings plus improved shutdown sequence
Rainer Gerhards
2009-10-13
4
-18
/
+61
*
|
|
|
|
|
bugfix: segfault when starting up with an invalid .qi file for a disk queue
Rainer Gerhards
2009-10-20
1
-5
/
+16
*
|
|
|
|
|
bugfix: first UDP listener was incorrectly assigned its ruleset
Rainer Gerhards
2009-10-19
1
-1
/
+2
*
|
|
|
|
|
Merge branch 'david-segfault'
Rainer Gerhards
2009-10-19
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
added new testcase; fixed bug in testdriver
Rainer Gerhards
2009-10-19
1
-0
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
cleanup: finally moved some config variables just to conf.c
Rainer Gerhards
2009-10-19
2
-11
/
+15
|
/
/
/
/
/
*
|
|
|
|
ensure proper imudp shutdown even on a very busy system
Rainer Gerhards
2009-10-16
1
-0
/
+1
*
|
|
|
|
Merge branch 'david-master' into master
Rainer Gerhards
2009-10-16
2
-9
/
+19
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
bugfix: potential segfault on messages with empty MSG part.
Rainer Gerhards
2009-10-09
1
-3
/
+14
|
*
|
|
|
bugfix in debug system and more instrumentation to find an issue
Rainer Gerhards
2009-10-08
2
-9
/
+19
*
|
|
|
|
added multi-ruleset support to imudp
Rainer Gerhards
2009-10-13
1
-6
/
+1
*
|
|
|
|
removed no longer needed msg_t property "bParseHOSTNAME"
Rainer Gerhards
2009-10-13
2
-4
/
+1
*
|
|
|
|
bugfix: potential segfault on messages with empty MSG part.
Rainer Gerhards
2009-10-09
1
-3
/
+12
*
|
|
|
|
Merge branch 'v4-beta' into beta
Rainer Gerhards
2009-10-08
1
-1
/
+1
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'aaron' into v4-beta
Rainer Gerhards
2009-10-08
1
-1
/
+1
|
|
\
\
\
\
[next]