summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-wired.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-1/+0
2018-02-07all: replace non-leading tabs with spacesThomas Haller1-1/+1
2017-07-03all: fix minor typos in settings docsYuri Chornoivan1-2/+2
2016-06-17all: replace _nm_utils_string_in_list() with g_strv_contains()Thomas Haller1-5/+5
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-1/+1
2015-08-05all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship1-1/+0
2015-02-09libnm: fix memleak in nm_setting_wired_get_s390_option() and refactorThomas Haller1-18/+15
2014-11-19libnm, libnm-util: move settings doc generation to libnm-coreDan Winship1-105/+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/+79
2014-08-29libnm-util: add keyfile specific description for propertiesJiří Klimeš1-0/+26
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-10/+19
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-5/+2
2014-06-19libnm-util: remove NMSetting* GParamSpec docsDan Winship1-87/+43
2014-06-19libnm-util: various NMSetting* property doc fixes/improvementsDan Winship1-20/+21
2014-06-19libnm-util: fix gtk-doc bugs in NMSetting* propertiesDan Winship1-2/+2
2014-06-19libnm-util, libnm-glib: be consistent about "Wi-Fi", "Ethernet", "InfiniBand"...Dan Winship1-5/+5
2014-02-28libnm-util: add *_remove_*_by_value() functions for '802-3-ethernet' settingJiří Klimeš1-1/+57
2013-12-12libnm-util: refactor NMSetting name and register_settingsThomas Haller1-1/+0
2013-12-05libnm-util: add INFERRABLE flag and remove CANDIDATEDan Williams1-5/+5
2013-12-02libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams1-11/+11
2013-10-22core: cleanup freeing of glib collections of pointersThomas Haller1-2/+2
2013-06-13libnm-util: prefix errors with 'setting.property' instead of 'property' onlyJiří Klimeš1-8/+8
2013-05-29libnm-util: deprecate nm_utils_slist_free(), use g_slist_free_full()Dan Winship1-2/+2
2013-05-28libnm-util: implement connection changed signalDan Williams1-1/+7
2013-05-07libnm-util: add access functions for 'mac-address-blacklist' to wired/wirelessJiří Klimeš1-0/+100
2013-04-19Use %NULL macro in doc stringsMartin Pitt1-2/+2
2013-04-03Revert :carrier-detect properties and associated codeDan Winship1-59/+0
2013-03-19libnm-util: add nm_setting_wired_get_valid_s390_options()Jiří Klimeš1-0/+16
2013-03-18libnm-util: fix documentation of add(remove)_s390_option()Jiří Klimeš1-5/+6
2013-03-13libnm-util: make property verification errors more descriptiveJiří Klimeš1-25/+40
2013-03-08libnm-util: fix leak of s390 subchannelsDan Williams1-0/+5
2013-02-25trivial: plug some memory leaksDan Williams1-0/+1
2013-02-18libnm-util: add the detailed description of carrier-detect to blurb as wellJiří Klimeš1-1/+7
2013-02-15libnm-utils: add :carrier-detect propertiesDan Winship1-0/+50
2012-10-29libnm-util: clean up setting registrationDan Williams1-1/+7
2012-09-26all: Don't use ctype.h macrosDan Winship1-1/+0
2012-02-15Use glib-mkenums to generate enum typesDan Winship1-23/+0
2011-07-05libnm-util: fix up some GObject introspection annotationsDan Williams1-1/+1
2011-07-05docs: update Wired setting documentationDan Williams1-5/+77
2011-06-30core: add MAC address blacklisting feature for WiFi and ethernet connectionsJiří Klimeš1-1/+54
2011-04-12libnm-util: fix s390 CTC nettype and whitelist ctcprot option (bgo #647578) (...Karsten Hopp1-3/+3
2010-08-06doc: trivial fix in documentation of 's390-subchannels' propertyJiří Klimeš1-2/+2
2010-06-29core: handle s390 options more cleanlyDan Williams1-94/+229
2010-06-25libnm-util: fix default s390 property valuesDan Williams1-2/+2
2010-06-25Merge remote branch 'origin/master' into zvmDan Williams1-13/+58
2010-06-24libnm-util: add more necessary s390 propertiesDan Williams1-0/+147
2010-06-22core: MAC address spoofing/cloning (rh #447827) (bgo #553771)Jiří Klimeš1-14/+59
2010-06-17s390: replace 'zvm' with s390Dan Williams1-16/+16