summaryrefslogtreecommitdiff
path: root/src/nm-policy-hosts.c
Commit message (Expand)AuthorAgeFilesLines
* trivial: plug some memory leaksDan Williams2013-02-251-0/+2
* hosts: reduce warnings to debug messagesDan Williams2012-10-041-4/+4
* policy: stop touching /etc/hostsDan Williams2010-12-171-486/+34
* build: include <config.h> for kill(2), isblank(3), and isascii(3)Dan Williams2010-10-081-0/+1
* policy: prevent hostname duplication in /etc/hostsDan Williams2010-10-071-21/+27
* policy: preserve custom hostnames on local-mapping lines (rh #627269)Dan Williams2010-10-071-32/+127
* policy: ensure stale IP mappings are not left in /etc/hosts (bgo #629020) (rh...Dan Williams2010-10-071-0/+43
* policy: add short hostname to /etc/hosts too (rh #621910)Dan Williams2010-08-091-10/+52
* policy: add public address mappings before localhost onesDan Williams2010-06-231-14/+31
* policy: map hostname to current IP address (bgo #619931)Dan Williams2010-06-211-59/+161
* policy: pass default IPv4 and IPv6 addresses to hostname functionsDan Williams2010-06-171-0/+4
* policy: move hostname/lookup thread operations into separate fileDan Williams2010-04-191-0/+62
* hosts: always check and update /etc/hosts if needed (rh #569914)Dan Williams2010-03-021-0/+173