summaryrefslogtreecommitdiff
path: root/src/connection-editor/vpn-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* all: include <gtk/gtk.h> via "nm-default.h"Thomas Haller2016-02-241-1/+0
* all: include <glib.h> via "nm-default.h"Thomas Haller2016-02-241-1/+0
* all: include <glib/gi18n.h> via "nm-default.h"Thomas Haller2016-02-241-1/+0
* all: include "config.h" via "nm-default.h"Thomas Haller2016-02-241-2/+0
* all: include "nm-default.h" in every source fileThomas Haller2016-02-161-0/+2
* vpn: gracefully print information about missing vpn pluginThomas Haller2015-08-201-2/+7
* vpn: make use of new NMVpnPluginInfo class to load vpn pluginsThomas Haller2015-08-011-117/+48
* editor: look for the right libnm plugin keyDan Williams2015-07-311-1/+1
* connection-editor/vpn-helpers: add missing translation macroThomas Haller2015-07-151-1/+1
* connection-editor: port to libnmDan Winship2015-02-251-28/+21
* Use the paths specified in the VPN .name filesMichael Biebl2014-04-011-12/+17
* editor: do not gtk_widget_destroy() dialog on "close" signalJiří Klimeš2013-10-081-9/+0
* connection-editor: Add a new New Connection dialog, merge in VPN stuffDan Winship2012-08-071-178/+0
* connection-editor: move VPN import/exportDan Winship2012-08-071-49/+57
* Fix some leaksDan Winship2012-08-071-10/+20
* connection-editor: show the IPv6 page for VPNs that support itDan Winship2012-06-141-0/+20
* Fix use of GErrorDan Winship2012-03-121-9/+10
* Use the new typed nm_connection_get_setting_*() methodsDan Winship2012-03-121-3/+3
* vpn: select the user's home directory by default as path for import/export (l...Mathieu Trudel-Lapierre2011-09-271-0/+7
* build: do the right thing with config.h (bgo #644672)Kjartan Maraas2011-03-141-0/+2
* editor: don't shadow basename()Dan Williams2011-03-141-11/+11
* editor: port to NM 0.9Dan Williams2010-12-231-4/+2
* core: convert to GtkBuilder (bgo #625248)Pablo Castellano2010-11-281-11/+12
* Add a mobile broadband connection setup wizardDan Williams2009-06-021-1/+2
* fix use-after-free in vpn import error path (rh #498503)Lubomir Rintel2009-05-041-1/+1
* src/connection-editor/vpn-helpers.c - (export_vpn_to_file_cb): fix exportDan Williams2009-02-121-2/+2
* Fix memory leakDan Williams2008-11-131-0/+1
* src/connection-editor/nm-connection-list.cTambet Ingo2008-10-291-4/+10
* Patch from Tambet Ingo <tambet@gmail.com>Dan Williams2008-10-271-2/+3
* src/connection-editor/vpn-helpers.c - (import_vpn_from_file_cb): ensureDan Williams2008-09-291-2/+4
* src/connection-editor/vpn-helpers.c - (vpn_get_plugins): look for UIDan Williams2008-07-271-1/+1
* src/connection-editor/vpn-helpers.c src/connection-editor/Makefile.am -Dan Williams2008-07-031-3/+11
* Update FSF address in license headers (Michael Biebl <biebl@debian.org>)Dan Williams2008-06-261-3/+3
* src/vpn-properties/* - Remove, no longer usedDan Williams2008-06-171-0/+526