summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* platform: support IPv6 mulitpath routes and fix cache inconsistencybg/nm-1-34Thomas Haller2022-06-081-40/+125
* platform: rename variable "IS_IPv4" in platform codeThomas Haller2022-06-081-39/+44
* platform: fix parsing RTA_MULTIHOP netlink attribute to use no policyThomas Haller2022-06-081-2/+2
* configure.ac: fix a syntax errorLubomir Rintel2022-04-211-1/+1
* examples/python: avoid Python2 "print" statementThomas Haller2022-04-043-22/+28
* n-dhcp4: discard NAKs from other servers in SELECTINGBeniamino Galvani2022-03-242-0/+20
* glib-aux: workaround maybe-uninitialized warning with LTO in nm_uuid_generate...Thomas Haller2022-01-271-2/+8
* device: initialize nm_auto variable in _ethtool_features_reset()Thomas Haller2022-01-271-1/+1
* libnm/tests: fix maybe-uninitialized warning in "test-libnmc-setting"Thomas Haller2022-01-271-1/+1
* libnm/tests: fix maybe-uninitialized warning in "test-setting"Thomas Haller2022-01-271-1/+1
* glib-aux: fix nm_ref_string_equal_str()Beniamino Galvani2022-01-271-1/+1
* NEWS: fix spellingsThomas Haller2022-01-171-6/+6
* release: bump version to 1.34.1 (development)1.34.1-devBeniamino Galvani2022-01-132-2/+2
* release: bump version to 1.34.01.34.0Beniamino Galvani2022-01-132-3/+3
* platform: fix type for timestamp in delayed_action_wait_for_nl_response_compl...Thomas Haller2022-01-131-1/+1
* NEWS: updateBeniamino Galvani2022-01-131-5/+1
* build/autotools: fix linking libnm-log-null into various executablesThomas Haller2022-01-121-0/+6
* core/ovs: fix setting dpdk-devargs JSON to NULLAna Cabral2022-01-121-3/+6
* bluetooth: fix invalid assertion in NMBluezManager:dispose()Thomas Haller2022-01-121-3/+4
* nm-sudo: rename to nm-priv-helperBeniamino Galvani2022-01-1127-250/+271
* device: ignore ndisc signal if device has no ifindexThomas Haller2022-01-101-0/+12
* core: don't reset assume state if the device is unmanaged by parentWen Liang2022-01-061-4/+6
* libnm: fix warning when setting wrong ethtool ternary valueBeniamino Galvani2021-12-231-1/+1
* systemd: byte order to host before using the lifetimeNacho Barrientos2021-11-301-2/+2
* nm-sudo: reorder sections in nm-sudo.service unit fileThomas Haller2021-11-191-3/+4
* release: bump version to 1.33.90 (1.34-rc1)1.34-rc1Ana Cabral2021-11-182-2/+2
* NEWS: updateAna Cabral2021-11-181-5/+11
* Merge branch 'ac/rhel7.9test' into 'main'Ana Cabral2021-11-171-0/+2
|\
| * spec: Update for backwards compatibilityAna Cabral2021-11-151-0/+2
|/
* merge: branch 'lr/pc'Lubomir Rintel2021-11-154-15/+2
|\
| * build: remove NetworkManager.pcLubomir Rintel2021-11-033-15/+0
| * libnm.pc: plugindir & configdirLubomir Rintel2021-11-031-0/+2
* | libnm: merge branch 'th/libnm-settings-properties'Thomas Haller2021-11-1259-2451/+1859
|\ \
| * | libnm: refactor some NMSetting to use direct propertiesThomas Haller2021-11-0819-2227/+1100
| * | libnm: always finalize direct properties in NMSetting base classThomas Haller2021-11-0422-121/+11
| * | libnm: add direct property type "bytes"Thomas Haller2021-11-045-6/+150
| * | libnm: add direct property type "enum"Thomas Haller2021-11-046-3/+155
| * | libnm: add direct property type "uint64"Thomas Haller2021-11-043-0/+144
| * | libnm: add direct property type "flags"Thomas Haller2021-11-046-4/+190
| * | checkpatch: suggest to use _nm_setting_property_define_direct_*() for setting...Thomas Haller2021-11-041-0/+1
| * | libnm: change default value for "dcb.app-fcoe-mode" propertyThomas Haller2021-11-046-32/+20
| * | ifcfg: always read/write KEY_DCB_APP_FCOE_MODE keyThomas Haller2021-11-042-16/+13
| * | libnm/tests: always check expected default value for string properties in tes...Thomas Haller2021-11-041-9/+9
| * | glib-aux/trivial: rename GBytes helper APIThomas Haller2021-11-0418-43/+42
| * | glib-aux: add nm_g_bytes_new_from_variant_ay() helperThomas Haller2021-11-042-0/+11
| * | glib-aux: make GBytes parameter const for read-only helper functionsThomas Haller2021-11-042-4/+4
| * | glib-aux: add nm_g_variant_maybe_singleton_i() helperThomas Haller2021-11-042-0/+23
| * | glib-aux: fix assertion in nm_strdup_reset_take()Thomas Haller2021-11-041-1/+1
|/ /
* | trivial: fix code styleThomas Haller2021-11-041-19/+25
* | spec file: Update NetworkManager post scriptletAna Cabral2021-11-021-0/+1
|/