summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-14nmcli: show sriov capability in "nmcli" outputlr/nmcli-sriovLubomir Rintel1-1/+5
2022-10-11man/nmcli: document variables affecting fancy outputLubomir Rintel1-1/+40
2022-10-11platform: use NM_STR_HAS_PREFIX() where appropriateThomas Haller1-22/+22
2022-10-11platform: in _linktype_get_type() check for devtype before the interface nameThomas Haller1-9/+11
2022-10-11platform: also recognize rmnet/ccmni with ARPHRD_RAWIP typeRatchanan Srirattanamet1-5/+16
2022-10-11release: bump version to 1.41.3 (development)1.41.3-devBeniamino Galvani2-2/+2
2022-10-11gitlab-ci: update ci-templates versionThomas Haller2-7/+7
2022-10-11gitlab-ci: enable F38 container and regenerate containersThomas Haller2-6/+38
2022-10-11cli: fix translation string for error message in set_property()Thomas Haller1-2/+3
2022-10-11glib-aux: merge branch 'th/uuid-generate-strv-null'Thomas Haller7-57/+139
2022-10-11glib-aux: extend nm_uuid_generate_from_strings() to honor NULL valuesThomas Haller3-36/+120
2022-10-11glib-aux: add and use nm_uuid_generate_from_strings_old()Thomas Haller6-21/+19
2022-10-11glib-aux,libnmc: merge branch 'th/setting-info-binsearch'Thomas Haller5-83/+265
2022-10-11libnm: use binary search for nm_meta_setting_infos_by_gtype() for libnmcThomas Haller2-8/+154
2022-10-11libnm: cleanup implementations for nm_meta_setting_infos_by_gtype()Thomas Haller2-52/+62
2022-10-11glib-aux: add an inlinable version of nm_array_find_bsearch()Thomas Haller2-31/+56
2022-10-11std-aux: add _nm_always_inline for "__attribute__((__always_inline__))"Thomas Haller1-0/+1
2022-10-07tools: avoid Python 3 f-string in "generate-docs-nm-property-infos.py"Thomas Haller1-1/+1
2022-10-07std-aux: workaround unused variable warning with clang 14 and nm_auto cleanup...Thomas Haller1-2/+2
2022-10-07ovs: wait that links disappear during initial cleanupBeniamino Galvani1-23/+132
2022-10-07glib-aux: use nm_assert() in nm_{ptr,}array_find_bsearch()Thomas Haller1-10/+19
2022-10-07policy: track the autoconnect retries in devices for multi-connectFernando Fernandez Mancera3-10/+157
2022-10-07device: fix hanging port devices when controller goes down while port is not ...Thomas Haller1-4/+8
2022-10-06glib-aux/trivial: style fixThomas Haller1-0/+1
2022-10-06core: wait for carrier before resolving hostname via DNSBeniamino Galvani2-3/+33
2022-10-06libnm: embed address family in NMSettingIPConfigClass for NM_SETTING_IP_CONFI...Thomas Haller4-18/+36
2022-10-06libnm: merge branch 'th/connection-path-as-ref-str'Thomas Haller7-13/+83
2022-10-06libnm: use NMRefString for nm_connection_get_path()Thomas Haller6-12/+65
2022-10-06glib-aux: reorder comparison in nm_ref_string_equal_str()Thomas Haller1-1/+1
2022-10-06glib-aux: add nm_ref_string_reset() helperThomas Haller1-0/+17
2022-10-06docs: merge branch 'th/generate-docs'Thomas Haller5-123/+418
2022-10-06tools: sort the settings in "generate-docs-nm-property-infos.py" by nameThomas Haller1-11/+44
2022-10-06tools: don't set empty attributes in "generate-docs-nm-property-infos.py"Thomas Haller1-6/+1
2022-10-06tools: don't write empty XML nodes in "generate-docs-nm-property-infos.py"Thomas Haller1-2/+0
2022-10-06tools: preserve newlines and indentation in "generate-docs-nm-property-infos.py"Thomas Haller3-4/+4
2022-10-06tools: rework generating documentation from libnm meta dataThomas Haller1-113/+382
2022-10-06libnm/docs: fix alignment in BOOTPROTO descriptionThomas Haller2-8/+8
2022-10-05merge: branch 'lr/master-uuid'Lubomir Rintel5-26/+34
2022-10-05po: update Ukrainian (uk) translationYuri Chornoivan1-593/+571
2022-10-05systemd: merge branch systemd into mainThomas Haller44-286/+640
2022-10-04systemd: drop invalid "user-util.h" compat headerThomas Haller2-4/+1
2022-10-04systemd: update code from upstream (2022-10-04)Thomas Haller43-285/+637
2022-10-04bond: merge branch 'th/mlag-bonding-slb'Thomas Haller10-6/+1418
2022-10-04libnm,core: support "bond.balance-slb" optionThomas Haller4-6/+162
2022-10-04core: add NMBondManager to handle NTF rules for balance-slb (MLAG)Thomas Haller4-0/+1002
2022-10-04firewall: add mlag firewall utils for multi chassis link aggregation (MLAG) f...Thomas Haller2-0/+254
2022-10-04nmcli: merge branch 'bg/nmcli-dev-connect-error'Beniamino Galvani1-3/+4
2022-10-04nmcli: don't show state-reason for "nmcli device connect" errorsBeniamino Galvani1-2/+1
2022-10-04nmcli: fix return code on "nmcli device connect" errorBeniamino Galvani1-3/+5
2022-10-03doc: fix bind-activation description for AddAndActivateConnection2 D-Bus APIThomas Haller1-1/+1