libnm-core: allow strict and relaxed error behavior for _nm_setting_new_from_dbus()
[NetworkManager.git] / libnm-core / nm-setting-ip6-config.c
2016-03-26 Thomas Hallerlibnm-core: allow strict and relaxed error behavior...
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-12 Thomas Hallerbuild: cleanup default includes
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-02 Lubomir Rintelmerge: branch 'lr/stable-privacy-rfc7217'
2015-11-02 Lubomir Rintellibnm-core: default to ip6.addr-gen-mode=stable-privacy
2015-11-02 Lubomir Rintelsetting-ip6-config: add addr-gen-mode property
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-25 Jiří Klimešlibnm-core/libnm-util: fix an erroneous error message
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Dan Winshipall: drop includes to <glib/gi18n.h> for "nm-default.h"
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-06-05 Thomas Hallermerge branch 'th/connection-defaults-bgo695383'
2015-06-05 Thomas Hallerdevice: remove reading ipv6 privacy setting from sysctl
2015-06-05 Thomas Hallerdevice: add global configuration default for ip6-privac...
2015-06-05 Thomas Hallerlibnm/doc: document behavior of setting ip6-privacy...
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-04 Thomas Hallerdhcp: sd-dhcp6-client: delay setting the DUID and don...
2015-03-03 Thomas Hallerdhcp: merge branch 'master' into th/systemd-dhcp-integr...
2015-01-11 Thomas Hallercore: merge branch 'th/route-fixes-bgo741871'
2015-01-10 Thomas Hallerifcfg-rh: support ipvx.route-metric property as IPVX_RO...
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-19 Dan Winshipdocs: update setting/plugin docs, and build them from...
2014-11-19 Jiří Klimešlibnm-core: update ip6-privacy ifcfg-rh description
2014-11-19 Jiří Klimešlibnm-core: update documentation of addresses and gatew...
2014-11-19 Dan Winshiplibnm: Override parts of nm-setting-docs.xml
2014-11-19 Dan Winshiplibnm, libnm-util: move settings doc generation to...
2014-11-15 Dan Winshiplibnm-core: change how new and legacy properties are...
2014-11-15 Dan Winshiplibnm-core: change how new and legacy properties are...
2014-11-13 Dan Winshiplibnm*: fix library gettext usage (bgo 740071)
2014-11-13 Dan Winshiplibnm*: fix library gettext usage
2014-11-13 Dan Winshipall: consistently include config.h
2014-11-13 Lubomir Rintelmerge: wifi bssid handling fixes
2014-11-07 Dan Winshipall: reorganize IP address/gateway/route properties
2014-11-07 Dan Winshiplibnm-core, libnm, core: add AddressData and RouteData...
2014-11-07 Dan Winshiplibnm-core: add NMSettingIPConfig:gateway, drop NMIPAdd...
2014-11-07 Dan Winshiplibnm-core: extract NMSettingIPConfig superclass out...
2014-11-07 Dan Winshiplibnm-core, all: merge IPv4 and IPv6 address/route...
2014-10-31 Lubomir RintelMerge branch 'lr/ap'
2014-10-30 Lubomir RintelMerge branch 'lr/rpm-make-check'
2014-10-28 Dan Winshiplibnm-core, libnm: remove GSLists in APIs (bgo #739023)
2014-10-28 Dan Winshiplibnm-core: make nm_setting_verify() take an NMConnection
2014-10-22 Dan Winshipall: consolidate error domains and fix up D-Bus error...
2014-10-22 Dan Winshiplibnm-core: merge NMSetting*Error into NMConnectionError
2014-10-03 Dan Winshiplibnm: make use of GParamSpecFlags and GParamSpecEnum...
2014-10-03 Dan Winshiplibnm: make use of GParamSpecFlags and GParamSpecEnum
2014-09-18 Dan WinshipPort libnm and clients to gdbus (bgo #622927)
2014-09-18 Dan Winshiplibnm-core: change connection hash tables to variants...
2014-09-04 Dan Winshiplibnm-core: add NMSetting property transforms, improve...
2014-09-04 Dan Winshiplibnm-core: improve NMSettingIP4Config / NMSettingIP6Co...
2014-09-04 Dan Winshiplibnm-core: change list-of-string and array-of-string...
2014-09-04 Dan Winshiplibnm-core: drop NMParamSpecSpecialized, add nm_propert...
2014-09-04 Dan Winshiplibnm-core: drop virtual setting :interface-name props...
2014-09-04 Dan Winshiplibnm-core: simplify _nm_register_setting(), register...
2014-08-01 Dan Winshiplibnm: Initial merge of "libnm" work (bgo #680675)
2014-08-01 Dan Winshiplibnm: add NetworkManager.h, disallow including individ...
2014-08-01 Dan Winshiplibnm: remove Since tags and NM_AVAILABLE_IN_* attributes
2014-08-01 Dan Winshiplibnm: add libnm/libnm-core (part 1)