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 | ||||
* | applied patch from Michael Biebl to clean up build system | Rainer Gerhards | 2008-03-06 | 1 | -1/+1 |
| | |||||
* | - 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 | ||||
* | added --enable-mudflap ./configure option | Rainer Gerhards | 2008-01-08 | 1 | -1/+1 |
| | |||||
* | applied Michael Biebl's patch to clean up the makefiles | Rainer Gerhards | 2008-01-03 | 1 | -2/+2 |
| | |||||
* | 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. | ||||
* | applied some more cleanup provided by Michael Biebl | Rainer Gerhards | 2007-12-19 | 1 | -2/+2 |
| | |||||
* | - 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 | 2 | -14/+16 |
| | |||||
* | .cvsignore contained the wrong binary file names - copy error when it was | Rainer Gerhards | 2007-12-14 | 1 | -2/+2 |
| | | | | copied from ommysql | ||||
* | small performance improvement | Rainer Gerhards | 2007-12-04 | 1 | -1/+1 |
| | |||||
* | some code cleanup | Rainer Gerhards | 2007-12-03 | 2 | -23/+11 |
| | |||||
* | removed no longer necessary function prototype definitions | Rainer Gerhards | 2007-12-03 | 1 | -6/+0 |
| | |||||
* | added dependency for plugin interface definitions | Rainer Gerhards | 2007-12-03 | 1 | -1/+1 |
| | |||||
* | added sur5r's postgres sql output module (many thanks!) | Rainer Gerhards | 2007-12-03 | 4 | -0/+397 |
| | |||||
* | adding sur5r's postgres module | Rainer Gerhards | 2007-12-03 | 1 | -0/+6 |