summaryrefslogtreecommitdiffstats
path: root/template.c
Commit message (Collapse)AuthorAgeFilesLines
* property replacer options space-cc and drop-cc addedRainer Gerhards2006-11-171-0/+10
|
* added '$' toPos specifierRainer Gerhards2006-10-171-0/+10
|
* made the field-delimiter inside property replacer (templates) configurableRainer Gerhards2006-09-271-9/+34
|
* finished field-based property replacer codeRainer Gerhards2005-12-231-21/+29
|
* added support for field-based text extraction in the property replacer.Rainer Gerhards2005-12-221-5/+16
| | | | This is untested so far (the evening came quicker than anticipated ;))
* dual-threading code looks now fairly complete and stableRainer Gerhards2005-10-251-3/+1
|
* fixed some issues with TCP senderRainer Gerhards2005-10-251-0/+1
|
* fixed a problem with MySQL field escapesRainer Gerhards2005-09-231-4/+8
|
* prepared for new parse object; now removed allmost all liblogging borrowedRainer Gerhards2005-09-151-1/+1
| | | | code
* fixed probem with my regex merge; added compile time option output to -vRainer Gerhards2005-09-131-80/+86
| | | | option display
* merged Andres Riancho's regex extensions into the code (hopefullyRainer Gerhards2005-09-131-15/+85
| | | | correctly)
* initial implementation of the counted string class completed (but so farRainer Gerhards2005-09-091-19/+23
| | | | only a very feature-less class). code compiles again.
* coming closer to 0.9.0 - this checkin test only!Rainer Gerhards2005-06-221-1/+1
|
* removed some #ifdef's BSD because we can do the same on RedHat, too...Rainer Gerhards2005-04-211-4/+0
|
* FreeBSD portRainer Gerhards2005-04-211-0/+8
|
* memory leak fixedRainer Gerhards2005-02-221-1/+44
|
* property option drop-last-lf added; some doc in test.confRainer Gerhards2004-12-081-0/+10
|
* substring support for properties added, some fixesRainer Gerhards2004-12-031-23/+46
|
* Added some MySQL stuffMichael Meckelein2004-11-251-1/+2
|
* fixed the bug, template engine should now workRainer Gerhards2004-11-251-0/+10
|
* everything in place now to support writing to SQLRainer Gerhards2004-11-231-13/+106
|
* now includes sql option in template to escape quote chractersRainer Gerhards2004-11-231-4/+48
|
* coming very close - all but the network sender are working again (but withRainer Gerhards2004-11-191-1/+22
| | | | templates ;))
* fixing upload error - template parser also okRainer Gerhards2004-11-191-3/+3
|
* MsgObjNearlyCompletedRainer Gerhards2004-11-181-10/+90
|
* ComingCloserRainer Gerhards2004-11-171-5/+211
|
* begin templatesRainer Gerhards2004-11-171-0/+35