summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-ip6-config.c
Commit message (Expand)AuthorAgeFilesLines
* settings: allow method=shared with manual IPv6 configurationLubomir Rintel2016-11-091-8/+11
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-2/+2
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* libnm-core/libnm-util: fix an erroneous error messageJiří Klimeš2015-09-251-1/+0
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* libnm-util: allow 0.0.0.0/1 route in verify() (rh #1203904)Jiří Klimeš2015-03-241-0/+44
* libnm, libnm-util: move settings doc generation to libnm-coreDan Winship2014-11-191-101/+0
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-util: fix typos in libnm-util documentationJiří Klimeš2014-11-131-2/+2
* libnm: add NMSettingIPConfig:route-metricThomas Haller2014-11-071-0/+50
* libnm-util: add ifcfg-rh specific description for propertiesjk/bgo683111-keyfile-ifcfg-rh-docsJiří Klimeš2014-08-291-0/+75
* libnm-util: add keyfile specific description for propertiesJiří Klimeš2014-08-291-0/+26
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-11/+19
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-4/+1
* libnm-util: remove NMSetting* GParamSpec docsDan Winship2014-06-191-131/+42
* libnm-util: various NMSetting* property doc fixes/improvementsDan Winship2014-06-191-50/+52
* libnm-util: fix gtk-doc bugs in NMSetting* propertiesDan Winship2014-06-191-5/+5
* libnm-util, libnm-glib: be consistent about "Wi-Fi", "Ethernet", "InfiniBand"...Dan Winship2014-06-191-2/+2
* libnm-utils: remove INFERRABLE flag from properties we don't actually inferDan Winship2014-06-041-1/+1
* all: fix various warnings detected with coverityThomas Haller2014-05-021-4/+0
* libnm-util: more specific error for missing ipv[46].adddress when method=manualJiří Klimeš2014-03-031-4/+5
* libnm-util: add *_remove_*_by_value() functions for 'ipv4' and 'ipv6' settingsJiří Klimeš2014-02-281-1/+130
* libnm-util: fix trivial GOI copy & paste issueDan Williams2014-01-211-1/+0
* libnm-glib; fix introspection annotations so that <ipv6>.get_address() workedJiří Klimeš2014-01-161-4/+9
* trivial: fix erroneous copy&paste value in libnm-glibJiří Klimeš2013-12-181-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-4/+4
* libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams2013-12-021-12/+11
* libnm-util: fix a leak in NMSettingIP6ConfigDan Winship2013-10-241-2/+1
* trivial: fix a typo in description of ipv6.method in libnm-utilJiří Klimeš2013-09-041-3/+3
* ifcfg-rh: reader: allow device to not have ipv4 setting.Jiri Pirko2013-08-221-27/+0
* libnm-util: fix possible crash when IP method is NULLJiří Klimeš2013-07-031-1/+1
* libnm-util: verify() - can't set both IPv4 'disabled' and IPv6 'ignore' methodJiří Klimeš2013-06-251-0/+27
* libnm-util: prefix errors with 'setting.property' instead of 'property' onlyJiří Klimeš2013-06-131-7/+7
* libnm-util: deprecate nm_utils_slist_free(), use g_slist_free_full()Dan Winship2013-05-291-11/+11
* libnm-util: implement connection changed signalDan Williams2013-05-281-0/+12
* libnm-util: fix doc bug in NMSettingIP6ConfigDan Winship2013-04-191-2/+2
* libnm-util: fix memory leaks of dhcp_hostname and dhcp_client_idDan Williams2013-04-011-0/+2
* libnm-util: make property verification errors more descriptiveJiří Klimeš2013-03-131-21/+33
* libnm-util: add Since tags to new functions and propertiesDan Williams2013-02-221-0/+4
* dhcp: fix DHCPv6 to support server-side dynamic DNS (bgo #684242)Gene Czarcinski2012-11-161-0/+48
* libnm-util: clean up setting registrationDan Williams2012-10-291-1/+7
* libnm-util: ensure address/route types are boxed on glib < 2.26Dan Williams2012-07-021-2/+1
* libnm-util: fix return values in g_return_val_if_fail()Jiří Klimeš2012-06-071-10/+10
* libnm-util: add a property for IPv6 Privacy Extensions to NMSettingIP6ConfigJiří Klimeš2012-02-271-1/+55
* Use glib-mkenums to generate enum typesDan Winship2012-02-151-25/+0
* libnm-util: default to allowing IPv6 connections to failMathieu Trudel-Lapierre2011-07-201-1/+1