summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-15NEWS: updateac/newsAna Cabral1-1/+5
2022-08-11po: make update-poac/update-poAna Cabral66-250325/+250388
2022-08-11systemd: merge branch systemd into mainThomas Haller31-160/+282
2022-08-11bulid: merge branch 'th/autotools-fix-detect-compiler-warning'Thomas Haller2-1/+10
2022-08-11build/autotools: fix detecting compiler warning for "-Wno-gnu-variable-sized-...Thomas Haller1-1/+1
2022-08-11m4: add NM_COMPILER_WARNING_FLAG() macroThomas Haller1-0/+9
2022-08-11Revert "wifi: support "802-1x.phase1-auth-flags=tls-allow-unsafe-renegotiatio...Thomas Haller6-21/+7
2022-08-11NEWS: updateThomas Haller1-0/+28
2022-08-11n-dhcp4: re-import git-subtree for 'src/n-dhcp4'Thomas Haller1-2/+2
2022-08-11Squashed 'src/n-dhcp4/' changes from 7db7dc4bab53..f8fc48dc014dThomas Haller1-2/+2
2022-08-11platform: fix "maybe-uninitialized" warning in nmp_global_tracker_sync()Thomas Haller1-1/+2
2022-08-11bond: fix parsing of arp_ip_target to platformFernando Fernandez Mancera1-2/+2
2022-08-11systemd: update code from upstream (2022-08-10)Thomas Haller34-2888/+273
2022-08-10contrib: set short DHCP lifetime in "nm-env-prepare.sh" scriptThomas Haller1-1/+1
2022-08-10contrib: install tcpdump with "nm-in-container.sh"Thomas Haller1-0/+1
2022-08-10contrib: set fixed MAC address in "nm-env-prepare.sh" scriptThomas Haller1-3/+5
2022-08-10platform: fix logging of link removed signalThomas Haller1-3/+7
2022-08-10platform: fix NMLOG_COMMON() macro to use level argumentThomas Haller1-1/+1
2022-08-10platform: make NMLOG_COMMON() macro safer by adding a do{}while(0) blockThomas Haller1-18/+23
2022-08-10mptcp: fix nmp_global_tracker_sync_mptcp_addrs()Thomas Haller4-60/+55
2022-08-10config: support hex and octal numbers in nm_config_data_get_connection_defaul...Thomas Haller1-1/+1
2022-08-09device: allow reapplying changes to "connection.autoconnect-priorty"Thomas Haller1-0/+1
2022-08-09man: show example how to enable logging in NetworkManagerThomas Haller2-2/+19
2022-08-09NEWS: updateThomas Haller1-0/+10
2022-08-09mptcp: merge branch 'th/mptcp-2'Thomas Haller40-716/+2627
2022-08-09all: drop various NMMptcpFlagsThomas Haller6-75/+22
2022-08-09all: add NMMptcpFlags and connection.mptcp-flags propertyThomas Haller22-548/+1424
2022-08-09platfrom: handle MPTCP addresses with NMPGlobalTrackerThomas Haller4-15/+590
2022-08-09platform: add dump/update function for MPTCP addressesThomas Haller5-19/+366
2022-08-09platform: add hash functions for NMPlatformMptcpAddr instancesThomas Haller2-0/+25
2022-08-09platform: delete conflicting route/rule during nmp_global_tracker_sync()Thomas Haller1-2/+26
2022-08-09platform: drop unnecessary NMPlatformMptcpAddr.in_kernel flagThomas Haller2-20/+1
2022-08-09platform: adjust identity for MPTCP addr objectsThomas Haller1-21/+31
2022-08-09platform: fix nm_platform_mptcp_addr_cmp() to compare portThomas Haller1-1/+2
2022-08-09platform: use nlmsg_parse_error() in _netlink_recv_handle()Thomas Haller1-37/+8
2022-08-09platform: use NLA_NEST_END() macro in _wireguard_create_change_nlmsgs()Thomas Haller1-18/+8
2022-08-09platform/netlink: add NLA_NEST_END() helper macroThomas Haller1-0/+8
2022-08-09platform/netlink: add nlmsg_parse_error() helperThomas Haller4-0/+50
2022-08-09platform/netlink: add nlmsg_undata() helperThomas Haller1-2/+9
2022-08-09platform/netlink: make callback parameters to nl_recvmsg() constThomas Haller5-21/+23
2022-08-09nmcli: improve handling nicks for enum valuesThomas Haller1-13/+36
2022-08-09device: fix reapply for lldp/mdns/llmnr/dns-over-tls settingsThomas Haller1-0/+10
2022-08-09glib-aux,platform: add comments to nm_platform_ip_address_get_scope()/nm_util...Thomas Haller2-0/+15
2022-08-09glib-aux: add nm_utils_ip6_is_ula() helperThomas Haller2-0/+8
2022-08-09glib-aux: add nm_g_hash_table_contains_any() helperThomas Haller1-0/+19
2022-08-09std-aux: add nm_utils_addr_family_to_size_untrusted() helperThomas Haller1-0/+22
2022-08-08contrib: update bash history in nm-in-container.shThomas Haller1-4/+9
2022-08-08platform: fix compilation for new bond optionsThomas Haller1-0/+6
2022-08-08contrib: merge branch 'th/in-container-inplace'Thomas Haller4-39/+565
2022-08-08contrib: improve motd for nm-in-container.sh scriptThomas Haller1-1/+17