summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-bridge.c
Commit message (Expand)AuthorAgeFilesLines
* all: goodbye libnm-glibLubomir Rintel2019-04-161-576/+0
* Revert "all: goodbye libnm-glib"Lubomir Rintel2019-04-031-0/+576
* all: goodbye libnm-glibLubomir Rintel2019-03-191-576/+0
* all: don't use "static inline" in source filesThomas Haller2019-02-061-1/+1
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* 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, libnm-util: move settings doc generation to libnm-coreDan Winship2014-11-191-77/+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/+67
* libnm-util: add keyfile specific description for propertiesJiří Klimeš2014-08-291-0/+10
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-9/+22
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-3/+1
* libnm-util: normalize virtual_iface_name in NMSettingsThomas Haller2014-06-301-20/+7
* libnm-util: remove NMSetting* GParamSpec docsDan Winship2014-06-191-59/+44
* libnm-util: various NMSetting* property doc fixes/improvementsDan Winship2014-06-191-4/+4
* libnm-util, libnm-glib: be consistent about "Wi-Fi", "Ethernet", "InfiniBand"...Dan Winship2014-06-191-2/+2
* libnm-util: add property NM_SETTING_BRIDGE_MAC_ADDRESS to NMSettingBridgeThomas Haller2014-05-301-0/+56
* libnm-util: fix Bridge priority default (rh #1073664)Dan Williams2014-03-141-1/+1
* libnm-util: refactor NMSetting name and register_settingsThomas Haller2013-12-121-1/+0
* libnm-util: add INFERRABLE flag and remove CANDIDATEDan Williams2013-12-051-7/+7
* libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams2013-12-021-7/+7
* libnm-util: prefix errors with 'setting.property' instead of 'property' onlyJiří Klimeš2013-06-131-3/+3
* libnm-util: make property verification errors more descriptiveJiří Klimeš2013-03-131-10/+16
* libnm-util: add Since tags to new functions and propertiesDan Williams2013-02-221-0/+34
* libnm-util: fix up NMSettingBridge gtk-docsDan Winship2013-01-111-7/+7
* libnm-util: fix format string warningDan Williams2012-12-041-4/+4
* libnm-util: add NMSettingBridgeDan Williams2012-11-301-0/+498