NetworkManager/src/system-settings
Dan Williams 72f936db31 policy: fall back to original hostname before trying reverse DNS
Having the original hostname checks in the settings-service code
didn't allow the policy enough granularity to differentiate between
a plugin-provided hostname and the original hostname.  We want to
fall back to the original hostname if there isn't a persistent
hostname (from a plugin) and if there isn't a DHCP-provided
hostname.  Moving the original hostname checks to the policy
makes that possible.  Clarify the precedence order at the same
time, and minimally validate the DHCP hostname as well.
2010-01-27 17:13:35 -08:00
..
Makefile.am libnm-glib: libnm_glib -> libnm-glib 2009-08-26 13:07:35 -05:00
nm-default-wired-connection.c system-settings: fix crash saving default wired connections to backing storage (lp:430781) 2009-10-05 17:46:16 -07:00
nm-default-wired-connection.h libnm-glib: implement new settings interfaces 2009-07-23 09:20:52 -04:00
nm-inotify-helper.c everything: use libgudev instead of HAL; merge NM and nm-system-settings 2009-06-11 00:39:12 -04:00
nm-inotify-helper.h everything: use libgudev instead of HAL; merge NM and nm-system-settings 2009-06-11 00:39:12 -04:00
nm-polkit-helpers.h system-settings: add permissions 2009-08-24 13:03:09 -05:00
nm-sysconfig-connection.c system-settings: cache secrets to protect against nm_connection_clear_secrets() 2009-11-16 16:48:59 -08:00
nm-sysconfig-connection.h system-settings: generalize nm_sysconfig_connection_update() a bit 2009-11-16 16:14:50 -08:00
nm-sysconfig-settings.c policy: fall back to original hostname before trying reverse DNS 2010-01-27 17:13:35 -08:00
nm-sysconfig-settings.h system-settings: clean up settings service classes 2009-08-10 23:25:11 -05:00
nm-system-config-error.c everything: use libgudev instead of HAL; merge NM and nm-system-settings 2009-06-11 00:39:12 -04:00
nm-system-config-error.h everything: use libgudev instead of HAL; merge NM and nm-system-settings 2009-06-11 00:39:12 -04:00
nm-system-config-interface.c libnm-glib: implement new settings interfaces 2009-07-23 09:20:52 -04:00
nm-system-config-interface.h libnm-glib: implement new settings interfaces 2009-07-23 09:20:52 -04:00