summaryrefslogtreecommitdiffstats
path: root/stringbuf.h
Commit message (Expand)AuthorAgeFilesLines
* - wrote doc on how to use the expression engineRainer Gerhards2008-02-281-0/+2
* added string concatenation operator & to RainerScriptRainer Gerhards2008-02-251-0/+1
* - added some thoughts on RainerScriptRainer Gerhards2008-02-241-1/+2
* worked a bit on var_t data type conversionRainer Gerhards2008-02-221-0/+1
* changed rsCStrObj name to cstr_t, which is more inline with the rest ofRainer Gerhards2008-02-211-160/+159
* changed rsCStrDestruct() to use the new interface conventionsRainer Gerhards2008-02-201-1/+1
* - added doc on how expressions will workRainer Gerhards2008-02-191-1/+1
* somewhat improved performance of rsCStr objRainer Gerhards2008-02-121-0/+8
* performance-tuned stringbuf classRainer Gerhards2008-01-071-0/+1
* worked a bit on object serializationRainer Gerhards2008-01-061-1/+1
* changed license to GPLv3 (for what is to become rsyslog v3)Rainer Gerhards2007-12-141-1/+17
* begin work on on immark, the first input module. In the long term this willRainer Gerhards2007-12-141-1/+1
* removed some compiler warnings in regard to signed / unsigned comparisonRainer Gerhards2007-09-181-1/+1
* - changed part of the CStr interface so that better error tracking isRainer Gerhards2007-09-051-1/+1
* code cleanup (removed compiler warningsRainer Gerhards2007-07-181-9/+9
* cosmetic: unsigned char changed to ucharRainer Gerhards2007-07-161-17/+17
* integrated patch by Michel Samia to provide regex support for the filterRainer Gerhards2007-07-161-0/+1
* applied patch from Bartosz Kuzma to compile cleanly under NetBSD; changed aRainer Gerhards2007-07-031-16/+16
* added support for dynamic file names in selector lines. Can now be createdRainer Gerhards2007-07-031-1/+10
* made "!progname" fully BSD-compliant; added property "programname"Rainer Gerhards2005-10-191-0/+1
* fixing a bug with the "startswith" comparison mode; more work on BSD-styleRainer Gerhards2005-10-191-0/+1
* begin implementing BSD-style program blocksRainer Gerhards2005-10-181-0/+2
* added the "startwith" property-filter comparison operationRainer Gerhards2005-09-261-0/+1
* added isequal comparison operation; ability to negat comparison operationsRainer Gerhards2005-09-261-1/+2
* added capability to filter on any property in selector linesRainer Gerhards2005-09-191-0/+2
* added parsing of property-filter (but not complete property selector lineRainer Gerhards2005-09-191-1/+3
* on the way to adding property-based filters - right before changingRainer Gerhards2005-09-151-15/+24
* prepared for new parse object; now removed allmost all liblogging borrowedRainer Gerhards2005-09-151-13/+12
* initial implementation of the counted string class completed (but so farRainer Gerhards2005-09-091-0/+2
* begin adding counted string class - does NOT compile yet!Rainer Gerhards2005-09-071-54/+23
* ComingCloserRainer Gerhards2004-11-171-0/+136