Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved doBinaryOption() and doGetGUID() to cfsysline.c | Rainer Gerhards | 2007-07-30 | 1 | -0/+1 |
| | |||||
* | replaced system() calls with something more reasonable. Please note that | Rainer Gerhards | 2007-07-20 | 1 | -0/+2 |
| | | | | | this might break compatibility with some existing configuration files. We accept this in favour of the gained security. | ||||
* | added $FailOnChownFailure config parameter | Rainer Gerhards | 2007-07-17 | 1 | -1/+1 |
| | |||||
* | added config directives: $FileOwner, $FileGroup, $DirOwner, $DirGroup | Rainer Gerhards | 2007-07-17 | 1 | -1/+1 |
| | |||||
* | basic support for creating directories with dynaFiles added | Rainer Gerhards | 2007-07-17 | 1 | -55/+63 |
| | |||||
* | re-enabled the "last message repeated n times" feature | Rainer Gerhards | 2007-07-10 | 1 | -34/+26 |
| | |||||
* | prepared for new parse object; now removed allmost all liblogging borrowed | Rainer Gerhards | 2005-09-15 | 1 | -1/+1 |
| | | | | code | ||||
* | MsgObjNearlyCompleted | Rainer Gerhards | 2004-11-18 | 1 | -0/+63 |