summaryrefslogtreecommitdiffstats
path: root/stringbuf.c
Commit message (Expand)AuthorAgeFilesLines
* made "!progname" fully BSD-compliant; added property "programname"Rainer Gerhards2005-10-191-0/+19
* fixing a bug with the "startswith" comparison mode; more work on BSD-styleRainer Gerhards2005-10-191-3/+35
* added support for BSD-style host blocksRainer Gerhards2005-10-191-7/+10
* begin implementing BSD-style program blocksRainer Gerhards2005-10-181-1/+68
* begin implementing RFC 3195 supportRainer Gerhards2005-10-061-1/+1
* added the "startwith" property-filter comparison operationRainer Gerhards2005-09-261-0/+31
* added isequal comparison operation; ability to negat comparison operationsRainer Gerhards2005-09-261-21/+100
* security hardening of the new "call script" actionRainer Gerhards2005-09-221-0/+19
* added capability to filter on any property in selector linesRainer Gerhards2005-09-191-0/+88
* added parsing of property-filter (but not complete property selector lineRainer Gerhards2005-09-191-32/+107
* on the way to adding property-based filters - right before changingRainer Gerhards2005-09-151-9/+53
* prepared for new parse object; now removed allmost all liblogging borrowedRainer Gerhards2005-09-151-13/+38
* initial implementation of the counted string class completed (but so farRainer Gerhards2005-09-091-0/+20
* begin adding counted string class - does NOT compile yet!Rainer Gerhards2005-09-071-63/+87
* fixed a minor bug in usage()Branchpoint_Stable_1-0Rainer Gerhards2005-09-071-1/+1
* removed DOS CRLFs from stringbuf.cRainer Gerhards2005-09-071-188/+188
* removed some #ifdef's BSD because we can do the same on RedHat, too...Rainer Gerhards2005-04-211-9/+0
* FreeBSD portRainer Gerhards2005-04-211-1/+9
* memory leak fixedRainer Gerhards2005-02-221-2/+4
* MsgObjNearlyCompletedRainer Gerhards2004-11-181-2/+1
* ComingCloserRainer Gerhards2004-11-171-0/+188