summaryrefslogtreecommitdiff
path: root/libnm/nm-vpn-connection.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-22{vpn,remote}-connection: disconnect signal handlers when disposedIain Lane1-2/+2
2017-03-17libnm: revert coercing NMVpnConnectionStateReason to NMActiveConnectionStateR...Thomas Haller1-6/+4
2017-03-17libnm-core: drop NMVpnConnectionStateReasonLubomir Rintel1-0/+6
2016-11-23all: rename the introspection data to use the interface paths in namesLubomir Rintel1-1/+1
2016-11-14libnm: avoid leaking the interface proxiesLubomir Rintel1-0/+1
2016-11-10libnm: use the o.fd.DBus.ObjectManager API for object managementLubomir Rintel1-4/+0
2016-10-24libnm: coerce empty strings to NULL for D-Bus propertiesThomas Haller1-1/+1
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-1/+2
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-10-03libnm: make use of GParamSpecFlags and GParamSpecEnumDan Winship1-4/+3
2014-09-18libnm: port to GDBusDan Winship1-14/+11
2014-09-18libnm: let NMObject create all D-Bus proxiesDan Winship1-6/+7
2014-08-01libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship1-1/+1
2014-08-01libnm: make the the use of GInitable mandatoryDan Winship1-6/+0
2014-08-01libnm: add init_dbus() virtual method to NMObjectDan Winship1-16/+9
2014-08-01libnm: remove _new functions from NMObject subclassesDan Winship1-21/+0
2014-08-01libnm, core, cli, tui: fix the capitalization of various typesDan Winship1-29/+29
2014-08-01libnm: add libnm/libnm-core (part 1)Dan Winship1-0/+268