summaryrefslogtreecommitdiffstats
path: root/template.h
Commit message (Expand)AuthorAgeFilesLines
* Implement ACT_FIELDS_PASSING, test in mongodbMiloslav Trmač2012-08-281-0/+8
* add capability to configure outname for constant (inside template)Rainer Gerhards2012-08-251-1/+1
* milestone: LIST-type templates support full option setRainer Gerhards2012-08-251-5/+5
* Merge branch 'master' into master-newtemplateRainer Gerhards2012-08-251-14/+21
|\
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-08-251-14/+21
| |\
| | * Merge branch 'v5-stable' of git+ssh://git.adiscon.com/git/rsyslog into v5-stableRainer Gerhards2012-08-251-15/+22
| | |\
| | | * change template.[ch] to ASL 2.0, removing a GPLv3-only patchRainer Gerhards2012-08-251-15/+22
| | * | Merge branch 'v5-stable-field-substring' into v5-betaRainer Gerhards2012-04-271-0/+1
| | |\ \
| | | * | added capability to specify substrings for field extraction modeRainer Gerhards2012-04-271-0/+1
| | | |/
* | | / v6 config/templates: legacy types are now supported via template()Rainer Gerhards2012-08-251-0/+1
|/ / /
* | | added capability to specify substrings for field extraction modeRainer Gerhards2012-04-261-0/+1
* | | added the "jsonf" property replacer option (and fieldname) & bugfixRainer Gerhards2012-04-191-1/+3
* | | added "date-unixtimestamp" property replacer option to format as a unix times...Rainer Gerhards2012-03-291-1/+1
* | | added "json" property replacer optionRainer Gerhards2012-03-161-1/+2
* | | cleanup: different text escape types made more portableRainer Gerhards2012-01-191-5/+5
* | | Merge branch 'v5-devel' into masterRainer Gerhards2012-01-181-4/+5
|\| |
| * | add JSON escaping optionNathan Scott2012-01-171-4/+5
| |/
* | milestone: templates are now in config objectRainer Gerhards2011-04-191-7/+7
* | milestone: template supports CEE output via %$!all-json%Rainer Gerhards2010-12-011-0/+3
|/
* finshed implementation of strgen modulesRainer Gerhards2010-06-041-0/+1
* first implementation of strgen interfaceRainer Gerhards2010-06-011-1/+1
* experimental commit: facility to generate template via C functionRainer Gerhards2010-06-011-0/+1
* added new property replacer option "date-rfc3164-buggyday"Rainer Gerhards2010-03-051-1/+1
* optimization: propert names are now internally identified by integersRainer Gerhards2009-06-261-1/+1
* optimized template string generationRainer Gerhards2009-06-191-1/+1
* added a new way how output plugins may be passed parameters.Rainer Gerhards2009-04-031-0/+1
* added new "csv" property replacer optionRainer Gerhards2009-04-021-3/+4
* Merge branch 'v3-stable' into betaRainer Gerhards2008-11-111-1/+2
|\
| * enhance: regex nomatch option "ZERO" has been addedRainer Gerhards2008-11-111-1/+2
* | added new capability to property replacer.Zhuang Yuyao2008-09-101-0/+2
|/
* Merge branch 'v3-stable' into betaRainer Gerhards2008-07-181-0/+1
|\
| * added new poperty replacer option, added missing documentationRainer Gerhards2008-07-181-0/+1
* | added new property replacer option "time-subseconds"Rainer Gerhards2008-06-061-1/+2
* | enhanced property replacer to support multiple regex matchesRainer Gerhards2008-06-041-0/+1
* | capability for replacement text in no match regex case addedRainer Gerhards2008-05-301-0/+5
* | enhanced property replacer's regex to support submatchesRainer Gerhards2008-05-291-1/+7
|/
* Merge branch 'beta'Rainer Gerhards2008-04-151-0/+2
|\
| * applied patch from Tiziano Müller to remove some compiler warningsRainer Gerhards2008-04-111-0/+2
* | some cleanupRainer Gerhards2008-04-111-1/+1
|/
* extracted regexp functionality to its own dynamically loadable moduleRainer Gerhards2008-03-071-6/+1
* - added RSYSLOGD_MODDIR environment variableRainer Gerhards2008-03-071-0/+10
* added some code to expr.c - not yet to be usedRainer Gerhards2008-02-131-2/+1
* changed license to GPLv3 (for what is to become rsyslog v3)Rainer Gerhards2007-12-141-1/+19
* adding sur5r's postgres module - many thanks for providing it! There are aRainer Gerhards2007-12-031-1/+1
* - changed part of the CStr interface so that better error tracking isRainer Gerhards2007-09-051-4/+4
* patches and docu update for 1.19.3v1-19-3Michael Meckelein2007-08-311-0/+2
* moved action object out of syslogd.c to its own fileset (action.c/h)Rainer Gerhards2007-08-061-0/+5
* - I found out that we finally have problems with the (somewhat recursive)Rainer Gerhards2007-08-031-0/+2
* moved file write output module to own set of code filesRainer Gerhards2007-07-221-0/+5
* moved part of the shell action to its own moduleRainer Gerhards2007-07-201-0/+4