| Commit message (Expand) | Author | Age | Files | Lines |
* | all: add ipv4.dhcp-reject-servers property | Beniamino Galvani | 2020-08-26 | 1 | -0/+14 |
* | platform: add support for local routes | Antonio Cardace | 2020-06-28 | 1 | -0/+1 |
* | libnm-core: add 'no-reload' and 'trust-ad' resolv.conf options | Beniamino Galvani | 2020-04-20 | 1 | -0/+2 |
* | libnm/docs: fix gtk-doc for #NMDhcpHostnameFlags | Thomas Haller | 2019-12-09 | 1 | -1/+1 |
* | libnm: add nm_ip_address_cmp_full() function | Thomas Haller | 2019-11-28 | 1 | -0/+22 |
* | libnm: add ipvx.dhcp-hostname-flags properties | Beniamino Galvani | 2019-11-28 | 1 | -19/+62 |
* | all: add support for "scope" attribute for IPv4 routes | Thomas Haller | 2019-11-28 | 1 | -0/+1 |
* | libnm: lookup route attributes attribute spec via binary search | Thomas Haller | 2019-11-27 | 1 | -8/+8 |
* | all: add ipvX.dhcp-iaid properties | Beniamino Galvani | 2019-11-11 | 1 | -0/+3 |
* | all: unify format of our Copyright source code comments | Thomas Haller | 2019-10-02 | 1 | -2/+2 |
* | all: SPDX header conversion | Lubomir Rintel | 2019-09-10 | 1 | -15/+1 |
* | libnm,core: add support for "suppress_prefixlength" rule attribute | Thomas Haller | 2019-07-16 | 1 | -0/+5 |
* | all: drop empty first line from sources | Thomas Haller | 2019-06-11 | 1 | -1/+0 |
* | all: drop emacs file variables from source files | Thomas Haller | 2019-06-11 | 1 | -1/+0 |
* | libnm: add missing NM_AVAILABLE_IN_1_18 markers to nm_ip_routing_rule_*() API | Thomas Haller | 2019-04-21 | 1 | -0/+2 |
* | libnm: add API to NMSettingIPConfig for routing rules | Thomas Haller | 2019-03-27 | 1 | -0/+17 |
* | libnm: add NMIPRoutingRule API | Thomas Haller | 2019-03-27 | 1 | -0/+147 |
* | docs: use numeric values in enum definitions in public headers | Thomas Haller | 2019-02-19 | 1 | -2/+2 |
* | all: don't use gchar/gshort/gint/glong but C types | Thomas Haller | 2018-07-11 | 1 | -4/+4 |
* | all: remove consecutive empty lines | Beniamino Galvani | 2018-04-30 | 1 | -1/+0 |
* | libnm: add NM_IP_ADDRESS_ATTRIBUTE_LABEL define | Thomas Haller | 2017-12-18 | 1 | -0/+2 |
* | all: support route-attribute "onlink" for IPv4 | Thomas Haller | 2017-11-13 | 1 | -0/+1 |
* | all: rework configuring route table support by adding "route-table" setting | Thomas Haller | 2017-10-09 | 1 | -4/+4 |
* | libnm: add nm_ip_route_equal_full() function | Thomas Haller | 2017-09-27 | 1 | -0/+11 |
* | libnm,core: add TABLE attribute for routes settings | Thomas Haller | 2017-09-26 | 1 | -0/+1 |
* | libnm,cli: add IP setting "route-table-sync" | Thomas Haller | 2017-09-26 | 1 | -0/+4 |
* | core,libnm-core: use same route attribute names of iproute2 | Beniamino Galvani | 2017-03-22 | 1 | -1/+1 |
* | libnm-core: define known route attribute names and validation function | Beniamino Galvani | 2017-03-06 | 1 | -0/+22 |
* | libnm-core: add dns-priority to NMSettingIPConfig | Beniamino Galvani | 2016-05-12 | 1 | -0/+4 |
* | docs: libnm: add doc comment to types | Beniamino Galvani | 2016-05-05 | 1 | -0/+3 |
* | libnm-core: add 'use-vc' DNS option | Beniamino Galvani | 2016-04-03 | 1 | -0/+1 |
* | libnm,core,cli: move dhcp-timeout property to generic NMSettingIPConfig | Beniamino Galvani | 2016-02-16 | 1 | -0/+3 |
* | libnm: add NMSettingIPConfig 'dad-timeout' property | Jiří Klimeš | 2016-01-20 | 1 | -0/+5 |
* | libnm: make dns-options support an "undefined" default value | Thomas Haller | 2015-06-05 | 1 | -1/+2 |
* | libnm: move internal dns-option helpers to "nm-core-internal.h" | Thomas Haller | 2015-05-20 | 1 | -8/+0 |
* | libnm-core/trivial: rename 'i' function argument to 'idx' | Beniamino Galvani | 2015-05-13 | 1 | -11/+11 |
* | libnm-core: add dns-options property to NMSettingIPConfig | Beniamino Galvani | 2015-05-13 | 1 | -0/+37 |
* | libnm: add NMSettingIPConfig:route-metric | Thomas Haller | 2014-11-07 | 1 | -0/+3 |
* | all: allow route metrics to be "0" | Dan Winship | 2014-11-07 | 1 | -4/+4 |
* | libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gateway | Dan Winship | 2014-11-07 | 1 | -5/+3 |
* | libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classes | Dan Winship | 2014-11-07 | 1 | -0/+88 |
* | libnm-core: add NMIPAddress/NMIPRoute attributes, use for labels | Dan Winship | 2014-11-07 | 1 | -0/+15 |
* | libnm-core, all: merge IPv4 and IPv6 address/route types | Dan Winship | 2014-11-07 | 1 | -0/+117 |