summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-vpn.c
Commit message (Expand)AuthorAgeFilesLines
...
* libnm: reuse nm_utils_strdict_get_keys() to implement NMSettingVpn's get_keys()Thomas Haller2017-12-211-35/+6
* libnm/vpn: fix secret comparisonLubomir Rintel2017-12-181-6/+17
* libnm: cleanup NMSettingVpn's foreach functionsThomas Haller2017-11-231-19/+41
* libnm: add nm_setting_vpn_get_data_keys() and nm_setting_vpn_get_secret_keys(...Thomas Haller2017-11-231-0/+77
* libnm: use nm_free_secret()Thomas Haller2017-11-231-11/+1
* all: use nm_str_hash() instead of g_str_hash()Thomas Haller2017-11-161-2/+2
* libnm: use enum for setting prioritiesThomas Haller2017-06-071-1/+1
* all: fix typos in documentation, translated strings and commentsYuri Chornoivan2017-05-281-1/+1
* setting-vpn: whatever is in vpn.secrets always is a secretsLubomir Rintel2016-07-191-14/+6
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+1
* libnm-core: add vpn.timeout property for establishing connectionsJiří Klimeš2015-09-211-0/+44
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* libnm, libnm-util: move settings doc generation to libnm-coreDan Winship2014-11-191-0/+16
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm/libnm-util: add VPN 'persistent' propertyDan Williams2014-11-061-0/+40
* libnm-core: make nm_setting_verify() take an NMConnectionDan Winship2014-10-281-1/+1
* libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship2014-10-221-45/+37
* libnm-util: don't assert in nm_setting_get_secret_flags() and avoid assertion...Thomas Haller2014-10-121-4/+6
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-16/+14
* libnm-core: change map-of-string properties to G_TYPE_HASH_TABLEDan Winship2014-09-041-23/+21
* libnm-core: drop NMParamSpecSpecialized, add nm_property_compare()Dan Winship2014-09-041-10/+9
* libnm-core: simplify _nm_register_setting(), register error types tooDan Winship2014-09-041-4/+1
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-1/+0
* libnm, core, cli, tui: fix the capitalization of various typesDan Winship2014-08-011-55/+55
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+870