summaryrefslogtreecommitdiff
path: root/libnm/nm-vpn-service-plugin.c
Commit message (Expand)AuthorAgeFilesLines
* WIP: reset the connection secrets iff they are present on D-Buslr/secretsLubomir Rintel2017-01-181-3/+3
* libnm/vpn-service-plugin: transition to STOPPED state from INIT tooLubomir Rintel2016-11-241-0/+1
* all: rename the introspection data to use the interface paths in namesLubomir Rintel2016-11-231-1/+1
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-5/+5
* shared: move shared files to subdirectory "shared/nm-utils/"Thomas Haller2016-06-161-1/+1
* libnm/vpn: add nm_vpn_editor_plugin_load_vt()Thomas Haller2016-06-151-0/+8
* libnm/vpn-service-plugin: don't register a bus name before creating the VPN o...Lubomir Rintel2016-04-201-13/+13
* libnm: accept invalid connections in NMVpnServicePluginThomas Haller2016-03-261-3/+3
* all: don't include error->code in log messagesThomas Haller2016-03-031-4/+4
* libnm-glib/libnm/vpn: fix handling of ConnectInteractive() failure (rh #1298732)Dan Williams2016-03-021-5/+15
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* build: cleanup default includesThomas Haller2016-02-121-2/+1
* vpn-service-plugin: allow VPNs with no IP configurationLubomir Rintel2016-01-281-2/+0
* vpn-service-plugin: correctly emit ip6-config signal on dbus skeletonLubomir Rintel2015-11-131-1/+1
* libnm,vpn-service-plugin: remove old connect timer when adding new oneLubomir Rintel2015-10-231-0/+1
* libnm,libnm-core: fix GTK-Doc warningsBeniamino Galvani2015-10-161-2/+2
* libnm/vpn-service-plugin: leave the state property in placeLubomir Rintel2015-10-141-0/+15
* libnm/vpn-service-plugin: remove nm_vpn_service_plugin_{get,set}_state()Lubomir Rintel2015-10-131-22/+16
* libnm/vpn-service-plugin: quit when the peer we watch disconnectsLubomir Rintel2015-10-131-6/+9
* libnm/vpn-service-plugin: add watch-peer propertyLubomir Rintel2015-10-131-0/+65
* libnm/vpn-service-plugin: add a missing returnLubomir Rintel2015-10-131-0/+1
* nm-vpn-service-plugin: increase the quit timerLubomir Rintel2015-10-011-1/+1
* libnm: properly handle floating references in nm_vpn_service_plugin_set_ip6_c...Thomas Haller2015-08-251-0/+4
* libnm,vpn-service-plugin: fix double address-of for variantsLubomir Rintel2015-08-171-4/+4
* libnm,vpn-service-plugin: emit signals also for the dbus skeletonLubomir Rintel2015-08-171-0/+13
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-2/+0
* libnm/vpn: add annotations for new NMVpnServicePlugin APIThomas Haller2015-07-291-0/+12
* libnm/vpn: add new NMVpnServicePlugin classThomas Haller2015-07-291-185/+182
* libnm/vpn: copy 'nm-vpn-plugin-old' files to 'nm-vpn-service-plugin'Thomas Haller2015-07-291-0/+1199