summaryrefslogtreecommitdiffstats
path: root/runtime/net.h
Commit message (Collapse)AuthorAgeFilesLines
* added fromhost-ip properties and some bugfixesRainer Gerhards2008-05-161-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 filesRainer Gerhards2008-04-161-0/+5
|
* moved net module to runtimeRainer Gerhards2008-04-161-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).