Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed obj base object's calling interface to use the new obj_if_t | Rainer Gerhards | 2008-02-29 | 1 | -1/+1 |
* | - wrote doc on how to use the expression engine | Rainer Gerhards | 2008-02-28 | 1 | -2/+54 |
* | implemented STARTSWITH vm instruction | Rainer Gerhards | 2008-02-26 | 1 | -1/+18 |
* | fixed segfault when pure string values were tried to be added | Rainer Gerhards | 2008-02-25 | 1 | -7/+6 |
* | added string concatenation operator & to RainerScript | Rainer Gerhards | 2008-02-25 | 1 | -0/+16 |
* | - added sysvar class | Rainer Gerhards | 2008-02-25 | 1 | -3/+13 |
* | - added PUSHMSGVAR operation | Rainer Gerhards | 2008-02-25 | 1 | -3/+70 |
* | - added some temporary testing aids to conf.c, so that we can debug | Rainer Gerhards | 2008-02-25 | 1 | -8/+71 |
* | implemented majority of comparison operations | Rainer Gerhards | 2008-02-25 | 1 | -25/+111 |
* | implemented data type conversion | Rainer Gerhards | 2008-02-25 | 1 | -29/+35 |
* | begun implementing rsyslog virtual machine (vm class) | Rainer Gerhards | 2008-02-22 | 1 | -0/+221 |