summaryrefslogtreecommitdiff
path: root/libnm/nm-vpn-plugin-old.c
Commit message (Expand)AuthorAgeFilesLines
* all: use nm_clear_pointer() instead of g_clear_pointer()Thomas Haller2020-03-231-4/+4
* libnm/doc: fix gtk-doc for deprecated markers in libnmThomas Haller2020-03-231-14/+14
* libnm: use obj_properties array in libnm and cleanupThomas Haller2019-10-181-87/+80
* 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-1/+0
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* libnm/vpn-plugin: avoid bad function pointer type castsLubomir Rintel2018-02-081-1/+9
* libnm: reuse implementation for NMVpnPluginOld's util functionsThomas Haller2017-11-221-120/+3
* all: use nm_str_hash() instead of g_str_hash()Thomas Haller2017-11-161-2/+2
* all/trivial: unify construct-only property commentsThomas Haller2017-03-081-1/+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
* 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-3/+3
* libnm,vpn: restore export of deprecated NMVpnPluginOld symbolsDan Williams2016-01-201-0/+40
* 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
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-2/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* libnm/vpn: deprecated NMVpnPluginOldThomas Haller2015-07-291-4/+12
* libnm: NMVpnPluginOld fixesJiří Klimeš2015-07-291-21/+32
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* libnm/libnm-glib: don't quit in the middle of asking for secrets (bgo #752237)Dan Williams2015-07-161-3/+17
* libnm/libnm-glib: clean up VPN plugin timeoutsDan Williams2015-07-161-56/+25
* vpn-plugin-old,dispatcher: cast unchecked g_variant_lookup() calls to voidLubomir Rintel2015-07-141-6/+6
* libnm: fix nm_vpn_plugin_old_set_connection() for connection == NULLJiří Klimeš2015-05-191-1/+2
* libnm: NMVpnPluginOld: return service name as const string in need_secrets()Jiří Klimeš2015-05-191-2/+1
* libnm: fix NMVpnPluginOld registering VPN serviceJiří Klimeš2015-05-191-2/+2
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-core: add nm-core-types.h, remove cross-includesDan Winship2014-10-281-0/+1
* libnm: merge nm-vpn-plugin-utils into nm-vpn-plugin-oldDan Winship2014-10-281-0/+165
* libnm: rename NMVpnPlugin to NMVpnPluginOldDan Winship2014-10-281-0/+1038