summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-wireless.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-16all: goodbye libnm-glibLubomir Rintel1-1286/+0
2019-04-03Revert "all: goodbye libnm-glib"Lubomir Rintel1-0/+1286
2019-03-19all: goodbye libnm-glibLubomir Rintel1-1286/+0
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-1/+0
2016-06-17all: replace _nm_utils_string_in_list() with g_strv_contains()Thomas Haller1-2/+2
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-1/+1
2016-01-20Revert "Set the default powersave value to enabled"Lubomir Rintel1-5/+2
2016-01-20Set the default powersave value to enabledMathieu Trudel-Lapierre1-2/+5
2015-08-05all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship1-1/+0
2015-01-21libnm/libnm-util: add Wi-Fi 'powersave' propertyDan Williams1-0/+41
2014-11-19libnm, libnm-util: move settings doc generation to libnm-coreDan Winship1-132/+0
2014-11-13libnm*: fix library gettext usageDan Winship1-1/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-08-29libnm-util: add ifcfg-rh specific description for propertiesJiří Klimeš1-0/+98
2014-08-29libnm-util: add keyfile specific description for propertiesJiří Klimeš1-0/+34
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-9/+18
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-5/+2
2014-06-19libnm-util: remove NMSetting* GParamSpec docsDan Winship1-119/+53
2014-06-19libnm-util: various NMSetting* property doc fixes/improvementsDan Winship1-23/+26
2014-06-19libnm-util, libnm-glib: be consistent about "Wi-Fi", "Ethernet", "InfiniBand"...Dan Winship1-18/+18
2014-05-06trivial: fix typo BBSID -> BSSIDJiří Klimeš1-2/+2
2014-02-28libnm-util: add *_remove_*_by_value() functions for '802-11-wireless' settingJiří Klimeš1-1/+57
2013-12-12libnm-util: refactor NMSetting name and register_settingsThomas Haller1-1/+0
2013-12-02libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams1-14/+14
2013-11-13coverity: fix various warnings detected with CoverityThomas Haller1-4/+1
2013-09-03libnm-util: fix nm_setting_wireless_ap_security_compatible()Dan Winship1-8/+3
2013-09-02libnm-util: deprecate 'security' property of '802-11-wireless' settingJiří Klimeš1-21/+7
2013-06-13libnm-util: prefix errors with 'setting.property' instead of 'property' onlyJiří Klimeš1-12/+12
2013-05-29libnm-util: deprecate nm_utils_slist_free(), use g_slist_free_full()Dan Winship1-4/+4
2013-05-28libnm-util: implement connection changed signalDan Williams1-2/+3
2013-05-07libnm-util: add access functions for 'mac-address-blacklist' to wired/wirelessJiří Klimeš1-0/+100
2013-05-03libnm-util: clarify WiFi setting MAC address blacklist descriptionDan Williams1-8/+8
2013-03-13libnm-util: make property verification errors more descriptiveJiří Klimeš1-27/+47
2012-10-29libnm-util: clean up setting registrationDan Williams1-1/+7
2012-10-17wifi: support ap-mode with wpa_supplicantJan Luebbe1-4/+4
2012-10-16libnm-util: un-deprecate seen-bssids property and adjust its descriptionJiří Klimeš1-15/+20
2012-08-27libnm-util: handle RSN IBSS in AP/connection compatibility checksDan Williams1-5/+12
2012-05-02libnm-util: add 'hidden' property to the wireless settingDan Williams1-1/+46
2012-02-15Use glib-mkenums to generate enum typesDan Winship1-27/+0
2011-11-09wifi: make wireless-helper.h private to src/Dan Williams1-2/+0
2011-07-05libnm-util: fix up some GObject introspection annotationsDan Williams1-1/+1
2011-07-05docs: update Wireless setting documentationDan Williams1-15/+147
2011-06-30core: add MAC address blacklisting feature for WiFi and ethernet connectionsJiří Klimeš1-2/+50
2011-03-11libnm-util: use WiFi enums more consistentlyDan Williams1-5/+5
2011-01-09libnm-util: add defines for wifi modesDan Williams1-1/+1
2010-10-08trivial: add missing includescee11-0/+1
2010-06-22core: MAC address spoofing/cloning (rh #447827) (bgo #553771)Jiří Klimeš1-13/+57
2010-05-31libnm-util: add nm_utils_wifi_* functions to handle frequencies/channelsJiří Klimeš1-26/+6
2009-11-11doc: document wireless setting propertiesDan Williams1-11/+137
2009-02-06libnm-util: ignore Privacy for APs broadcasting WPA & RSN IEs (rh #445369)Dan Williams1-3/+0