Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added fromhost-ip properties and some bugfixes | Rainer Gerhards | 2008-05-16 | 1 | -2/+2 |
| | | | | | | | | | | - bugfix: TCP input modules did incorrectly set fromhost property (always blank) - bugfix: imklog did not set fromhost property - added "fromhost-ip" property - added "RSYSLOG_DebugFormat" canned template - bugfix: hostname and fromhost were swapped when a persisted message (in queued mode) was read in | ||||
* | cleanup: removed no longer needed files | Rainer Gerhards | 2008-04-16 | 1 | -0/+5 |
| | |||||
* | moved net module to runtime | Rainer Gerhards | 2008-04-16 | 1 | -0/+117 |
after careful analysis, I concluded that it is OK to place the current net.c/.h code under LGPL. Individual contributor agreement is given and no sysklogd code remains (see net.c for details). |