summaryrefslogtreecommitdiffstats
path: root/expr.c
Commit message (Collapse)AuthorAgeFilesLines
* cleanupRainer Gerhards2008-02-191-1/+1
|
* - moved config file code to its own fileRainer Gerhards2008-02-191-11/+11
| | | | | | - finally made CONT_LINES in config the only standard support (the code contained code for other case, which were never executed by the preprocessor)
* - added doc on how expressions will workRainer Gerhards2008-02-191-37/+31
| | | | | | - cleaned up the stringbuf Construct interface - did some cleanup on stringbuf calls - we now have much better interfaces and macros
* fixed some bugs that prevented compile in debug modeRainer Gerhards2008-02-131-2/+4
|
* added some code to expr.c - not yet to be usedRainer Gerhards2008-02-131-0/+130
|
* changed license to GPLv3 (for what is to become rsyslog v3)Rainer Gerhards2007-12-141-7/+8
|
* added expr.c, which has some thoughts on expression implementationRainer Gerhards2007-12-111-0/+40