mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-03 05:50:12 +01:00
* introspection/nm-settings-system.xml system-settings/src/dbus-settings.c system-settings/src/dbus-settings.h - Add a 'Hostname' property (rw) which represents the configured hostname and domain of the system, if any * system-settings/src/nm-system-config-error.c system-settings/src/nm-system-config-error.h system-settings/src/nm-system-config-interface.c system-settings/src/nm-system-config-interface.h - Add a 'hostname' property to the plugin interface - Add a method to send updated hostname to plugins to save in their backing configuration store * system-settings/plugins/keyfile/nm-keyfile-connection.c system-settings/plugins/keyfile/plugin.c system-settings/plugins/keyfile/writer.c system-settings/plugins/keyfile/writer.h system-settings/plugins/ifcfg-suse/plugin.c - Add minimal hostname support * system-settings/plugins/ifcfg-fedora/plugin.c - Add support for updating system hostname in /etc/sysconfig/network git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3941 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| nm-keyfile-connection.c | ||
| nm-keyfile-connection.h | ||
| plugin.c | ||
| plugin.h | ||
| reader.c | ||
| reader.h | ||
| writer.c | ||
| writer.h | ||