summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-25dns: kill pending dnsmasq process when mode is not 'dnsmasq'wl/dnsWen Liang3-0/+13
2022-08-25dnsmasq: silently ignore if pid file is not existed when killingWen Liang1-1/+2
2022-08-25bond: merge branch 'ff/fix_bond_typo'Thomas Haller2-2/+2
2022-08-25libnm-utils: fix typo in bond ad_select bandwidth modeFernando Fernandez Mancera1-1/+1
2022-08-25bond: fix missing assignment of lp_interval_hasFernando Fernandez Mancera1-1/+1
2022-08-25libnm: undeprecate nm_remote_connection_get_secrets()Thomas Haller2-2/+5
2022-08-25tui/wifi: remove WEP optionsLubomir Rintel1-11/+22
2022-08-25newt-form: remove escape-exits propertyLubomir Rintel8-60/+8
2022-08-25tui: allow exiting add/edit connection dialog with ESC keyLubomir Rintel2-1/+8
2022-08-24wifi/iwd: merge branch 'balrog-kun/NetworkManager:iwd-fixes'Thomas Haller3-17/+136
2022-08-24iwd: nm_iwd_manager_get() once and save valueAndrew Zaborowski1-16/+21
2022-08-24iwd: Work around timing when new 802.1x connection activatedAndrew Zaborowski3-3/+92
2022-08-24iwd: Let IWD handle retriesAndrew Zaborowski1-0/+12
2022-08-24iwd: Be extra careful not to interrupt assumed activationAndrew Zaborowski1-4/+17
2022-08-24wifi: drop duplicate include in "nm-device-wifi-p2p.c"Thomas Haller1-1/+0
2022-08-24gitlab-ci: fix preserving build artifacts and documentation pagesThomas Haller1-6/+16
2022-08-24tests: fix "test-client.py" ignoring missing "NM" moduleThomas Haller1-3/+7
2022-08-24contrib: add "--fast" flag to nm-core-format.sh to only check changed filesThomas Haller1-11/+39
2022-08-24NEWS: updateAna Cabral1-1/+2
2022-08-23tests: skip test in "test-client.py" if the pexepect dependency is not availableThomas Haller1-11/+30
2022-08-23contrib: install Polish translation in "nm-in-container.sh"Thomas Haller1-0/+3
2022-08-23libnm: reword documentation for "ipv4.gateway" and "ipv6.gateway"Thomas Haller3-9/+11
2022-08-15release: bump version to 1.41.0 (development)1.41.0-devAna Cabral68-69/+69
2022-08-15release: bump version to 1.39.90 (1.40-rc1)1.40-rc1Ana Cabral2-2/+2
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