summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-ip6-config.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-3/+0
2017-05-28all: fix typos in documentation, translated strings and commentsYuri Chornoivan1-1/+1
2016-11-09settings: allow method=shared with manual IPv6 configurationLubomir Rintel1-8/+11
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-2/+2
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-2/+1
2015-09-25libnm-core/libnm-util: fix an erroneous error messageJiří Klimeš1-1/+0
2015-08-05all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship1-1/+0
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-1/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-1/+1
2015-03-24libnm-util: allow 0.0.0.0/1 route in verify() (rh #1203904)Jiří Klimeš1-0/+44
2014-11-19libnm, libnm-util: move settings doc generation to libnm-coreDan Winship1-101/+0
2014-11-13libnm*: fix library gettext usageDan Winship1-1/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-11-13libnm-util: fix typos in libnm-util documentationJiří Klimeš1-2/+2
2014-11-07libnm: add NMSettingIPConfig:route-metricThomas Haller1-0/+50
2014-08-29libnm-util: add ifcfg-rh specific description for propertiesJiří Klimeš1-0/+75
2014-08-29libnm-util: add keyfile specific description for propertiesJiří Klimeš1-0/+26
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-11/+19
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-4/+1
2014-06-19libnm-util: remove NMSetting* GParamSpec docsDan Winship1-131/+42
2014-06-19libnm-util: various NMSetting* property doc fixes/improvementsDan Winship1-50/+52
2014-06-19libnm-util: fix gtk-doc bugs in NMSetting* propertiesDan Winship1-5/+5
2014-06-19libnm-util, libnm-glib: be consistent about "Wi-Fi", "Ethernet", "InfiniBand"...Dan Winship1-2/+2
2014-06-04libnm-utils: remove INFERRABLE flag from properties we don't actually inferDan Winship1-1/+1
2014-05-02all: fix various warnings detected with coverityThomas Haller1-4/+0
2014-03-03libnm-util: more specific error for missing ipv[46].adddress when method=manualJiří Klimeš1-4/+5
2014-02-28libnm-util: add *_remove_*_by_value() functions for 'ipv4' and 'ipv6' settingsJiří Klimeš1-1/+130
2014-01-21libnm-util: fix trivial GOI copy & paste issueDan Williams1-1/+0
2014-01-16libnm-glib; fix introspection annotations so that <ipv6>.get_address() workedJiří Klimeš1-4/+9
2013-12-18trivial: fix erroneous copy&paste value in libnm-glibJiří Klimeš1-1/+1
2013-12-12libnm-util: refactor NMSetting name and register_settingsThomas Haller1-1/+0
2013-12-05libnm-util: add INFERRABLE flag and remove CANDIDATEDan Williams1-4/+4
2013-12-02libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams1-12/+11
2013-10-24libnm-util: fix a leak in NMSettingIP6ConfigDan Winship1-2/+1
2013-09-04trivial: fix a typo in description of ipv6.method in libnm-utilJiří Klimeš1-3/+3
2013-08-22ifcfg-rh: reader: allow device to not have ipv4 setting.Jiri Pirko1-27/+0
2013-07-03libnm-util: fix possible crash when IP method is NULLJiří Klimeš1-1/+1
2013-06-25libnm-util: verify() - can't set both IPv4 'disabled' and IPv6 'ignore' methodJiří Klimeš1-0/+27
2013-06-13libnm-util: prefix errors with 'setting.property' instead of 'property' onlyJiří Klimeš1-7/+7
2013-05-29libnm-util: deprecate nm_utils_slist_free(), use g_slist_free_full()Dan Winship1-11/+11
2013-05-28libnm-util: implement connection changed signalDan Williams1-0/+12
2013-04-19libnm-util: fix doc bug in NMSettingIP6ConfigDan Winship1-2/+2
2013-04-01libnm-util: fix memory leaks of dhcp_hostname and dhcp_client_idDan Williams1-0/+2
2013-03-13libnm-util: make property verification errors more descriptiveJiří Klimeš1-21/+33
2013-02-22libnm-util: add Since tags to new functions and propertiesDan Williams1-0/+4
2012-11-16dhcp: fix DHCPv6 to support server-side dynamic DNS (bgo #684242)Gene Czarcinski1-0/+48
2012-10-29libnm-util: clean up setting registrationDan Williams1-1/+7
2012-07-02libnm-util: ensure address/route types are boxed on glib < 2.26Dan Williams1-2/+1
2012-06-07libnm-util: fix return values in g_return_val_if_fail()Jiří Klimeš1-10/+10
2012-02-27libnm-util: add a property for IPv6 Privacy Extensions to NMSettingIP6ConfigJiří Klimeš1-1/+55