NetworkManager/shared
Thomas Haller cf34211c90 libnm/vpn: add nm_vpn_editor_plugin_load_vt()
Let VPN plugins return a virtual function table to extend
the API while bypassing libnm. This allows to add and use
new functionality to VPN plugins without updating libnm.

The actual definitions are in a header-only file
"nm-vpn-editor-plugin-call.h", which can be copied to the
caller/plugin.
2016-06-15 15:01:12 +02:00
..
gsystem-local-alloc.h build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
Makefile.am libnm/vpn: add nm_vpn_editor_plugin_load_vt() 2016-06-15 15:01:12 +02:00
nm-common-macros.h all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" header 2016-06-01 19:06:35 +02:00
nm-dbus-compat.h build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
nm-default.h build: remove assertion messages in non-debug build 2016-06-09 12:03:39 +02:00
nm-glib.h nm-glib: backport g_steal_pointer() from glib-2.44 2016-05-12 14:25:36 +02:00
nm-macros-internal.h shared: add nm_strcmp_p() utils macro 2016-06-15 10:32:31 +02:00
nm-shared-utils.c utils: refactor _nm_utils_ascii_str_to_int64() 2016-05-03 11:52:39 +02:00
nm-shared-utils.h shared: move nm_utils_ascii_str_to_bool() to shared/nm-shared-utils.h 2016-04-19 13:47:41 +02:00
nm-test-libnm-utils.h libnm/tests: add test code driving python test service 2015-12-26 16:43:49 +01:00
nm-test-utils-impl.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-test-utils.h build: remove assertion messages in non-debug build 2016-06-09 12:03:39 +02:00
nm-version-macros.h.in release: bump version to 1.3.0 (development) 2016-04-05 22:22:58 +02:00
nm-vpn-editor-plugin-call.h libnm/vpn: add nm_vpn_editor_plugin_load_vt() 2016-06-15 15:01:12 +02:00