summaryrefslogtreecommitdiffstats
path: root/template.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* code cleanup (removed compiler warningsRainer Gerhards2007-07-181-0/+1
* fixed minimal memory leak on HUP (caused by templates) thanks toRainer Gerhards2007-07-181-0/+1
* some more unsigned char conversions...Rainer Gerhards2007-07-041-1/+1
* added support for dynamic file names in selector lines. Can now be createdRainer Gerhards2007-07-031-2/+2
* property replacer options space-cc and drop-cc addedRainer Gerhards2006-11-171-0/+2
* made the field-delimiter inside property replacer (templates) configurableRainer Gerhards2006-09-271-1/+2
* added support for field-based text extraction in the property replacer.Rainer Gerhards2005-12-221-4/+5
* fixed a problem with MySQL field escapesRainer Gerhards2005-09-231-1/+4
* merged Andres Riancho's regex extensions into the code (hopefullyRainer Gerhards2005-09-131-0/+10
* memory leak fixedRainer Gerhards2005-02-221-0/+1
* property option drop-last-lf added; some doc in test.confRainer Gerhards2004-12-081-1/+3
* fixed the bug, template engine should now workRainer Gerhards2004-11-251-1/+2
* everything in place now to support writing to SQLRainer Gerhards2004-11-231-0/+8
* now includes sql option in template to escape quote chractersRainer Gerhards2004-11-231-0/+5
* fixing upload error - template parser also okRainer Gerhards2004-11-191-1/+3
* MsgObjNearlyCompletedRainer Gerhards2004-11-181-2/+8
* ComingCloserRainer Gerhards2004-11-171-1/+18
* begin templatesRainer Gerhards2004-11-171-0/+15