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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor get.*PropVal() series of functions
Rainer Gerhards
2013-10-23
1
-2
/
+2
*
refactor: use common code for message property description processing
Rainer Gerhards
2013-10-22
1
-3
/
+1
*
work a bit toward string handling unification
Rainer Gerhards
2013-10-21
1
-2
/
+4
*
make rsyslog use the new json-c pkgconfig file if available
hwoarang
2013-09-03
1
-1
/
+1
*
Merge branch 'v7-stable-info'
Rainer Gerhards
2013-03-29
1
-0
/
+1
|
\
|
*
permit substring extraction relative to end-of-string in templates
Rainer Gerhards
2013-03-29
1
-0
/
+1
*
|
optimize property replacer: reduce runtime for simple processing
Rainer Gerhards
2012-10-11
1
-0
/
+1
*
|
do "template date call" only when actually needed
Rainer Gerhards
2012-10-11
1
-0
/
+1
*
|
optimize: do "template time() call" only once per batch
Rainer Gerhards
2012-10-10
1
-3
/
+3
|
/
*
new ruleengine: implement template type "subtree"
Rainer Gerhards
2012-09-18
1
-2
/
+3
*
Add missing prototype for tplToJSON()
Rainer Gerhards
2012-09-10
1
-0
/
+2
*
switch field default to "mandatory" and implement that mode
Rainer Gerhards
2012-08-30
1
-1
/
+1
*
Add support for optional fields
Miloslav Trmač
2012-08-29
1
-0
/
+1
*
default outname for $!<property> is now without $! prefix
Rainer Gerhards
2012-08-29
1
-1
/
+2
*
add capability to configure outname for constant (inside template)
Rainer Gerhards
2012-08-25
1
-1
/
+1
*
milestone: LIST-type templates support full option set
Rainer Gerhards
2012-08-25
1
-5
/
+5
*
Merge branch 'master' into master-newtemplate
Rainer Gerhards
2012-08-25
1
-14
/
+21
|
\
|
*
Merge branch 'v5-stable' into v6-stable
Rainer Gerhards
2012-08-25
1
-14
/
+21
|
|
\
|
|
*
Merge branch 'v5-stable' of git+ssh://git.adiscon.com/git/rsyslog into v5-stable
Rainer Gerhards
2012-08-25
1
-15
/
+22
|
|
|
\
|
|
|
*
change template.[ch] to ASL 2.0, removing a GPLv3-only patch
Rainer Gerhards
2012-08-25
1
-15
/
+22
|
|
*
|
Merge branch 'v5-stable-field-substring' into v5-beta
Rainer Gerhards
2012-04-27
1
-0
/
+1
|
|
|
\
\
|
|
|
*
|
added capability to specify substrings for field extraction mode
Rainer Gerhards
2012-04-27
1
-0
/
+1
|
|
|
|
/
*
|
|
/
v6 config/templates: legacy types are now supported via template()
Rainer Gerhards
2012-08-25
1
-0
/
+1
|
/
/
/
*
|
|
added capability to specify substrings for field extraction mode
Rainer Gerhards
2012-04-26
1
-0
/
+1
*
|
|
added the "jsonf" property replacer option (and fieldname) & bugfix
Rainer Gerhards
2012-04-19
1
-1
/
+3
*
|
|
added "date-unixtimestamp" property replacer option to format as a unix times...
Rainer Gerhards
2012-03-29
1
-1
/
+1
*
|
|
added "json" property replacer option
Rainer Gerhards
2012-03-16
1
-1
/
+2
*
|
|
cleanup: different text escape types made more portable
Rainer Gerhards
2012-01-19
1
-5
/
+5
*
|
|
Merge branch 'v5-devel' into master
Rainer Gerhards
2012-01-18
1
-4
/
+5
|
\
|
|
|
*
|
add JSON escaping option
Nathan Scott
2012-01-17
1
-4
/
+5
|
|
/
*
|
milestone: templates are now in config object
Rainer Gerhards
2011-04-19
1
-7
/
+7
*
|
milestone: template supports CEE output via %$!all-json%
Rainer Gerhards
2010-12-01
1
-0
/
+3
|
/
*
finshed implementation of strgen modules
Rainer Gerhards
2010-06-04
1
-0
/
+1
*
first implementation of strgen interface
Rainer Gerhards
2010-06-01
1
-1
/
+1
*
experimental commit: facility to generate template via C function
Rainer Gerhards
2010-06-01
1
-0
/
+1
*
added new property replacer option "date-rfc3164-buggyday"
Rainer Gerhards
2010-03-05
1
-1
/
+1
*
optimization: propert names are now internally identified by integers
Rainer Gerhards
2009-06-26
1
-1
/
+1
*
optimized template string generation
Rainer Gerhards
2009-06-19
1
-1
/
+1
*
added a new way how output plugins may be passed parameters.
Rainer Gerhards
2009-04-03
1
-0
/
+1
*
added new "csv" property replacer option
Rainer Gerhards
2009-04-02
1
-3
/
+4
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-11-11
1
-1
/
+2
|
\
|
*
enhance: regex nomatch option "ZERO" has been added
Rainer Gerhards
2008-11-11
1
-1
/
+2
*
|
added new capability to property replacer.
Zhuang Yuyao
2008-09-10
1
-0
/
+2
|
/
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-07-18
1
-0
/
+1
|
\
|
*
added new poperty replacer option, added missing documentation
Rainer Gerhards
2008-07-18
1
-0
/
+1
*
|
added new property replacer option "time-subseconds"
Rainer Gerhards
2008-06-06
1
-1
/
+2
*
|
enhanced property replacer to support multiple regex matches
Rainer Gerhards
2008-06-04
1
-0
/
+1
*
|
capability for replacement text in no match regex case added
Rainer Gerhards
2008-05-30
1
-0
/
+5
*
|
enhanced property replacer's regex to support submatches
Rainer Gerhards
2008-05-29
1
-1
/
+7
|
/
*
Merge branch 'beta'
Rainer Gerhards
2008-04-15
1
-0
/
+2
|
\
[next]