NetworkManager/clients/tui
Dan Winship ab26964c56 all: stop using virtual interface-name properties
The virtual :interface-name properties (eg,
NMDeviceBond:interface-name) are deprecated in favor of
NMSettingConnection:interface-name, and nm_connection_verify() ensures
that their values are kept in sync. So (a) there is no need to set
those properties when we can just set
NMSettingConnection:interface-name instead, and (b) we can replace any
calls to the setting-specific get_interface_name() methods with
nm_connection_get_interface_name() or
nm_setting_connection_get_interface_name().
2014-09-04 09:18:43 -04:00
..
newt all: port everything to libnm 2014-08-01 14:34:05 -04:00
Makefile.am all: port everything to libnm 2014-08-01 14:34:05 -04:00
nm-editor-bindings.c all: stop using virtual interface-name properties 2014-09-04 09:18:43 -04:00
nm-editor-bindings.h all: stop using virtual interface-name properties 2014-09-04 09:18:43 -04:00
nm-editor-utils.c libnm-core, libnm, core: make NMConnection an interface 2014-08-16 10:17:53 -04:00
nm-editor-utils.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nmt-address-list.c all: remove a bunch of unnecessary dbus/dbus-glib includes 2014-09-03 10:45:24 -04:00
nmt-address-list.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-connect-connection-list.c libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nmt-connect-connection-list.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-device-entry.c libnm-core, etc: add nm_utils_hwaddr_matches() 2014-08-07 15:34:50 -04:00
nmt-device-entry.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nmt-edit-connection-list.c libnm: remove NMRemoteConnection::updated signal 2014-08-07 15:43:43 -04:00
nmt-edit-connection-list.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nmt-editor-page.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-editor-page.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nmt-editor.c libnm-core: rename NMConnection to/from_hash methods 2014-09-04 09:17:36 -04:00
nmt-editor.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nmt-ip-entry.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-ip-entry.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-mac-entry.c all: remove a bunch of unnecessary dbus/dbus-glib includes 2014-09-03 10:45:24 -04:00
nmt-mac-entry.h libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.h 2014-08-07 14:04:14 -04:00
nmt-mtu-entry.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-mtu-entry.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-bond.c all: stop using virtual interface-name properties 2014-09-04 09:18:43 -04:00
nmt-page-bond.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-bridge-port.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-bridge-port.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-bridge.c all: stop using virtual interface-name properties 2014-09-04 09:18:43 -04:00
nmt-page-bridge.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-device.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-device.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-ethernet.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-ethernet.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-grid.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-grid.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-infiniband.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-infiniband.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-ip4.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-ip4.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-ip6.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-ip6.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-main.c libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nmt-page-main.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-team-port.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-team-port.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-team.c all: stop using virtual interface-name properties 2014-09-04 09:18:43 -04:00
nmt-page-team.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-vlan.c all: stop using virtual interface-name properties 2014-09-04 09:18:43 -04:00
nmt-page-vlan.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-page-wifi.c libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nmt-page-wifi.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-password-dialog.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-password-dialog.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-password-fields.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-password-fields.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-route-editor.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-route-editor.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nmt-route-entry.c libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nmt-route-entry.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-route-table.c all: remove a bunch of unnecessary dbus/dbus-glib includes 2014-09-03 10:45:24 -04:00
nmt-route-table.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-secret-agent.c all: remove a bunch of unnecessary dbus/dbus-glib includes 2014-09-03 10:45:24 -04:00
nmt-secret-agent.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nmt-slave-list.c libnm-core: drop nm_{setting,connection}_get_virtual_iface_name() 2014-09-04 09:18:43 -04:00
nmt-slave-list.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-utils.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-utils.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-widget-list.c all: remove a bunch of unnecessary dbus/dbus-glib includes 2014-09-03 10:45:24 -04:00
nmt-widget-list.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmtui-connect.c libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nmtui-connect.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmtui-edit.c libnm: port NMRemoteSettings to NMObject 2014-08-07 15:43:43 -04:00
nmtui-edit.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmtui-hostname.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmtui-hostname.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmtui.c libnm: port NMRemoteSettings to NMObject 2014-08-07 15:43:43 -04:00
nmtui.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
vpn-helpers.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
vpn-helpers.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00