summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* wifi: set the BridgeIfname supplicant property when neededBeniamino Galvani2020-10-133-0/+62
* all: remove unneessary cases from nm_utils_strv_equal()/nm_utils_strv_cmp_n()Thomas Haller2020-10-124-5/+5
* shared: automatically cast strv argument for nm_utils_strv_equal()/nm_utils_s...Thomas Haller2020-10-122-9/+7
* all/trivial: rename _nm_utils_strv_equal()/_nm_utils_strv_cmp_n() to have no ...Thomas Haller2020-10-128-40/+39
* wifi: re-add code for tracking a peers groupsBenjamin Berg2020-10-123-3/+23
* device/wifi: fix leak of NMSupplicantPeerInfo.peer_path in NMSupplicantInterfaceThomas Haller2020-10-121-0/+2
* po: update Portuguese (pt) translationJuliano de Souza Camargo2020-10-121-47/+48
* po: update Ukrainian (uk) translationYuri Chornoivan2020-10-121-2078/+2148
* dns: add edns0 and trust-ad options when using local resolverbg/dns-stub-edns0Beniamino Galvani2020-10-091-0/+16
* initrd: merge branch 'ac/cmdline_reader_ipv6_off' into masterAntonio Cardace2020-10-093-3/+58
|\
| * NEWS: updateac/cmdline_reader_ipv6_offAntonio Cardace2020-10-091-0/+4
| * initrd: disable ipv6 when 'off|none' is set in the 'ip' optionAntonio Cardace2020-10-092-3/+54
|/
* contrib/checkpatch: complain about patch format with "Reverts:" tagThomas Haller2020-10-091-1/+1
* device: in NMDeviceVxlan let address_matches ensure the unused address is NULLThomas Haller2020-10-091-1/+4
* device: cleanup NMDeviceVxlan to use our NMIPAddr helpersThomas Haller2020-10-091-21/+18
* device: ensure unique counter for udi placeholder variableThomas Haller2020-10-091-2/+8
* dns: merge branch 'bg/dns-vpn'Beniamino Galvani2020-10-099-12/+109
|\
| * dns: change default DNS priority of VPNs to -50Beniamino Galvani2020-10-094-4/+9