Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed a few remaining logerror() calls - thanks to Michael Biebl for | Rainer Gerhards | 2008-03-06 | 1 | -5/+8 |
| | | | | pointing that out | ||||
* | - changed module interface to support querying obj interface (stage work) | Rainer Gerhards | 2008-03-04 | 1 | -1/+1 |
| | | | | - changed module interface version, as the interface change is quite large | ||||
* | removed single-threading support for sending TCP messages; caused | Rainer Gerhards | 2007-12-20 | 1 | -10/+0 |
| | | | | | simplyfication of output module interface as well as core syslog processing. | ||||
* | - begun to create input module interface and macros | Rainer Gerhards | 2007-12-14 | 1 | -0/+2 |
| | | | | - changed module interface to include function to query type | ||||
* | changed license to GPLv3 (for what is to become rsyslog v3) | Rainer Gerhards | 2007-12-14 | 1 | -7/+8 |
| | |||||
* | small performance improvement | Rainer Gerhards | 2007-12-04 | 1 | -1/+1 |
| | |||||
* | some code cleanup | Rainer Gerhards | 2007-12-03 | 1 | -22/+11 |
| | |||||
* | added sur5r's postgres sql output module (many thanks!) | Rainer Gerhards | 2007-12-03 | 1 | -0/+315 |