summaryrefslogtreecommitdiff
path: root/libnm/nm-vpn-connection.c
Commit message (Expand)AuthorAgeFilesLines
* libnm: always return VPN connections's bannerThomas Haller2018-06-151-8/+1
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* {vpn,remote}-connection: disconnect signal handlers when disposedIain Lane2017-09-221-2/+2
* libnm: revert coercing NMVpnConnectionStateReason to NMActiveConnectionStateR...Thomas Haller2017-03-171-6/+4
* libnm-core: drop NMVpnConnectionStateReasonLubomir Rintel2017-03-171-0/+6
* all: rename the introspection data to use the interface paths in namesLubomir Rintel2016-11-231-1/+1
* libnm: avoid leaking the interface proxiesLubomir Rintel2016-11-141-0/+1
* libnm: use the o.fd.DBus.ObjectManager API for object managementlr/object-managerLubomir Rintel2016-11-101-4/+0
* libnm: coerce empty strings to NULL for D-Bus propertiesThomas Haller2016-10-241-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+2
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm: make use of GParamSpecFlags and GParamSpecEnumDan Winship2014-10-031-4/+3
* libnm: port to GDBusDan Winship2014-09-181-14/+11
* libnm: let NMObject create all D-Bus proxiesDan Winship2014-09-181-6/+7
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-011-1/+1
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-6/+0
* libnm: add init_dbus() virtual method to NMObjectDan Winship2014-08-011-16/+9
* libnm: remove _new functions from NMObject subclassesDan Winship2014-08-011-21/+0
* libnm, core, cli, tui: fix the capitalization of various typesDan Winship2014-08-011-29/+29
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+268