summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-connection.c
Commit message (Expand)AuthorAgeFilesLines
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* translations: avoid preprocessor strings inside translation macroThomas Haller2015-02-241-8/+10
* libnm, libnm-util: move settings doc generation to libnm-coreDan Winship2014-11-191-95/+0
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-util: add ifcfg-rh specific description for propertiesjk/bgo683111-keyfile-ifcfg-rh-docsJiří Klimeš2014-08-291-0/+95
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-13/+31
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-5/+2
* libnm-util: normalize IP settings in connectionThomas Haller2014-06-301-30/+0
* libnm-util: validate master/slave-type property in NMSettingConnection::verify()Thomas Haller2014-06-301-4/+32
* libnm-util: normalize virtual_iface_name in NMSettingsThomas Haller2014-06-301-21/+27
* libnm-util: add function nm_connection_get_interface_name()Thomas Haller2014-06-301-1/+3
* libnm-util: remove NMSetting* GParamSpec docsDan Winship2014-06-191-124/+47
* libnm-util: various NMSetting* property doc fixes/improvementsDan Winship2014-06-191-40/+45
* libnm-util: fix gtk-doc bugs in NMSetting* propertiesDan Winship2014-06-191-2/+2
* libnm-util, libnm-glib: be consistent about "Wi-Fi", "Ethernet", "InfiniBand"...Dan Winship2014-06-191-6/+6
* libnm-util: make explicit that we only allow VPN as secondaries (rh #1094296)Jiří Klimeš2014-05-231-2/+3
* libnm-util: add *_remove_*_by_value() functions for 'connection' settingJiří Klimeš2014-02-281-0/+78
* docs: use %TRUE, %FALSE macros instead of plain TRUE, FALSE values for gtkdocJiří Klimeš2014-02-241-3/+3
* libnm-util: refactor NMSetting name and register_settingsThomas Haller2013-12-121-1/+0
* libnm-util: add INFERRABLE flag and remove CANDIDATEDan Williams2013-12-051-4/+4
* libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams2013-12-021-13/+13
* libnm-util: fix slave IP config checkingDan Winship2013-10-241-7/+9
* libnm-util: centralize find_setting_by_name codeDan Winship2013-10-241-23/+7
* libnm: more valgrinding fixesDan Winship2013-10-031-0/+1
* libnm-util: fix description comment for 'read-only' propertyJiří Klimeš2013-07-011-2/+2
* libnm-util: update 'timestamp' property description, noting it is read-onlyJiří Klimeš2013-07-011-1/+2
* libnm-util: add Since tag to interface-name propertyJiří Klimeš2013-06-241-0/+4
* libnm-util: add gateway-ping-timeout property to connection settingDan Williams2013-06-211-0/+44
* libnm-util: prefix errors with 'setting.property' instead of 'property' onlyJiří Klimeš2013-06-131-11/+13
* libnm-util: deprecate nm_utils_slist_free(), use g_slist_free_full()Dan Winship2013-05-291-3/+3
* libnm-util: implement connection changed signalDan Williams2013-05-281-0/+4
* libnm-util: correct documentation for NMSettingConnection:timestampJiří Klimeš2013-05-281-8/+8
* Use %NULL macro in doc stringsMartin Pitt2013-04-191-1/+1
* libnm-util: more verbose verification errors for :interface-nameJiří Klimeš2013-03-141-2/+6
* libnm-util: add the detailed description of interface-name to blurb as wellJiří Klimeš2013-03-141-2/+12
* libnm-util: add NMSettingConnection:interface-nameDan Winship2013-03-131-0/+81
* libnm-util: make property verification errors more descriptiveJiří Klimeš2013-03-131-31/+44
* libnm-util: add Since tags to new functions and propertiesDan Williams2013-02-221-0/+10
* libnm-util: clean up setting registrationDan Williams2012-10-291-1/+7
* libnm-util: move nm_utils_is_uuid() hereDan Winship2012-09-261-18/+1
* libnm-util: add "secondaries" property containing secondary connection UUIDsJiří Klimeš2012-09-211-1/+113
* libnm-util: remove unused zone related codeJiri Popelka2012-07-021-8/+0
* Use glib-mkenums to generate enum typesDan Winship2012-02-151-22/+0
* bonding: implement bonding slavesThomas Graf2011-11-091-0/+140
* libnm-util: new 'zone' property for NMSettingConnectionJiri Popelka2011-11-091-0/+56
* libnm-util: add new compare flags for ignoring various types of secretsDan Williams2011-06-071-0/+16
* libnm-util: fix introspection annotation (bgo #646335)Dan Williams2011-04-021-1/+1
* libnm-util: reject detail in permissions for nowDan Williams2011-02-131-0/+3
* libnm-util: fix parsing permission if it includes detailDan Williams2011-02-111-1/+1