summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* keyfile: relicense the code under LGPL-2.1+th/keyfile-relicense-as-lgplThomas Haller2020-10-204-4/+4
* keyfile: add "keyfile-history.sh" script for finding copyright holders of "sh...Thomas Haller2020-10-201-0/+97
* license: merge branch 'th/fix-lgpl-license-violations' (part 3)Thomas Haller2020-10-202-2/+2
|\
| * license: relicense "libnm-core/nm-vpn-dbus-interface.h" under LGPL-2.1+Thomas Haller2020-10-201-1/+1
| * license: relicense "libnm-core/nm-dbus-interface.h" under LGPL-2.1+Thomas Haller2020-10-201-1/+1
|/
* license: merge branch 'th/fix-lgpl-license-violations' (part 2)Thomas Haller2020-10-206-6/+6
|\
| * license: relicense "libnm-core/nm-core-types.h" under LGPL-2.1+Thomas Haller2020-10-201-1/+1
| * license: relicense "libnm/nm-types.h" under LGPL-2.1+Thomas Haller2020-10-201-1/+1
| * license: relicense "shared/nm-udev-aux/nm-udev-utils.[hc]" under LGPL-2.1+Thomas Haller2020-10-202-2/+2
| * license: relicense "libnm-core/nm-libnm-core-aux/nm-dispatcher-api.h" under L...Thomas Haller2020-10-201-1/+1
| * license: relicense "shared/nm-test-utils-impl.c" under LGPL-2.1+Thomas Haller2020-10-201-1/+1
|/
* shared: use C comments for SPDX header in "nm-version-macros.h.in"Thomas Haller2020-10-201-1/+1
* version: add 1.30 macrosThomas Haller2020-10-202-0/+15
* libnm: fix detecting address family for error message in NMSettingVxlan.verify()Thomas Haller2020-10-201-31/+28
* libnm: canonicalize local/remote IP address in NMSettingVxlanThomas Haller2020-10-201-4/+15
* libnm,core: allow VXLAN connections without an explicit remote VTEPbarinet2020-10-202-24/+22
* NEWS: fix entry that is targeted for 1.30 instead of 1.28Thomas Haller2020-10-201-4/+4
* libnm: merge branch 'th/bond-add-option-relax'Thomas Haller2020-10-2011-89/+151
|\
| * NEWS: updateth/bond-add-option-relaxThomas Haller2020-10-191-0/+4
| * libnm/bond: remove validation from nm_setting_bond_add_option() and explicitl...Thomas Haller2020-10-197-53/+89
| * libnm: unify implementations for bond-mode to/from string conversionsThomas Haller2020-10-193-35/+56
| * libnm: small style update to use nm_streq() in _normalize_bond_mode()Thomas Haller2020-10-191-1/+2
|/
* shared: fix NM_CAST_STRV_CC() for "char **const" pointersThomas Haller2020-10-191-1/+7
* contrib/release: fix parsing version in "release.sh" scriptThomas Haller2020-10-191-1/+1
* contrib/release: improve help text for "release.sh" scriptThomas Haller2020-10-191-13/+16
* contrib/release: use "find-backport" scripts from release.shThomas Haller2020-10-191-2/+2
* contrib: add "find-backports" scriptThomas Haller2020-10-191-0/+334
* initrd: generate infiniband connectionsBeniamino Galvani2020-10-192-6/+78
* wifi/iwd: merge branch 'balrog-kun:iwd-hidden-networks-cleanup'Thomas Haller2020-10-193-173/+264
|\
| * iwd: Avoid ConnectHiddenNetwork() if network is visibleAndrew Zaborowski2020-10-191-10/+9
| * iwd: Track InterfacesAdded/Removed signals for NetworksAndrew Zaborowski2020-10-193-77/+185
| * iwd: Don't start new secret request if we sent one alreadyAndrew Zaborowski2020-10-191-6/+8
| * iwd: Don't auto-scan while waiting for secretsAndrew Zaborowski2020-10-191-9/+2
| * iwd: Hidden networks cleanupAndrew Zaborowski2020-10-191-7/+24
| * iwd: Don't use nm_utils_error_set_literal with a non-literalAndrew Zaborowski2020-10-191-3/+4
| * iwd: Better checks before setting NO_SECRETS reasonAndrew Zaborowski2020-10-191-2/+10
| * iwd: Drop IWD pre-1.0 and pre-0.8 compatiblity bitsAndrew Zaborowski2020-10-192-53/+16
| * iwd: Use the INCOMPATIBLE reason code for connection unavailableAndrew Zaborowski2020-10-191-10/+10
|/
* shared: enforce trailing semicolon after NM_UTILS_FLAGS2STR_DEFINE(),NM_UTILS...Thomas Haller2020-10-191-2/+5
* libnm: add trailing comma after NM_UTILS_FLAGS2STR_DEFINE(nm_bluetooth_capabi...Thomas Haller2020-10-191-1/+1
* po: update Danish (da) translationscootergrisen2020-10-191-350/+252
* l3cfg: merge branch 'th/l3cfg-12'Thomas Haller2020-10-138-981/+1579
|\
| * l3cfg/tests: add unit tests for NML3Cfgth/l3cfg-12Thomas Haller2020-10-131-18/+89
| * l3cfg: rework ACD handling in NML3Cfg to support handling conflictsThomas Haller2020-10-133-940/+1369
| * l3cfg: handle flag "ip4acd_not_ready" for IPv4 addressesThomas Haller2020-10-133-23/+56
| * platform: add NMPlatformIP4Address.ip4acd_not_ready flagThomas Haller2020-10-132-15/+25
| * platform: fix handlng of NMPlatformIP4Address.use_ip4_broadcast_address to be...Thomas Haller2020-10-131-16/+22
| * shared: add nm_g_ptr_array_ref() and similar helpersThomas Haller2020-10-131-0/+49
|/
* shared,platform: take pointer to NMEtherAddr in NM_ETHER_ADDR_FORMAT_VAL() macroThomas Haller2020-10-134-10/+12
* clang-format: mark "nm_platform_iter_obj_for_each()"/"nm_l3_config_data_iter_...Thomas Haller2020-10-134-44/+45