NetworkManager/clients/tui
Dan Winship a7c4d53d03 all: port everything to libnm
Since the API has not changed at this point, this is mostly just a
matter of updating Makefiles, and changing references to the library
name in comments.

NetworkManager cannot link to libnm due to the duplicated type/symbol
names. So it links to libnm-core.la directly, which means that
NetworkManager gets a separate copy of that code from libnm.so.
Everything else links to libnm.
2014-08-01 14:34:05 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nm-editor-bindings.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nm-editor-utils.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nm-editor-utils.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-address-list.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-device-entry.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-edit-connection-list.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-edit-connection-list.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-editor.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-editor.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-mac-entry.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-route-entry.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-secret-agent.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmt-slave-list.c clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -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 clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmtui.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
vpn-helpers.c all: port everything to libnm 2014-08-01 14:34:05 -04:00
vpn-helpers.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00