Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | finished field-based property replacer code | Rainer Gerhards | 2005-12-23 | 1 | -21/+29 | |
| | ||||||
* | added support for field-based text extraction in the property replacer. | Rainer Gerhards | 2005-12-22 | 1 | -5/+16 | |
| | | | | This is untested so far (the evening came quicker than anticipated ;)) | |||||
* | dual-threading code looks now fairly complete and stable | Rainer Gerhards | 2005-10-25 | 1 | -3/+1 | |
| | ||||||
* | fixed some issues with TCP sender | Rainer Gerhards | 2005-10-25 | 1 | -0/+1 | |
| | ||||||
* | fixed a problem with MySQL field escapes | Rainer Gerhards | 2005-09-23 | 1 | -4/+8 | |
| | ||||||
* | prepared for new parse object; now removed allmost all liblogging borrowed | Rainer Gerhards | 2005-09-15 | 1 | -1/+1 | |
| | | | | code | |||||
* | fixed probem with my regex merge; added compile time option output to -v | Rainer Gerhards | 2005-09-13 | 1 | -80/+86 | |
| | | | | option display | |||||
* | merged Andres Riancho's regex extensions into the code (hopefully | Rainer Gerhards | 2005-09-13 | 1 | -15/+85 | |
| | | | | correctly) | |||||
* | initial implementation of the counted string class completed (but so far | Rainer Gerhards | 2005-09-09 | 1 | -19/+23 | |
| | | | | only a very feature-less class). code compiles again. | |||||
* | coming closer to 0.9.0 - this checkin test only! | Rainer Gerhards | 2005-06-22 | 1 | -1/+1 | |
| | ||||||
* | removed some #ifdef's BSD because we can do the same on RedHat, too... | Rainer Gerhards | 2005-04-21 | 1 | -4/+0 | |
| | ||||||
* | FreeBSD port | Rainer Gerhards | 2005-04-21 | 1 | -0/+8 | |
| | ||||||
* | memory leak fixed | Rainer Gerhards | 2005-02-22 | 1 | -1/+44 | |
| | ||||||
* | property option drop-last-lf added; some doc in test.conf | Rainer Gerhards | 2004-12-08 | 1 | -0/+10 | |
| | ||||||
* | substring support for properties added, some fixes | Rainer Gerhards | 2004-12-03 | 1 | -23/+46 | |
| | ||||||
* | Added some MySQL stuff | Michael Meckelein | 2004-11-25 | 1 | -1/+2 | |
| | ||||||
* | fixed the bug, template engine should now work | Rainer Gerhards | 2004-11-25 | 1 | -0/+10 | |
| | ||||||
* | everything in place now to support writing to SQL | Rainer Gerhards | 2004-11-23 | 1 | -13/+106 | |
| | ||||||
* | now includes sql option in template to escape quote chracters | Rainer Gerhards | 2004-11-23 | 1 | -4/+48 | |
| | ||||||
* | coming very close - all but the network sender are working again (but with | Rainer Gerhards | 2004-11-19 | 1 | -1/+22 | |
| | | | | templates ;)) | |||||
* | fixing upload error - template parser also ok | Rainer Gerhards | 2004-11-19 | 1 | -3/+3 | |
| | ||||||
* | MsgObjNearlyCompleted | Rainer Gerhards | 2004-11-18 | 1 | -10/+90 | |
| | ||||||
* | ComingCloser | Rainer Gerhards | 2004-11-17 | 1 | -5/+211 | |
| | ||||||
* | begin templates | Rainer Gerhards | 2004-11-17 | 1 | -0/+35 | |