summaryrefslogtreecommitdiff
path: root/src/nm-policy-hostname.c
Commit message (Expand)AuthorAgeFilesLines
* policy: stop touching /etc/hostsDan Williams2010-12-171-46/+10
* policy: preserve custom hostnames on local-mapping lines (rh #627269)Dan Williams2010-10-071-1/+6
* policy: map hostname to current IP address (bgo #619931)Dan Williams2010-06-211-7/+13
* policy: pass default IPv4 and IPv6 addresses to hostname functionsDan Williams2010-06-171-2/+5
* policy: fix possible crash when looking up hostnameDan Williams2010-06-101-1/+1
* policy: support IPv6 address reverse-lookup for hostname tooDan Williams2010-06-081-12/+72
* hostname: return NULL from failed hostname lookup, not zero-length stringDan Williams2010-05-031-2/+11
* policy: move hostname/lookup thread operations into separate fileDan Williams2010-04-191-0/+196