libnm-core: allow strict and relaxed error behavior for _nm_setting_new_from_dbus()
[NetworkManager.git] / libnm-core / nm-setting-ip-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-20 Thomas Hallerman: document IPv4 subnet for "shared" method
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-16 Beniamino Galvanimerge: branch 'bg/dhcp-timeout-property-bgo761464'
2016-02-16 Beniamino Galvanilibnm-core: make ipvx.dhcp-timeout signed
2016-02-16 Beniamino Galvanilibnm,core,cli: move dhcp-timeout property to generic...
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-29 Thomas Hallerlibnm-core: cleanup handling IP address in NMIPRoute
2016-01-28 Thomas Hallerlibnm-core: use utility function in NMIPRoute for getti...
2016-01-28 Thomas Hallerlibnm-core: ensure any next_hop in NMIPRoute is NULL
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-22 Thomas Hallerlibnm: assert against valid dest in NMIPRoute
2016-01-20 Beniamino Galvanimerge: branch 'bg/ipv4-dad-rh1259063'
2016-01-20 Jiří Klimešlibnm: add NMSettingIPConfig 'dad-timeout' property
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-11-23 Beniamino Galvanimerge: branch 'bg/dhcp-send-fqdn-rh1255507'
2015-11-23 Beniamino Galvanilibnm-core: add a 'dhcp-fqdn' property to NMSettingIP4C...
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-16 Jiří Klimešall: fix typos in the code and update translations...
2015-10-12 Jiří Klimešlibnm: specify (transfer none) introspection annotation...
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
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 Hallerlibnm: fix gtkdoc for nm_setting_ip_config_next_valid_d...
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-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-22 Thomas Hallerdefault-route: merge branch 'th/default-route-on-unmana...
2015-07-22 Thomas Hallerlibnm-core: don't assert against non-NULL @ip argument...
2015-07-22 Lubomir Rintellibnm-core: 0.0.0.0 is a valid gateway too
2015-07-22 Thomas Hallerlibnm-core: fix nm-setting-ip-config.c:valid_ip() to...
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-06-05 Thomas Hallermerge branch 'th/default-dns-options-bgo749648'
2015-06-05 Thomas Hallerlibnm: make dns-options support an "undefined" default...
2015-05-20 Thomas Hallerlibnm: rename DNSOptionDesc and @dns_option_descs to...
2015-05-13 Beniamino Galvanidns: merge branch 'bg/dns-options-rh1200131'
2015-05-13 Beniamino Galvanilibnm-core/trivial: rename 'i' function argument to...
2015-05-13 Beniamino Galvanilibnm-core: add dns-options property to NMSettingIPConfig
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-04-17 Dan Winshiplibnm-core: trivial error message fixes
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...
2014-12-18 Dan Winshipdocs: misc small fixes
2014-11-24 Thomas Hallerlibnm: allow zero prefix length for NMIPRoute
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
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-12 Jiří Klimeštrivial: fix description of route-metric
2014-11-07 Thomas Hallercore: merge branch 'th/bgo735512_route_metric'
2014-11-07 Thomas Hallerlibnm: add NMSettingIPConfig:route-metric
2014-11-07 Dan Winshipall: reorganize IP address/gateway/route properties
2014-11-07 Dan Winshipall: allow route metrics to be "0"
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: add NMIPAddress/NMIPRoute attributes, use...
2014-11-07 Dan Winshiplibnm-core, all: merge IPv4 and IPv6 address/route...