summaryrefslogtreecommitdiff
path: root/src/nm-policy-hostname.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-31core: fix building for GLib thread API changes (GLib >= 2.31.0) (bgo #662695)Jiří Klimeš1-11/+34
2010-12-17policy: stop touching /etc/hostsDan Williams1-46/+10
2010-10-07policy: preserve custom hostnames on local-mapping lines (rh #627269)Dan Williams1-1/+6
2010-06-21policy: map hostname to current IP address (bgo #619931)Dan Williams1-7/+13
2010-06-17policy: pass default IPv4 and IPv6 addresses to hostname functionsDan Williams1-2/+5
2010-06-10policy: fix possible crash when looking up hostnameDan Williams1-1/+1
2010-06-08policy: support IPv6 address reverse-lookup for hostname tooDan Williams1-12/+72
2010-05-03hostname: return NULL from failed hostname lookup, not zero-length stringDan Williams1-2/+11
2010-04-19policy: move hostname/lookup thread operations into separate fileDan Williams1-0/+196