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
*
actions now report if they suspend and resume themselves
Rainer Gerhards
2013-11-29
1
-0
/
+4
*
nit: update copyright dates
Rainer Gerhards
2013-11-29
3
-3
/
+3
*
introduce new function to emit warning and other non-error messages
Rainer Gerhards
2013-11-29
4
-42
/
+80
*
use const keyword at (some) appropriate places
Rainer Gerhards
2013-11-29
4
-8
/
+8
*
regression fix: action queues with default settings did not start worker thread
v7.5.7
Rainer Gerhards
2013-11-25
1
-5
/
+3
*
queue: dynamic default for discardMark, emit warning if set very low
Rainer Gerhards
2013-11-21
1
-4
/
+29
*
queue: guard various config param defaults against very low queue sizes
Rainer Gerhards
2013-11-21
1
-8
/
+27
*
queue: add config parameter queue.spooldirectory
Rainer Gerhards
2013-11-21
1
-0
/
+12
*
Merge branch 'v7-stable' into v7-devel
Rainer Gerhards
2013-11-21
1
-8
/
+30
|
\
|
*
queue: spool directory setting was not properly propagated to DA queue
Rainer Gerhards
2013-11-21
1
-1
/
+21
|
*
refactor queue spool directory config handling
Rainer Gerhards
2013-11-21
1
-7
/
+7
|
*
bugfix: legacy directive $ActionQueueWorkerThreads was not honored
Rainer Gerhards
2013-11-19
2
-0
/
+2
|
*
do not adjust batch size for disk queues
Rainer Gerhards
2013-11-07
1
-1
/
+1
|
*
do not complain for queue size on DA queues
Rainer Gerhards
2013-11-07
1
-1
/
+2
*
|
queue.workerThreadMinimumMessage set to queue.size / num workers
Rainer Gerhards
2013-11-19
1
-2
/
+18
*
|
bugfix: legacy directive $ActionQueueWorkerThreads was not honored
Rainer Gerhards
2013-11-19
2
-0
/
+3
*
|
queue: auto-adjust watermarks
Rainer Gerhards
2013-11-19
1
-10
/
+14
*
|
queue: warn if high watermark is set too low
Rainer Gerhards
2013-11-19
1
-0
/
+8
*
|
emit warning message if output module with msg passing mode runs asynchronously
Rainer Gerhards
2013-11-07
2
-0
/
+16
*
|
bugfix: regular workers are no longer started if DA worker is active
Pavel Levshin
2013-11-07
1
-8
/
+7
*
|
cleanup no longer needed code
Rainer Gerhards
2013-11-07
4
-8
/
+1
*
|
Merge branch 'master' into master-newwtipool
Rainer Gerhards
2013-11-07
1
-2
/
+3
|
\
\
|
*
|
do not adjust batch size for disk queues
Rainer Gerhards
2013-11-07
1
-1
/
+1
|
*
|
do not complain for queue size on DA queues
Rainer Gerhards
2013-11-06
1
-1
/
+2
*
|
|
improve worker thread pool handling
Pavel Levshin
2013-11-06
4
-6
/
+15
|
/
/
*
|
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
*
|
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
*
|
|
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
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'master' into master-var-refactor
Rainer Gerhards
2013-10-26
2
-1
/
+14
|
|
\
\
\
|
*
|
|
|
cleanup: remove no longer needed code
Rainer Gerhards
2013-10-24
1
-86
/
+0
|
*
|
|
|
refactoring regression fix: segfault if $$now is used in script
Rainer Gerhards
2013-10-24
1
-0
/
+6
|
*
|
|
|
Merge branch 'master' into master-var-refactor
Rainer Gerhards
2013-10-24
1
-0
/
+6
|
|
\
\
\
\
|
*
|
|
|
|
(temporarily?) re-enable global vars in string templates
Rainer Gerhards
2013-10-23
1
-0
/
+2
|
*
|
|
|
|
refactoring regression fix: invalid free for JSON properties
Rainer Gerhards
2013-10-23
1
-1
/
+4
|
*
|
|
|
|
permit writing not only msg variables via the msgAddJSON() API
Rainer Gerhards
2013-10-23
1
-18
/
+17
|
*
|
|
|
|
bugfix: unset statement always worked on message var, even if local var was g...
Rainer Gerhards
2013-10-23
1
-9
/
+21
|
*
|
|
|
|
fix VAR handling in script grammar and code
Rainer Gerhards
2013-10-23
3
-8
/
+3
|
*
|
|
|
|
enable error message for invalid property names
Rainer Gerhards
2013-10-23
1
-4
/
+3
|
*
|
|
|
|
refactor: align jsonFind() calling interface with recent changes
Rainer Gerhards
2013-10-23
2
-5
/
+5
|
*
|
|
|
|
minor cleanup
Rainer Gerhards
2013-10-23
1
-2
/
+0
|
*
|
|
|
|
refactor: remove now no-longer needed functions
Rainer Gerhards
2013-10-23
3
-99
/
+0
|
*
|
|
|
|
refactor get.*PropVal() series of functions
Rainer Gerhards
2013-10-23
2
-35
/
+25
|
*
|
|
|
|
remove no longer necessary cases
Rainer Gerhards
2013-10-23
1
-6
/
+2
[next]