summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-wireless.c
Commit message (Expand)AuthorAgeFilesLines
* libnm/doc: fix gtk-doc for deprecated markers in libnmThomas Haller2020-03-231-1/+1
* libnm-core: fix wording for 'nm_sett_info_propert_type_mac_addrees'Antonio Cardace2020-03-191-2/+2
* libnm: don't have G_PARAM_CONSTRUCT properties in NMSetting instancesThomas Haller2019-12-241-5/+2
* libnm: sort fields in NMSetting structures by size and alignmentThomas Haller2019-12-241-7/+7
* libnm-core: support OWE when determining AP compatibilityDavid Bauer2019-12-051-1/+6
* shared: add @deep_copied argument to nm_utils_strv_dup()Thomas Haller2019-10-271-1/+2
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-2/+2
* libnm/trivial: rename _properties_override_add_*() to _nm_properties_override...Thomas Haller2019-09-301-16/+16
* libnm: replace _properties_override_add_override() with _properties_override_...Thomas Haller2019-09-301-7/+6
* libnm: replace _properties_override_add_dbus_only() with _properties_override...Thomas Haller2019-09-301-5/+6
* libnm: deduplicate NMSettInfoPropertType instancesThomas Haller2019-09-301-24/+4
* libnm-core: support SAE when determining AP compatibilityBeniamino Galvani2019-09-201-1/+6
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* wifi: drop support for wpa-none key-mgmtBeniamino Galvani2019-08-261-8/+0
* man: setting-wireless: add "mesh" to the available modesFrancesco Giudici2019-07-291-1/+1
* libnm-core: 802-11-wireless.mode mesh requires band and channelAndy Kling2019-07-291-0/+10
* setting-wireless: allow Mesh modeLubomir Rintel2019-07-291-1/+7
* libnm: implement serialization options (inject timestamp/seen-bssids) for nm_...Thomas Haller2019-06-281-0/+35
* libnm: add nm_connection_to_dbus_full() with options argumentThomas Haller2019-06-281-1/+2
* libnm: track wifi.seen-bssids in a GPtrArray instead of a GSListThomas Haller2019-06-281-41/+71
* all: drop empty first line from sourcesThomas Haller2019-06-111-1/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* libnm: pass connection to compare_property() functionThomas Haller2019-05-011-7/+11
* shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller2019-04-181-1/+1
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-1/+0
* 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