summaryrefslogtreecommitdiff
path: root/libnm-core/nm-vpn-plugin-info.c
Commit message (Expand)AuthorAgeFilesLines
* vpn-plugin-info: add vpn plugin service aliaseslr/vpn-aliasesLubomir Rintel2015-11-021-1/+16
* vpn-plugin-info: drop nm_vpn_plugin_info_get_service()Lubomir Rintel2015-11-021-18/+2
* libnm,libnm-core: fix GTK-Doc warningsBeniamino Galvani2015-10-161-7/+7
* vpn-manager: support multiple VPN connections of the same typelr/multiple-vpnLubomir Rintel2015-10-131-3/+0
* libnm-core/vpn-plugin-info: add nm_vpn_plugin_info_supports_multiple()Lubomir Rintel2015-10-131-0/+20
* libnm,vpn-editor-plugin: don't assert the plugin name is the same as service ...Lubomir Rintel2015-08-211-1/+0
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* introspection: fix some annotationsDan Williams2015-07-311-16/+16
* libnm: add load method to NMVpnPluginInfoThomas Haller2015-07-291-0/+121
* libnm: add NMVpnPluginInfo classThomas Haller2015-07-291-0/+895