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
/
template.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix: regression in template processing
Pavel Levshin
2013-11-08
1
-1
/
+1
*
fix small memleak introduced during refactoring
Rainer Gerhards
2013-10-23
1
-2
/
+3
*
refactor: align jsonFind() calling interface with recent changes
Rainer Gerhards
2013-10-23
1
-1
/
+1
*
refactor get.*PropVal() series of functions
Rainer Gerhards
2013-10-23
1
-14
/
+20
*
refactor: simplify JSON variable access
Rainer Gerhards
2013-10-23
1
-26
/
+4
*
refactor: use common code for message property description processing
Rainer Gerhards
2013-10-22
1
-50
/
+27
*
refactor: more simplification in property handling
Rainer Gerhards
2013-10-21
1
-12
/
+8
*
refactor: somewhat simplify property-name-to-id mapping
Rainer Gerhards
2013-10-21
1
-2
/
+2
*
work a bit toward string handling unification
Rainer Gerhards
2013-10-21
1
-46
/
+34
*
Merge branch 'v7-stable'
Rainer Gerhards
2013-09-03
1
-1
/
+1
|
\
|
*
make rsyslog use the new json-c pkgconfig file if available
hwoarang
2013-09-03
1
-1
/
+1
*
|
first shot at global variables (without proper sync so far)
Rainer Gerhards
2013-07-22
1
-5
/
+21
*
|
milestone: basic local variable functionality available
Rainer Gerhards
2013-07-17
1
-4
/
+30
*
|
refactor in preparation of local variables
Rainer Gerhards
2013-07-17
1
-1
/
+1
|
/
*
bugfix: $template statement with multiple spaces lead to invalid tpl name
Rainer Gerhards
2013-05-27
1
-0
/
+1
*
Merge branch 'v7-stable-info'
Rainer Gerhards
2013-03-29
1
-10
/
+34
|
\
|
*
permit substring extraction relative to end-of-string in templates
Rainer Gerhards
2013-03-29
1
-10
/
+34
*
|
optimize: do date() call in template processing only if actually needed
Rainer Gerhards
2013-01-13
1
-32
/
+0
*
|
Merge branch 'v7-stable-newmsglock' into master-newmsglock
Rainer Gerhards
2012-12-06
1
-1
/
+7
|
\
|
|
*
fix display problem with some date-format template options
Rainer Gerhards
2012-11-29
1
-1
/
+7
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2012-11-29
1
-4
/
+5
|
\
|
|
*
bugfix: template "type" parameter is mandatory (but was not)
Rainer Gerhards
2012-11-29
1
-4
/
+5
*
|
refactor error processing in string template handling
Rainer Gerhards
2012-11-29
1
-43
/
+29
*
|
bugfix: no error message for invalid string template parameters
Rainer Gerhards
2012-11-29
1
-4
/
+10
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2012-11-14
1
-1
/
+1
|
\
|
|
*
bugfix: garbled message if field name was used with jsonf property option
Rainer Gerhards
2012-11-14
1
-1
/
+1
*
|
Merge branch 'v7-stable'
Rainer Gerhards
2012-11-08
1
-6
/
+12
|
\
|
|
*
Merge branch 'v6-stable' into v7-stable
Rainer Gerhards
2012-11-08
1
-1
/
+2
|
|
\
|
|
*
bugfix: no error msg on invalid field option in legacy/string template
Rainer Gerhards
2012-11-08
1
-1
/
+2
|
*
|
bugfixes in string-type template()S
Rainer Gerhards
2012-11-08
1
-5
/
+10
|
*
|
remove some assert()'s - valgrind does a better job...
Rainer Gerhards
2012-10-11
1
-4
/
+0
|
*
|
fix small memory leak with string-type templates
Rainer Gerhards
2012-10-11
1
-0
/
+1
*
|
|
optimize property replacer: reduce runtime for simple processing
Rainer Gerhards
2012-10-11
1
-2
/
+20
*
|
|
Merge branch 'master' into master-newtemplate
Rainer Gerhards
2012-10-11
1
-4
/
+1
|
\
\
\
|
*
\
\
Merge branch 'v6-devel'
Rainer Gerhards
2012-10-11
1
-4
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
remove some assert()'s - valgrind does a better job...
Rainer Gerhards
2012-10-11
1
-4
/
+0
|
|
*
fix small memory leak with string-type templates
Rainer Gerhards
2012-10-11
1
-0
/
+1
*
|
|
do "template date call" only when actually needed
Rainer Gerhards
2012-10-11
1
-0
/
+32
*
|
|
optimize: do "template time() call" only once per batch
Rainer Gerhards
2012-10-10
1
-15
/
+9
*
|
|
refactor tpl processor so that date is queried once per template
Rainer Gerhards
2012-10-10
1
-4
/
+15
|
/
/
*
|
bugfix: subtree-type template incorrectly handled
Rainer Gerhards
2012-09-21
1
-4
/
+9
*
|
subtree template parameter requires variable name, not CEE path
Rainer Gerhards
2012-09-18
1
-2
/
+13
*
|
new ruleengine: implement template type "subtree"
Rainer Gerhards
2012-09-18
1
-12
/
+76
*
|
Merge branch 'v6-devel'
Rainer Gerhards
2012-09-17
1
-8
/
+8
|
\
|
|
*
Fix other small memory leaks in template() processing
Rainer Gerhards
2012-09-17
1
-4
/
+7
|
*
bugfix: small memory leaks in template() statements
Rainer Gerhards
2012-09-17
1
-3
/
+9
*
|
Fix reference counting
Miloslav Trmač
2012-09-04
1
-1
/
+1
*
|
Don't leak configuration value arrays
Miloslav Trmač
2012-09-04
1
-0
/
+4
*
|
Don't leak property name
Miloslav Trmač
2012-09-04
1
-1
/
+3
*
|
Fix a memory leak in "outname"
Miloslav Trmač
2012-09-04
1
-1
/
+1
[next]