summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm-client: fix some commentslr/gtkdocLubomir Rintel2022-05-061-4/+4
* libnm: fix placement of some "Since:" tagsLubomir Rintel2022-05-065-14/+14
* libnm: replace nm-types.h by defining the types in respective headersLubomir Rintel2022-05-0655-124/+77
* n-dhcp4: re-import git-subtree for 'src/n-dhcp4'Thomas Haller2022-05-060-0/+0
|\
| * Squashed 'src/n-dhcp4/' changes from 64513e31c01a..e4af93228e37Thomas Haller2022-05-063-2/+21
* | n-dhcp4/probe: forget lease after a NAKBeniamino Galvani2022-05-061-2/+1
* | c-list: re-import git-subtree for 'src/c-list'Thomas Haller2022-05-069-21/+184
|\ \
| * | Squashed 'src/c-list/' changes from a0970f12f1f4..b86ba656ac22Thomas Haller2022-05-069-21/+184
* | | c-rbtree: re-import git-subtree for 'src/c-rbtree'Thomas Haller2022-05-0612-53/+59
|\ \ \
| * | | Squashed 'src/c-rbtree/' changes from 8aa7bd1828ee..9b9713aeb9ecThomas Haller2022-05-0612-53/+59
* | | | c-siphash: re-import git-subtree for 'src/c-siphash'Thomas Haller2022-05-068-39/+30
|\ \ \ \
| * | | | Squashed 'src/c-siphash/' changes from eb87a9c4a5b0..1da8a0d46bfdThomas Haller2022-05-068-39/+30
* | | | | c-stdaux: re-import git-subtree for 'src/c-stdaux'Thomas Haller2022-05-063-11/+8
|\ \ \ \ \
| * | | | | Squashed 'src/c-stdaux/' changes from f20e1cf2dfb1..99fe83cd5698Thomas Haller2022-05-063-11/+8
* | | | | | cloud-setup: merge branch 'th/cloud-setup-aliyun-primary-ip'Thomas Haller2022-05-056-66/+159
|\ \ \ \ \ \
| * | | | | | cloud-setup: only pass config-iface-data as user-data for async functionsThomas Haller2022-05-052-40/+34
| * | | | | | cloud-setup: use union for NMCSProviderGetConfigIfaceData.privThomas Haller2022-05-052-1/+19
| * | | | | | cloud-setup: track config-task-data in iface-dataThomas Haller2022-05-056-26/+35
| * | | | | | cloud-setup: reorder addresses to honor "primary_ip_address"Thomas Haller2022-05-052-1/+73
|/ / / / / /
* | | | | | release: bump version to 1.39.3 (development)1.39.3-devThomas Haller2022-05-042-2/+2
* | | | | | build/meson: add dependency libnm_client_public_dep for "libnm-client-test"Yi Zhao2022-05-041-0/+1
* | | | | | device: merge branch 'bg/enslave-async'Beniamino Galvani2022-05-039-204/+316
|\ \ \ \ \ \
| * | | | | | ovs: add FIXME about cancellable operationsBeniamino Galvani2022-05-031-0/+3
| * | | | | | ovs: attach port asynchronouslyBeniamino Galvani2022-05-031-27/+57
| * | | | | | device: make attach_port() asynchronousBeniamino Galvani2022-05-038-55/+136
| * | | | | | device: rename {enslave,release}_slave() to {attach,detach}_port()Beniamino Galvani2022-05-038-125/+125
| * | | | | | ovsdb: fix memory leakBeniamino Galvani2022-05-031-20/+18
|/ / / / / /
* | | | | | NEWS: updateThomas Haller2022-05-031-7/+9
* | | | | | platform: merge branch 'th/platform-address-sync-one-by-one'Thomas Haller2022-05-031-23/+46
|\ \ \ \ \ \
| * | | | | | platform: simplify loop for IPv6 addresses in nm_platform_ip_address_sync()Thomas Haller2022-05-031-4/+3
| * | | | | | platform: fix handling IPv6 address index in nm_platform_ip_address_sync()Thomas Haller2022-05-031-1/+0
| * | | | | | platform: re-configure one address at a time in nm_platform_ip_address_sync()Thomas Haller2022-05-031-18/+43
|/ / / / / /
* | | | | | dhcp: merge branch 'bg/dhcp-lease-rundir'Beniamino Galvani2022-05-039-59/+82
|\ \ \ \ \ \
| * | | | | | core: save DHCP lease information in state file in /runBeniamino Galvani2022-05-035-24/+49
| * | | | | | core: add nm_dhcp_config_get_option_values()Beniamino Galvani2022-05-032-1/+25
| * | | | | | dhcp: fix logging domainBeniamino Galvani2022-05-031-6/+7
| * | | | | | dhcp: improve logging for DHCPv6 merged leasesBeniamino Galvani2022-05-032-28/+1
|/ / / / / /
* | | | | | build/meson: avoid compiler warning generating "NM-1.0.gir"Thomas Haller2022-05-021-0/+8
* | | | | | tests/client: improve readme for how to get test-client.py regenerate the tes...Thomas Haller2022-05-021-2/+12
* | | | | | examples: improve finding last checkpoint in "checkpoint.py"Thomas Haller2022-05-021-5/+5
* | | | | | core: transfer ownership of strbuf data in _fw_nft_set()Thomas Haller2022-05-021-2/+1
* | | | | | version: add 1.40 macrosAdrian Freihofer2022-05-012-0/+15
* | | | | | contrib: improve nm-in-container.d scriptsThomas Haller2022-04-282-25/+121
* | | | | | platform: reorder fields to pack structs in "nm-platform.h"Thomas Haller2022-04-281-25/+25
* | | | | | libnm: drop NM_DEPRECATED_IN_1_2/NM_AVAILABLE_IN_1_2 macros from structs in l...Thomas Haller2022-04-282-4/+4
* | | | | | trivial: fix code formatThomas Haller2022-04-281-2/+2
* | | | | | l3cfg: drop NM_L3_CFG_COMMIT_TYPE_ASSUME and assume_config_onceFernando Fernandez Mancera2022-04-2811-139/+36
* | | | | | platform: merge branch 'th/ipv6-address-order-rh2073032'Thomas Haller2022-04-275-14/+27
|\ \ \ \ \ \
| * | | | | | core: change the priority order in static "ipv6.addresses"Thomas Haller2022-04-275-11/+9
| * | | | | | core: change order/priority of static IPv6 addresses relative to autoconf6/DH...Thomas Haller2022-04-273-11/+26
|/ / / / / /