summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-20shared: use C comments for SPDX header in "nm-version-macros.h.in"Thomas Haller1-1/+1
2020-10-20version: add 1.30 macrosThomas Haller2-0/+15
2020-10-20libnm: fix detecting address family for error message in NMSettingVxlan.verify()Thomas Haller1-31/+28
2020-10-20libnm: canonicalize local/remote IP address in NMSettingVxlanThomas Haller1-4/+15
2020-10-20libnm,core: allow VXLAN connections without an explicit remote VTEPbarinet2-24/+22
2020-10-20NEWS: fix entry that is targeted for 1.30 instead of 1.28Thomas Haller1-4/+4
2020-10-20libnm: merge branch 'th/bond-add-option-relax'Thomas Haller11-89/+151
2020-10-19NEWS: updateThomas Haller1-0/+4
2020-10-19libnm/bond: remove validation from nm_setting_bond_add_option() and explicitl...Thomas Haller7-53/+89
2020-10-19libnm: unify implementations for bond-mode to/from string conversionsThomas Haller3-35/+56
2020-10-19libnm: small style update to use nm_streq() in _normalize_bond_mode()Thomas Haller1-1/+2
2020-10-19shared: fix NM_CAST_STRV_CC() for "char **const" pointersThomas Haller1-1/+7
2020-10-19contrib/release: fix parsing version in "release.sh" scriptThomas Haller1-1/+1
2020-10-19contrib/release: improve help text for "release.sh" scriptThomas Haller1-13/+16
2020-10-19contrib/release: use "find-backport" scripts from release.shThomas Haller1-2/+2
2020-10-19contrib: add "find-backports" scriptThomas Haller1-0/+334
2020-10-19initrd: generate infiniband connectionsBeniamino Galvani2-6/+78
2020-10-19wifi/iwd: merge branch 'balrog-kun:iwd-hidden-networks-cleanup'Thomas Haller3-173/+264
2020-10-19iwd: Avoid ConnectHiddenNetwork() if network is visibleAndrew Zaborowski1-10/+9
2020-10-19iwd: Track InterfacesAdded/Removed signals for NetworksAndrew Zaborowski3-77/+185
2020-10-19iwd: Don't start new secret request if we sent one alreadyAndrew Zaborowski1-6/+8
2020-10-19iwd: Don't auto-scan while waiting for secretsAndrew Zaborowski1-9/+2
2020-10-19iwd: Hidden networks cleanupAndrew Zaborowski1-7/+24
2020-10-19iwd: Don't use nm_utils_error_set_literal with a non-literalAndrew Zaborowski1-3/+4
2020-10-19iwd: Better checks before setting NO_SECRETS reasonAndrew Zaborowski1-2/+10
2020-10-19iwd: Drop IWD pre-1.0 and pre-0.8 compatiblity bitsAndrew Zaborowski2-53/+16
2020-10-19iwd: Use the INCOMPATIBLE reason code for connection unavailableAndrew Zaborowski1-10/+10
2020-10-19shared: enforce trailing semicolon after NM_UTILS_FLAGS2STR_DEFINE(),NM_UTILS...Thomas Haller1-2/+5
2020-10-19libnm: add trailing comma after NM_UTILS_FLAGS2STR_DEFINE(nm_bluetooth_capabi...Thomas Haller1-1/+1
2020-10-19po: update Danish (da) translationscootergrisen1-350/+252
2020-10-13l3cfg: merge branch 'th/l3cfg-12'Thomas Haller8-981/+1579
2020-10-13l3cfg/tests: add unit tests for NML3CfgThomas Haller1-18/+89
2020-10-13l3cfg: rework ACD handling in NML3Cfg to support handling conflictsThomas Haller3-940/+1369
2020-10-13l3cfg: handle flag "ip4acd_not_ready" for IPv4 addressesThomas Haller3-23/+56
2020-10-13platform: add NMPlatformIP4Address.ip4acd_not_ready flagThomas Haller2-15/+25
2020-10-13platform: fix handlng of NMPlatformIP4Address.use_ip4_broadcast_address to be...Thomas Haller1-16/+22
2020-10-13shared: add nm_g_ptr_array_ref() and similar helpersThomas Haller1-0/+49
2020-10-13shared,platform: take pointer to NMEtherAddr in NM_ETHER_ADDR_FORMAT_VAL() macroThomas Haller4-10/+12
2020-10-13clang-format: mark "nm_platform_iter_obj_for_each()"/"nm_l3_config_data_iter_...Thomas Haller4-44/+45
2020-10-13wifi: set the BridgeIfname supplicant property when neededBeniamino Galvani3-0/+62
2020-10-12all: remove unneessary cases from nm_utils_strv_equal()/nm_utils_strv_cmp_n()Thomas Haller4-5/+5
2020-10-12shared: automatically cast strv argument for nm_utils_strv_equal()/nm_utils_s...Thomas Haller2-9/+7
2020-10-12all/trivial: rename _nm_utils_strv_equal()/_nm_utils_strv_cmp_n() to have no ...Thomas Haller8-40/+39
2020-10-12wifi: re-add code for tracking a peers groupsBenjamin Berg3-3/+23
2020-10-12device/wifi: fix leak of NMSupplicantPeerInfo.peer_path in NMSupplicantInterfaceThomas Haller1-0/+2
2020-10-12po: update Portuguese (pt) translationJuliano de Souza Camargo1-47/+48
2020-10-12po: update Ukrainian (uk) translationYuri Chornoivan1-2078/+2148
2020-10-09dns: add edns0 and trust-ad options when using local resolverBeniamino Galvani1-0/+16
2020-10-09initrd: merge branch 'ac/cmdline_reader_ipv6_off' into masterAntonio Cardace3-3/+58
2020-10-09NEWS: updateAntonio Cardace1-0/+4