summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-infiniband.c
Commit message (Expand)AuthorAgeFilesLines
* 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-52/+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/+43
* libnm-util: add keyfile specific description for propertiesJiří Klimeš2014-08-291-0/+9
* libnm-core: add normalize of MTU for NMSettingInfinibandThomas Haller2014-08-221-0/+1
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-5/+14
* libnm-util: normalize virtual_iface_name in NMSettingsThomas Haller2014-06-301-0/+40
* libnm-util: remove NMSetting* GParamSpec docsDan Winship2014-06-191-26/+15
* libnm-util: various NMSetting* property doc fixes/improvementsDan Winship2014-06-191-11/+11
* libnm-util: fix crash in NMSettingInfiniband when setting key or parent propertyThomas Haller2014-05-071-2/+2
* libnm-util: refactor NMSetting name and register_settingsThomas Haller2013-12-121-1/+0
* libnm-util: add INFERRABLE flag and remove CANDIDATEDan Williams2013-12-051-4/+4
* libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams2013-12-021-5/+5
* libnm-util: fix minor memory leak in infiniband settingThomas Haller2013-11-271-0/+1
* trivial: use capital "B" in InfiniBandJiří Klimeš2013-07-221-2/+2
* libnm-util: add P_Key support to NMSettingInfinibandDan Winship2013-06-131-6/+140
* libnm-util: prefix errors with 'setting.property' instead of 'property' onlyJiří Klimeš2013-06-131-2/+2
* Revert :carrier-detect properties and associated codeDan Winship2013-04-031-59/+0
* libnm-util: make property verification errors more descriptiveJiří Klimeš2013-03-131-10/+15
* 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
* Add a workaround for a problem creating InfiniBand connectionsDan Winship2012-03-161-1/+1
* trivial: fix InfiniBand typoJiří Klimeš2012-03-131-1/+1
* Fix capitalization of "InfiniBand"Dan Winship2012-03-061-2/+2
* Use glib-mkenums to generate enum typesDan Winship2012-02-151-23/+0
* infiniband: add transport-mode propertyDan Winship2012-01-261-0/+55
* libnm-util: add NMSettingInfinibandDan Winship2011-12-021-0/+259