summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-ip6-config.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: document the IP6Config settingDan Williams2011-07-051-3/+402
* trivial: let g_free and g_strdup handle NULL (bgo #644763)Kjartan Maraas2011-03-151-3/+1
* libnm-util: conditionalize code that requires glib 2.26 or laterDan Williams2011-03-071-0/+2
* introspection: add GObject introspection support (bgo #637032)Giovanni Campagna2011-01-211-0/+2
* Revert "ip6: remove standalone DHCP method since DHCPv6 can't provide gateway...Dan Williams2010-07-271-33/+38
* ip6: remove standalone DHCP method since DHCPv6 can't provide gatewaysDan Williams2010-05-201-38/+33
* libnm-util: clarify may-fail behaviorDan Williams2010-05-031-3/+3
* libnm-util: add 'may-fail' for IPv4 and IPv6Dan Williams2010-05-021-0/+40
* libnm-util: more IPv6 address gateway fixesDan Williams2010-05-021-1/+3
* libnm-util: update IPv6 address property descriptionDan Williams2010-04-191-11/+18
* libnm-util: add gateway member to IPv6 addressesDan Williams2010-04-171-0/+24
* libnm-util: fix a typoJiří Klimeš2010-03-291-2/+2
* libnm-util: add IPv6 method 'dhcp'Dan Williams2010-01-081-46/+50
* doc: document NMSettingIP6ConfigDan Williams2009-11-161-8/+142
* libnm-util: fix verifying METHOD_IGNORE in NMSettingIP6ConfigDan Winship2009-08-121-0/+1
* Install and fix up libnm-util IPv6 config stuffDan Winship2009-07-291-139/+60
* libnm-util: flag properties with G_PARAM_CONSTRUCT so default values get setDan Williams2009-02-011-2/+2
* 2008-10-30 Dan Williams <dcbw@redhat.com>Dan Williams2008-10-301-58/+709
* 2008-10-27 Dan Williams <dcbw@redhat.com>Dan Williams2008-10-271-1/+1
* Rename private nm_* functions to _nm_*Michael Biebl2008-08-261-4/+4
* 2008-07-27 Dan Williams <dcbw@redhat.com>Dan Williams2008-07-271-0/+1
* 2008-07-27 Dan Williams <dcbw@redhat.com>Dan Williams2008-07-271-1/+23
* 2008-06-26 Dan Williams <dcbw@redhat.com>Dan Williams2008-06-261-0/+318