summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-wireless.c
Commit message (Expand)AuthorAgeFilesLines
* libnm-core: reorder code in settingsThomas Haller2019-01-151-116/+124
* libnm-core: cleanup NMSetting's class initializationThomas Haller2019-01-151-127/+106
* libnm: fix notifying "mac-address-randomization" property changeThomas Haller2019-01-151-1/+1
* libnm: rework compare_property() implementation for NMSettingThomas Haller2019-01-111-10/+13
* libnm: mark wifi.cloned-mac-address GObject property inferrableThomas Haller2019-01-111-0/+1
* libnm: pass serialization flags to settings synth_func()Thomas Haller2019-01-071-5/+10
* Revert "libnm-core: don't serialize synthetic properties in nm_setting_to_str...Thomas Haller2019-01-071-0/+3
* wifi: support hidden ssid in AP modebg/ap-hiddenBeniamino Galvani2018-09-271-5/+11
* docs: misc. typos pt2luz.paz2018-09-171-1/+1
* libnm: rework setting metadata for property handlingThomas Haller2018-08-101-23/+36
* libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller2018-08-101-2/+2
* libnm/trivial: cleanup variable names in settings' class-init functionsThomas Haller2018-08-101-10/+9
* libnm: avoid constructor function for registering NMSetting typesThomas Haller2018-07-011-1/+0
* wifi: fix check for valid NMSettingWirelessWakeOnWLan flagThomas Haller2018-06-151-1/+1
* libnm-core: add wake-on-wlan configuration itemsSimon Fels2018-06-151-0/+72
* libnm/doc: explicitly point out privacy issue of setting wifi.hiddenThomas Haller2018-04-261-0/+3
* docs: fix spelling errors in tranlated strings and documentationThomas Haller2017-08-111-1/+1
* 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
* libnm-core: clear wifi.mac-address-randomization when unsetting wifi.cloned-m...Thomas Haller2017-01-281-0/+10
* device: support dynamic "connection.stable-id" in form of text-substitutionThomas Haller2017-01-091-2/+2
* man/ifcfg-rh: mark some ifcfg-rh variables with (+) as NM extensionsJiří Klimeš2016-12-151-1/+1
* man: clarify HWADDR for nm-setting-ifcfg-rh manualThomas Haller2016-11-101-0/+3
* device: change default value for cloned-mac-address to "preserve" (bgo#770611)Thomas Haller2016-09-121-3/+4
* doc: clearify deprecated "cloned-mac-address" field in documentationThomas Haller2016-08-301-2/+6
* doc: fix typo for cloned-mac-address documentationpoma2016-07-111-1/+1
* all: make MAC address randomization algorithm configurableThomas Haller2016-06-301-0/+88
* libnm: deprecated wireless.mac-address-randomization property for wireless.cl...Thomas Haller2016-06-301-0/+34
* device: extend MAC address handling including randomization for ethernet and ...Thomas Haller2016-06-301-16/+78
* all: replace _nm_utils_string_in_list() with g_strv_contains()Thomas Haller2016-06-171-2/+2
* man,libnm-core: fix typosBeniamino Galvani2016-03-301-2/+2
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+1
* wifi: don't touch by default current powersave settingBeniamino Galvani2016-02-161-7/+8
* libnm-core: fix documentation for MAC_ADDRESS_RANDOMIZATION propertyBeniamino Galvani2016-02-111-3/+2
* ifcfg-rh: add support for NMSettingWireless:mac-address-randomizationThomas Haller2015-11-181-0/+9
* libnm: add Wi-Fi MAC address randomization propertyDan Williams2015-11-181-0/+43
* libnm: don't include "nm-version.h" in "nm-dbus-interface.h"Thomas Haller2015-09-251-1/+0
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* libnm: add @deep_copy argument to _nm_utils_strv_to_slist() and _nm_utils_sli...Thomas Haller2015-07-021-2/+2
* libnm: add ifcfg-rh description for 802-11-wireless.powersave propertyJiří Klimeš2015-05-121-0/+8
* libnm/libnm-util: add Wi-Fi 'powersave' propertyDan Williams2015-01-211-0/+41
* libnm-core: update BAND and CHANNEL ifcfg-rh descriptionJiří Klimeš2014-11-191-3/+7
* libnm: Override parts of nm-setting-docs.xmlDan Winship2014-11-191-0/+7
* libnm-core: make GBytes D-Bus marshalling be built-in to NMSettingDan Winship2014-11-191-4/+0
* libnm, libnm-util: move settings doc generation to libnm-coreDan Winship2014-11-191-0/+118
* libnm: add some missing (transfer) annotationsDan Winship2014-11-151-1/+1
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-core: make nm_setting_verify() take an NMConnectionDan Winship2014-10-281-1/+1
* libnm-core: canonicalize hardware addresses in settingsDan Winship2014-10-281-15/+20