Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | relicense parts under ASL 2.0 | Rainer Gerhards | 2012-01-11 | 1 | -15/+14 |
| | | | | after carful check for copyright holder | ||||
* | some more cleanup | Rainer Gerhards | 2008-04-16 | 1 | -17/+2 |
| | | | | | reduced dependencies, moved non-runtime files to its own directory except for some whom's status is unclear | ||||
* | properties are now case-insensitive everywhere (script, filters, templates) | Rainer Gerhards | 2008-04-03 | 1 | -1/+1 |
| | |||||
* | changed rsCStrObj name to cstr_t, which is more inline with the rest of | Rainer Gerhards | 2008-02-21 | 1 | -4/+4 |
| | | | | rsyslog (now) and also much easier to type | ||||
* | changed license to GPLv3 (for what is to become rsyslog v3) | Rainer Gerhards | 2007-12-14 | 1 | -0/+19 |
| | |||||
* | fully integrated patch from mildew@gmail.com | Rainer Gerhards | 2007-07-16 | 1 | -1/+3 |
| | |||||
* | applied patch by mildew@gmail.com to support IPv6 in $AllowedSenders | Rainer Gerhards | 2007-07-16 | 1 | -1/+1 |
| | |||||
* | cleaned up some issues with $FileCreateMode | Rainer Gerhards | 2007-07-04 | 1 | -0/+1 |
| | |||||
* | applied patch from Bartosz Kuzma to compile cleanly under NetBSD; changed a | Rainer Gerhards | 2007-07-03 | 1 | -1/+1 |
| | | | | number of char to unsigned char | ||||
* | added allowedSender support for TCP | Rainer Gerhards | 2005-09-27 | 1 | -0/+1 |
| | |||||
* | nearing completion of allowedSenders functionality | Rainer Gerhards | 2005-09-27 | 1 | -1/+6 |
| | |||||
* | added capability to filter on any property in selector lines | Rainer Gerhards | 2005-09-19 | 1 | -0/+6 |
| | |||||
* | added parsing of property-filter (but not complete property selector line | Rainer Gerhards | 2005-09-19 | 1 | -0/+3 |
| | | | | yet) | ||||
* | on the way to adding property-based filters - right before changing | Rainer Gerhards | 2005-09-15 | 1 | -0/+87 |
cfline() |