summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-03dhcp-options: change "dhcp6_ntp_server" to plural formlr/dhcp6-ntp-serversLubomir Rintel1-1/+1
2022-02-02l3cfg: merge branch 'th/l3cfg-acd-crash'Thomas Haller1-74/+76
2022-02-02l3cfg: fix handling "instance-reset" ACD eventThomas Haller1-49/+38
2022-02-02l3cfg: add comment to _acd_data_collect_tracks_data() about linear searchThomas Haller1-0/+9
2022-02-02l3cfg: add assertion for scheduling timeout in _l3_acd_data_timeout_schedule()Thomas Haller1-0/+13
2022-02-02l3cfg: use nm_g_timeout_add_source() helpers in "nm-l3cfg.c"Thomas Haller1-16/+5
2022-02-02l3cfg: only constructing log message when needed in _l3_acd_data_state_set_fu...Thomas Haller1-9/+11
2022-02-02l3cfg: merge branch 'th/device-manual-l3cd-prio'Thomas Haller4-10/+41
2022-02-01core: increase l3cfg merge priority for VPN configThomas Haller3-4/+3
2022-02-01device: adjust NM_L3CFG_CONFIG_PRIORITY_IPV6LL and L3_CONFIG_DATA_TYPE_LL_6Thomas Haller2-1/+2
2022-02-01l3cfg: fix order of NML3ConfigData priorities in NML3CfgThomas Haller2-3/+34
2022-02-01Revert "nm-device: prefer manually configured addresses to automatic"Thomas Haller2-4/+4
2022-02-01dhcp: include "dhcp6_ntp_server" in Dhcp6ConfigLubomir Rintel3-1/+30
2022-02-01core/trivial: whitespaceThomas Haller1-1/+0
2022-02-01dhcp: improve error message in assertion of NMDhcpOption dataThomas Haller1-3/+13
2022-01-31ovsdb: unrealize removed ovs-interfaces on UNAVAILABLE stateFernando Fernandez Mancera1-2/+3
2022-01-29device/wwan: add compat define for MM_MODEM_CAPABILITY_5GNRThomas Haller1-0/+4
2022-01-29wwan: merge branch 'th/wwan-5gnr-capability'Thomas Haller4-32/+30
2022-01-29device/wwan: drop deprecated MM_MODEM_CAPABILITY_LTE_ADVANCEDThomas Haller1-16/+4
2022-01-29device/wwan: use cleanup macro in get_capabilities()Thomas Haller1-8/+5
2022-01-29device/wwan: static assert that ModemManager and NM capabilities correspondThomas Haller2-0/+9
2022-01-29device/wwan: ensure capabilities are suitable 32 bit flagsThomas Haller1-2/+2
2022-01-29libnm: use MODEM_CAPS_3GPP()/MODEM_CAPS_3GPP2() macros in get_setting_type()Thomas Haller1-4/+2
2022-01-29libnm,core: use NM_FLAGS_ANY() for MODEM_CAPS_3GPP()/MODEM_CAPS_3GPP2()Thomas Haller2-6/+6
2022-01-29libnm: add "Since" gtkdoc comment to @NM_DEVICE_MODEM_CAPABILITY_5GNRThomas Haller1-1/+1
2022-01-29libnm,core: add 5GNR device modem capabilityDaniele Palmas3-4/+10
2022-01-28release: bump version to 1.35.7 (development)1.35.7-devThomas Haller2-2/+2
2022-01-28libnm: merge branch 'th/libnm-dangling-property-2'Thomas Haller2-2/+16
2022-01-28libnm: add code comments to NMClientThomas Haller1-0/+13
2022-01-28libnm/tests: enable check for dangling pointer in test_activate_virtual()Thomas Haller1-2/+2
2022-01-28libnm: fix dangling pointer in "o" properties when unregistering NMObjectThomas Haller1-0/+1
2022-01-27dhcp: fix crash accepting leases without addressesBeniamino Galvani2-17/+28
2022-01-27supplicant: use nm_ref_string_reset_str() in _properties_changed_main()Thomas Haller1-4/+1
2022-01-27glib-aux/tests: add tests for nm_ref_string_equal_str()Thomas Haller1-0/+8
2022-01-27glib-aux/trival: add code comment to nm_ref_string_equal_str()Thomas Haller1-0/+3
2022-01-27glib-aux: fix nm_ref_string_equal_str()Beniamino Galvani1-1/+1
2022-01-26man: mention "rd.znet_ifnames" option in `man nm-initrd-generator`Thomas Haller1-0/+1
2022-01-26dhcp: for systemd DHCPv6 client always explicitly set prefix-delegationThomas Haller1-7/+11
2022-01-26release: bump version to 1.35.6 (development)1.35.6-devThomas Haller2-2/+2
2022-01-26merge: branch 'bg/500vlans'Beniamino Galvani7-157/+408
2022-01-26dns: better track l3cd changesBeniamino Galvani1-6/+19
2022-01-26core: update hostname once at startupBeniamino Galvani1-0/+1
2022-01-26core: support compare flags in nm_l3_config_data_cmp_full()Beniamino Galvani2-80/+217
2022-01-26core: defer DNS updates until the device enters the SECONDARIES stateBeniamino Galvani1-1/+21
2022-01-26core: commit l3cd asynchronously on DHCP bound eventBeniamino Galvani3-70/+150
2022-01-25Revert "libnm: fix dangling pointer in public API while destructing NMClient"Thomas Haller2-3/+2
2022-01-25Merge branch 'ac/gsm' into 'main'Ana Cabral2-2/+9
2022-01-25core/wwan: ensure correct conditions before signal emissionAna Cabral2-1/+8
2022-01-25core/wwan: fix log domainAna Cabral1-1/+1
2022-01-25contrib/rpm: fix spec file for CentOS7/RHEL7 for "Suggests:"Thomas Haller1-1/+1