summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * dns: add wildcard domain to VPNs with never-default=no and no domainsBeniamino Galvani2020-10-091-2/+19
| * core: add never-default field to NMIP{4,6}ConfigBeniamino Galvani2020-10-094-0/+74
| * dns: slightly refactor rebuild_domain_lists()Beniamino Galvani2020-10-091-6/+7
|/
* cli: fix showing active state for `nmcli con show` with fieldsThomas Haller2020-10-091-0/+1
* cli: merge branch 'th/cli-cleanup-set-color'Thomas Haller2020-10-093-137/+184
|\
| * cli: introduce NmcColorPalette struct instead of plain arrayThomas Haller2020-10-093-48/+84
| * cli: refactor resolve_color_alias() to use binary searchThomas Haller2020-10-081-30/+29
| * cli: move string to NMMetaColor conversion to separate functionThomas Haller2020-10-081-59/+61
| * cli: honor and prefer color schemes with ".scheme" extensionThomas Haller2020-10-081-4/+14
|/
* shared: enforce trailing semicolon after NM_UTILS_STRING_TABLE_LOOKUP_DEFINE()Thomas Haller2020-10-081-1/+2
* all: use _NM_DUMMY_STRUCT_FOR_TRAILING_SEMICOLON define for trailing semicolonThomas Haller2020-10-082-5/+5
* all: add trailing semicolon after NM_UTILS_STRING_TABLE_LOOKUP_DEFINE()Thomas Haller2020-10-082-4/+6
* shared: add NM_HASH_OBFUSCATE_PTR_STR() helper macroThomas Haller2020-10-081-0/+8
* systemd: merge branch systemd into masterThomas Haller2020-10-083-14/+88
|\
| * systemd: update code from upstream (2020-10-08)Thomas Haller2020-10-084-16/+114
* | systemd: basic/missing_syscall: fix syscall numbers for mips*Michael Biebl2020-10-081-2/+26
* | shared/c-rbtree: reimportThomas Haller2020-10-070-0/+0
|\ \
| * | Squashed 'shared/c-rbtree/' changes from 7624b79b26d0..bd1c14dc0d93Thomas Haller2020-10-072-11/+11
* | | c-rbtree: reduce alignment constraintsDavid Rheinsberg2020-10-072-11/+11
* | | platform/tests: skip test_platform_ip_address_pretty_sort_cmp() on non-amd64 ...Thomas Haller2020-10-071-0/+14
* | | platform/tests: print details about test failure for test_platform_ip_address...Thomas Haller2020-10-071-0/+13
* | | platform/tests: adjust regeneration of test code for test_platform_ip_address...Thomas Haller2020-10-071-4/+6
* | | platform: use also statvfs() to check for udevdAlfonso Sánchez-Beato2020-10-061-1/+24
* | | tests: adjust timeouts for test nm_utils_kill_child()Thomas Haller2020-10-061-1/+1