summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-wired.c
Commit message (Expand)AuthorAgeFilesLines
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* all: replace non-leading tabs with spacesThomas Haller2018-02-071-1/+1
* all: fix minor typos in settings docsYuri Chornoivan2017-07-031-2/+2
* all: replace _nm_utils_string_in_list() with g_strv_contains()Thomas Haller2016-06-171-5/+5
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+1
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* 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-105/+0
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-util: add ifcfg-rh specific description for propertiesjk/bgo683111-keyfile-ifcfg-rh-docsJiří Klimeš2014-08-291-0/+79
* libnm-util: add keyfile specific description for propertiesJiří Klimeš2014-08-291-0/+26
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-10/+19
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-5/+2
* libnm-util: remove NMSetting* GParamSpec docsDan Winship2014-06-191-87/+43
* libnm-util: various NMSetting* property doc fixes/improvementsDan Winship2014-06-191-20/+21
* libnm-util: fix gtk-doc bugs in NMSetting* propertiesDan Winship2014-06-191-2/+2
* libnm-util, libnm-glib: be consistent about "Wi-Fi", "Ethernet", "InfiniBand"...Dan Winship2014-06-191-5/+5
* libnm-util: add *_remove_*_by_value() functions for '802-3-ethernet' settingJiří Klimeš2014-02-281-1/+57
* libnm-util: refactor NMSetting name and register_settingsThomas Haller2013-12-121-1/+0
* libnm-util: add INFERRABLE flag and remove CANDIDATEDan Williams2013-12-051-5/+5
* libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams2013-12-021-11/+11
* core: cleanup freeing of glib collections of pointersThomas Haller2013-10-221-2/+2
* libnm-util: prefix errors with 'setting.property' instead of 'property' onlyJiří Klimeš2013-06-131-8/+8
* libnm-util: deprecate nm_utils_slist_free(), use g_slist_free_full()Dan Winship2013-05-291-2/+2
* libnm-util: implement connection changed signalDan Williams2013-05-281-1/+7
* libnm-util: add access functions for 'mac-address-blacklist' to wired/wirelessJiří Klimeš2013-05-071-0/+100
* Use %NULL macro in doc stringsMartin Pitt2013-04-191-2/+2
* Revert :carrier-detect properties and associated codeDan Winship2013-04-031-59/+0
* libnm-util: add nm_setting_wired_get_valid_s390_options()Jiří Klimeš2013-03-191-0/+16
* libnm-util: fix documentation of add(remove)_s390_option()Jiří Klimeš2013-03-181-5/+6
* libnm-util: make property verification errors more descriptiveJiří Klimeš2013-03-131-25/+40
* libnm-util: fix leak of s390 subchannelsDan Williams2013-03-081-0/+5
* trivial: plug some memory leaksDan Williams2013-02-251-0/+1
* libnm-util: add the detailed description of carrier-detect to blurb as wellJiří Klimeš2013-02-181-1/+7
* libnm-utils: add :carrier-detect propertiesDan Winship2013-02-151-0/+50
* libnm-util: clean up setting registrationDan Williams2012-10-291-1/+7
* all: Don't use ctype.h macrosDan Winship2012-09-261-1/+0
* Use glib-mkenums to generate enum typesDan Winship2012-02-151-23/+0
* libnm-util: fix up some GObject introspection annotationsDan Williams2011-07-051-1/+1
* docs: update Wired setting documentationDan Williams2011-07-051-5/+77
* core: add MAC address blacklisting feature for WiFi and ethernet connectionsJiří Klimeš2011-06-301-1/+54
* libnm-util: fix s390 CTC nettype and whitelist ctcprot option (bgo #647578) (...Karsten Hopp2011-04-121-3/+3
* doc: trivial fix in documentation of 's390-subchannels' propertyJiří Klimeš2010-08-061-2/+2
* core: handle s390 options more cleanlyDan Williams2010-06-291-94/+229
* libnm-util: fix default s390 property valuesDan Williams2010-06-251-2/+2
* Merge remote branch 'origin/master' into zvmDan Williams2010-06-251-13/+58
|\
| * core: MAC address spoofing/cloning (rh #447827) (bgo #553771)Jiří Klimeš2010-06-221-14/+59
* | libnm-util: add more necessary s390 propertiesDan Williams2010-06-241-0/+147
* | s390: replace 'zvm' with s390Dan Williams2010-06-171-16/+16