summaryrefslogtreecommitdiff
path: root/src/nm-policy-hosts.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-17policy: stop touching /etc/hostsDan Williams1-486/+34
2010-10-08build: include <config.h> for kill(2), isblank(3), and isascii(3)Dan Williams1-0/+1
2010-10-07policy: prevent hostname duplication in /etc/hostsDan Williams1-21/+27
2010-10-07policy: preserve custom hostnames on local-mapping lines (rh #627269)Dan Williams1-32/+127
2010-10-07policy: ensure stale IP mappings are not left in /etc/hosts (bgo #629020) (rh...Dan Williams1-0/+43
2010-08-09policy: add short hostname to /etc/hosts too (rh #621910)Dan Williams1-10/+52
2010-06-23policy: add public address mappings before localhost onesDan Williams1-14/+31
2010-06-21policy: map hostname to current IP address (bgo #619931)Dan Williams1-59/+161
2010-06-17policy: pass default IPv4 and IPv6 addresses to hostname functionsDan Williams1-0/+4
2010-04-19policy: move hostname/lookup thread operations into separate fileDan Williams1-0/+62
2010-03-02hosts: always check and update /etc/hosts if needed (rh #569914)Dan Williams1-0/+173