summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-wired.c
Commit message (Expand)AuthorAgeFilesLines
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* libnm-core: add Wake-on-LAN properties to NMSettingWiredBeniamino Galvani2015-07-241-0/+120
* libnm: fix memleak in nm_setting_wired_get_s390_option() and refactorThomas Haller2015-02-091-18/+15
* libnm, libnm-util: move settings doc generation to libnm-coreDan Winship2014-11-191-0/+94
* libnm: add some missing (transfer) annotationsDan Winship2014-11-151-4/+5
* 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-33/+49
* libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship2014-10-221-34/+16
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-5/+3
* libnm-core: change map-of-string properties to G_TYPE_HASH_TABLEDan Winship2014-09-041-14/+10
* libnm-core: change list-of-string and array-of-string properties to G_TYPE_STRVDan Winship2014-09-041-26/+25
* libnm-core: change all mac-address properties to G_TYPE_STRINGDan Winship2014-09-041-32/+34
* libnm-core: drop NMParamSpecSpecialized, add nm_property_compare()Dan Winship2014-09-041-26/+25
* libnm-core: simplify _nm_register_setting(), register error types tooDan Winship2014-09-041-4/+1
* 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-3/+1
* 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: remove Since tags and NM_AVAILABLE_IN_* attributesDan Winship2014-08-011-14/+0
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+1032