summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-23docs: Improve documentation of ip-tunnel.mode propertyih/tunnel_docÍñigo Huguet2-2/+11
2023-08-23docs: support docblock comments in "enums-to-docbook.pl"Íñigo Huguet1-1/+39
2023-08-23docs: allow comma separated list of tags in properties docsÍñigo Huguet1-5/+7
2023-08-23docs: allow to skip values in "enumval expansion"Íñigo Huguet1-0/+6
2023-08-23docs: add "expand enumvals" capability to properties documenationÍñigo Huguet2-10/+131
2023-08-07merge branch 'th/signedness-check-minmax'Thomas Haller13-33/+57
2023-08-07std-aux: add static-asserts about signedness for NM_CMP_DIRECT()Thomas Haller1-7/+9
2023-08-07std-aux: add static-asserts about signedness of NM_MIN()/NM_MAX()/NM_CLAMP()Thomas Haller1-9/+18
2023-08-07std-aux: add _NM_INT_IS_SIGNED() and _NM_INT_SAME_SIGNEDNESS() macrosThomas Haller2-0/+13
2023-08-07all: ensure signendess for arguments of NM_{MIN,MAX,CLAMP}() macros matchesThomas Haller11-17/+17
2023-08-03nmcli: warn if daemon version mismatchÍñ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