summaryrefslogtreecommitdiffstats
path: root/runtime/dnscache.h
Commit message (Expand)AuthorAgeFilesLines
* optimze: reduce memory operations during dns resolution/hostname settingRainer Gerhards2013-01-221-1/+1
* optimize: move lowercasing of hostnames to cacheRainer Gerhards2013-01-241-1/+1
* optimize: have dns cache pre-create rsyslog prop_t'sRainer Gerhards2013-01-241-1/+1
* optimize: reduce nbr of strcpy() in FROMHOST processingRainer Gerhards2013-01-181-2/+2
* dns chache: added some more error instrumentationRainer Gerhards2012-02-061-16/+14
* Merge branch 'v5-stable' into masterRainer Gerhards2012-01-181-1/+1
* added a first implementation of a DNS name cacheRainer Gerhards2011-06-061-0/+31