NetworkManager/clients/tui
Thomas Haller ef32da01fa all: add nm-core-internal.h header
Add a header file to expose private utility functions from libnm-core
that can be used by NetworkManager (core) and libnm.so. The header
is also used to give privileged access to libnm-core. Since NM links
statically, these functions are not exported and not part of public ABI.

This also removes the NM_UTILS_PRIVATE_CALL() macro and libnm.so no
longer exports nm_utils_get_private().

Before, this functionality was partly declared in nm-utils-private.h.
This was wrong because nm-utils-private.h is for functionality
entirely private to libnm-core.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-08-22 15:22:16 +02: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 libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -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 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 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, libnm, core: make NMConnection an interface 2014-08-16 10:17:53 -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 libnm-core, etc: drop type-based hwaddr funcs, port to length-based ones 2014-08-07 12:08:16 -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 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 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 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 libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -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: add nm-core-internal.h header 2014-08-22 15:22:16 +02: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: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -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: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -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 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