index
:
rsyslog
master
v3-stable
v3-stable-kaz
Modifications to rsyslog---see v3-stable-kaz branch
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor action disabling
Rainer Gerhards
2013-11-06
2
-6
/
+1
*
enforce that actions can no longer "do something" on action creation
Rainer Gerhards
2013-11-06
1
-3
/
+2
*
make batches of 1 commit automatically after each action
Rainer Gerhards
2013-11-06
2
-0
/
+14
*
re-enable bPrevWasSuspended handling
Rainer Gerhards
2013-11-06
1
-0
/
+3
*
remove no longer used data member
Rainer Gerhards
2013-11-05
1
-2
/
+0
*
Merge branch 'master-ruleeng' into master-ruleeng-simd
Rainer Gerhards
2013-11-05
1
-6
/
+14
|
\
|
*
Merge branch 'master' into master-ruleeng
Rainer Gerhards
2013-11-05
1
-6
/
+14
|
|
\
|
|
*
Merge branch 'v7-stable'
Rainer Gerhards
2013-11-05
1
-6
/
+14
|
|
|
\
|
|
|
*
improved checking of queue config parameters on startup
Rainer Gerhards
2013-11-05
1
-6
/
+7
|
|
|
*
emit warning message if queue.size is set dangerously low
Rainer Gerhards
2013-11-05
1
-0
/
+7
*
|
|
|
cleanup no longer used code
Rainer Gerhards
2013-11-05
2
-22
/
+0
*
|
|
|
re-enable main queue direct mode
Rainer Gerhards
2013-11-05
3
-18
/
+76
*
|
|
|
simplify submitToActionQ...() code path
Rainer Gerhards
2013-11-05
1
-0
/
+6
*
|
|
|
refactor bShutdownImmediate handling
Rainer Gerhards
2013-11-05
2
-13
/
+23
*
|
|
|
remove no longer needed code
Rainer Gerhards
2013-11-05
2
-25
/
+0
*
|
|
|
Merge branch 'master-ruleeng' into master-ruleeng-simd
Rainer Gerhards
2013-11-05
2
-1
/
+28
|
\
|
|
|
|
*
|
|
Merge branch 'master' into master-ruleeng
Rainer Gerhards
2013-11-05
2
-1
/
+32
|
|
\
|
|
|
|
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2013-11-05
2
-1
/
+32
|
|
|
\
|
|
|
|
*
Merge branch 'v7-stable-call-ruleset-queue' into v7-stable
Rainer Gerhards
2013-11-05
2
-1
/
+32
|
|
|
|
\
|
|
|
|
*
bugfix: call to ruleset with async queue did not use the queue
Rainer Gerhards
2013-06-26
2
-1
/
+32
*
|
|
|
|
support force termination in script engine
Rainer Gerhards
2013-11-05
1
-0
/
+5
*
|
|
|
|
refactor: move pbShutdownImmediate to wti_t
Rainer Gerhards
2013-11-05
3
-3
/
+4
*
|
|
|
|
refactor: remove no longer needed elements from batch_t
Rainer Gerhards
2013-11-04
2
-5
/
+1
*
|
|
|
|
cleanup: multiple rulesets inside a single batch are now OK
Rainer Gerhards
2013-11-04
1
-8
/
+0
*
|
|
|
|
more cleanup
Rainer Gerhards
2013-11-04
1
-11
/
+0
*
|
|
|
|
cleanup: remove no longer needed code
Rainer Gerhards
2013-11-04
1
-55
/
+0
*
|
|
|
|
refactor script execution to work on one message at a time
Rainer Gerhards
2013-11-04
1
-233
/
+72
*
|
|
|
|
push bShutdownImmediate ptr down to commit process
Rainer Gerhards
2013-11-04
1
-3
/
+3
*
|
|
|
|
experimentally split ruleset execution in exec and commit phase
Rainer Gerhards
2013-11-04
3
-11
/
+55
*
|
|
|
|
refactor: move batch "unrolling" up one layer
Rainer Gerhards
2013-11-04
1
-1
/
+16
*
|
|
|
|
remove no longer needed vars from batch structure
Rainer Gerhards
2013-11-03
2
-15
/
+1
*
|
|
|
|
temporarily remove bExecWhenPrevWasSuspended handling
Rainer Gerhards
2013-11-02
2
-1
/
+16
*
|
|
|
|
refactor output side of action queue - main shot
Rainer Gerhards
2013-11-02
1
-11
/
+13
*
|
|
|
|
refactor: move action resume retry counter to wti_t
Rainer Gerhards
2013-11-01
1
-0
/
+19
*
|
|
|
|
some debug aids & useful commments for going forward
Rainer Gerhards
2013-11-01
1
-1
/
+13
*
|
|
|
|
refactor: move handling too-frequent tryResume == OK to wti_t
Rainer Gerhards
2013-11-01
1
-0
/
+18
*
|
|
|
|
refactor: move action state to wti (as we are now on a per-thread basis)
Rainer Gerhards
2013-11-01
3
-2
/
+23
|
/
/
/
/
*
|
|
|
remove pData emulation from v8 omod interface
Rainer Gerhards
2013-10-31
1
-2
/
+0
*
|
|
|
remove pData from tryResume callback
Rainer Gerhards
2013-10-30
1
-2
/
+1
*
|
|
|
omelasticsearch: upgrade to v8 ouptut module interface
Rainer Gerhards
2013-10-30
1
-2
/
+3
*
|
|
|
call freeWrkrInstance() on worker thread termination
Rainer Gerhards
2013-10-29
2
-4
/
+19
*
|
|
|
add debug output for worker actions
Rainer Gerhards
2013-10-29
1
-0
/
+2
*
|
|
|
Merge branch 'master' into master-ruleeng
Rainer Gerhards
2013-10-29
3
-6
/
+17
|
\
|
|
|
|
*
|
|
add debug output for global vars (unsupported!) during property filter evalua...
Rainer Gerhards
2013-10-16
1
-3
/
+3
|
*
|
|
Merge branch 'master' into tmp
Rainer Gerhards
2013-10-16
2
-3
/
+14
|
|
\
\
\
|
|
*
|
|
undo "localhostname property handling simplification", which broke things
Rainer Gerhards
2013-10-16
2
-3
/
+14
|
*
|
|
|
Merge branch 'master-var-refactor' into tmp
Rainer Gerhards
2013-10-16
7
-400
/
+223
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
add freeWrkrInstance to output module interface
Rainer Gerhards
2013-10-29
3
-2
/
+6
*
|
|
|
|
move all builtin-modules to new wrkr activation interface; make this mandatory
Rainer Gerhards
2013-10-29
1
-5
/
+1
*
|
|
|
|
Merge branch 'master' into master-ruleeng
Rainer Gerhards
2013-10-28
2
-21
/
+39
|
\
|
|
|
|
[next]