summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-03nmcli: warn if daemon version mismatchih/nmcli_warn_versionÍñigo Huguet7-5/+81
2023-08-02wifi: merge branch 'ff/wifi_bandwidth'Fernando Fernandez Mancera16-399/+677
2023-08-02nmcli: show bandwidth on wifi device outputff/wifi_bandwidthFernando Fernandez Mancera4-397/+466
2023-08-02wifi: parse access point announced bandwidthFernando Fernandez Mancera10-2/+196
2023-08-01version: add version 1.46 macrosFernando Fernandez Mancera2-0/+15
2023-08-01man: adjust references of nm-settings to nm-settings-nmcliFernando Fernandez Mancera6-15/+15
2023-07-31nmcli: avoid freeing NULL GString and correct error messageFrederic Martinsons1-3/+5
2023-07-28gitignore: ignore VSCode project and clangd cache foldersÍñigo Huguet1-0/+2
2023-07-27man: fix typo in "NetworkManager.conf" manualThomas Haller1-1/+1
2023-07-27man: clarify relation of "dns.systemd-resolved" setting with "dns"Thomas Haller1-8/+7
2023-07-26release: bump version to 1.45.0 (development)1.45.0-devBeniamino Galvani2-3/+3
2023-07-26release: bump version to 1.43.90 (1.44-rc1)1.44-rc1Beniamino Galvani2-2/+2
2023-07-26NEWS: updateBeniamino Galvani1-2/+51
2023-07-26device: delete software device when lose carrier and is controllerFernando Fernandez Mancera1-1/+5
2023-07-25settings: merge branch 'bg/ifcfg-migrate-option'Fernando Fernandez Mancera13-16/+108
2023-07-25settings: implement ifcfg-rh migration optionbg/ifcfg-migrate-optionBeniamino Galvani1-5/+33
2023-07-25settings: move warning about ifcfg-rhBeniamino Galvani2-16/+29
2023-07-25build,core: add a "main.migrate-ifcfg-rh" configuration optionBeniamino Galvani11-0/+51
2023-07-25nmtui: merge branch 'jv/nmtui-inclusive'Fernando Fernandez Mancera83-492/+493
2023-07-25nmtui: replace occurrences of master/slave with controller/port in internal codeJan Vaclav83-492/+493
2023-07-25nmcli: merge branch 'jv/nmcli-inclusive'Fernando Fernandez Mancera5-189/+186
2023-07-25nmcli: replace occurrences of master/slave with controller/port in internal codeJan Vaclav5-189/+186
2023-07-24assume: change IPv6 method from "ignore" and "disabled" into "auto"Wen Liang1-0/+7
2023-07-24initrd: unset dhcp options for static profilesJan Vaclav2-6/+109
2023-07-19Update file ka.poNorwayFun1-1594/+1787
2023-07-19manager: allow controller activation if device is deactivatingFernando Fernandez Mancera1-1/+3
2023-07-19glib-aux: merge branch 'th/fix-ifname-valid-kernel'Fernando Fernandez Mancera3-16/+77
2023-07-19glib-aux: fix rejecting '\v' and NBSP in nm_utils_ifname_valid_kernel()Thomas Haller1-1/+1
2023-07-19glib-aux: add NM_ASCII_SPACES_KERNEL helperThomas Haller2-15/+76
2023-07-17nmcli: merge branch 'ihuguet_ask_offline'Fernando Fernandez Mancera6-16/+69
2023-07-17nmcli: fix endless loop with --offline --askÍñigo Huguet2-4/+57
2023-07-17nmcli: move offline flag from NmCli to NmcConfig structÍñigo Huguet5-12/+12
2023-07-14contrib: add "cloud-init", "firewalld", "nftables" to makerepo.sh scriptThomas Haller1-0/+6
2023-07-12release: bump version to 1.43.11 (development)1.43.11-devBeniamino Galvani2-2/+2
2023-07-12merge: branch 'fix_ovs'Beniamino Galvani1-1/+8
2023-07-12device: do not set MAC address on iface with index <=0Gris Ge1-1/+8
2023-07-12device: delete software device when software devices lose carrierbg/rh2156684-ignore-carrier-2Thomas Haller1-7/+5
2023-07-11build: make modprobe path configurableJan Vaclav5-1/+21
2023-07-11utils: extend connection matching function for UUID in controllerFernando Fernandez Mancera1-0/+51
2023-07-03merge: branch 'br_fix_po'Gris Ge1-5/+5
2023-07-03po: fix wrong translation in simplified Chinesechengyechun1-5/+5
2023-06-30gitlab-ci: fix detection and handling of Ubuntu 18.04Thomas Haller2-4/+7
2023-06-30nm-in-container: add NetworkManager.service overrideThomas Haller2-0/+8
2023-06-29cloud-setup/man: add DEBUGGING section to `man nm-cloud-setup`Thomas Haller1-1/+13
2023-06-29dns: fix tracking of best ip configbg/dns-fix-bestBeniamino Galvani1-0/+26
2023-06-29keyfile: merge branch 'th/keyfile-rename'Thomas Haller10-54/+126
2023-06-29keyfile: add a NetworkManager.conf option "keyfile.rename"Thomas Haller5-2/+36
2023-06-29keyfile: add option to nms_keyfile_writer_connection() to follow the preferre...Thomas Haller3-7/+12
2023-06-29core/settings: fix "force_rename" for writing connection to diskThomas Haller2-12/+43
2023-06-29settings: fix passing force_rename flag to _update_connection_to_plugin()Thomas Haller3-14/+16