NetworkManager/clients/tui
Dan Winship d3b53b707a libnm: start glib-ifying NMSecretAgent APIs
Make register() and unregister() have cancellable sync and async
variants. And make NMSecretAgent implement GInitable/GAsyncInitable,
and do the initial auto-registration as part of initialization rather
than doing it asynchronously and emitting a signal.
2014-09-09 12:16:38 -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 libnm-core: improve NMSettingIP4Config / NMSettingIP6Config property types 2014-09-04 09:20:11 -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: change empty-GPtrArray-return semantics 2014-09-04 09:21:05 -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: change empty-GPtrArray-return semantics 2014-09-04 09:21:05 -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 tui: fix requesting and displaying secrets 2014-09-04 09:49:10 -05: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 libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -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-core: change list-of-string and array-of-string properties to G_TYPE_STRV 2014-09-04 09:20:10 -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-core: change DBUS_TYPE_G_UCHAR_ARRAY properties to G_TYPE_BYTES 2014-09-04 09:20:11 -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 tui: fix updating of NmtPasswordFields passwords (bgo #733002) 2014-09-04 09:49:14 -05: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 libnm-core: improve NMSettingIP4Config / NMSettingIP6Config property types 2014-09-04 09:20:11 -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 libnm: start glib-ifying NMSecretAgent APIs 2014-09-09 12:16:38 -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: start glib-ifying NMSecretAgent APIs 2014-09-09 12:16:38 -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