summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-wireless.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* libnm-core: make _get_mac_address_blacklist() methods return arraysDan Winship2014-10-281-31/+50
* libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship2014-10-221-43/+25
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-15/+12
* libnm-core: change DBUS_TYPE_G_UCHAR_ARRAY properties to G_TYPE_BYTESDan Winship2014-09-041-6/+12
* libnm-core: change list-of-string and array-of-string properties to G_TYPE_STRVDan Winship2014-09-041-6/+7
* libnm-core: change all mac-address properties to G_TYPE_STRINGDan Winship2014-09-041-40/+46
* libnm-core: drop NMParamSpecSpecialized, add nm_property_compare()Dan Winship2014-09-041-27/+26
* libnm-core: simplify _nm_register_setting(), register error types tooDan Winship2014-09-041-4/+1
* libnm-core: drop previously-deprecated NMSetting propertiesDan Winship2014-09-041-26/+17
* libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.hDan Winship2014-08-071-1/+0
* all: remove use of struct ether_addr / ether_aton()Dan Winship2014-08-071-6/+2
* libnm-core, etc: drop type-based hwaddr funcs, port to length-based onesDan Winship2014-08-071-4/+2
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-1/+0
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-011-1/+1
* libnm: remove Since tags and NM_AVAILABLE_IN_* attributesDan Winship2014-08-011-12/+0
* libnm: remove all deprecated functions and typesDan Winship2014-08-011-21/+1
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+1245