summaryrefslogtreecommitdiff
path: root/libnm/nm-vpn-connection.c
Commit message (Expand)AuthorAgeFilesLines
* libnm: refactor caching of D-Bus objects in NMClientThomas Haller2019-11-251-43/+57
* libnm: add and use _nml_coerce_property_*()Thomas Haller2019-10-271-1/+1
* libnm: hide GObject structs from public API and embed private dataThomas Haller2019-10-221-14/+24
* libnm: avoid g_object_notify() in favor of _notify()Thomas Haller2019-10-181-2/+2
* libnm: use obj_properties array in libnm and cleanupThomas Haller2019-10-181-31/+24
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-2/+2
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-2/+1
* 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