summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-16device: fix missing transition from UNAVAILABLE to DISCONNECTEDbg/rh2122564Beniamino Galvani1-1/+1
2022-11-16device: add "update_carrier" argument to nm_device_bring_up_full()Beniamino Galvani3-8/+14
2022-11-16device: add nm_device_bring_up_full()Beniamino Galvani11-20/+27
2022-11-16vpn: merge branch 'bg/vpn-honor-ip-method'Beniamino Galvani1-10/+29
2022-11-16vpn: honor the ipvX.method connection propertyBeniamino Galvani1-5/+29
2022-11-16vpn: remove unused variableBeniamino Galvani1-5/+0
2022-11-16po: fix typo 'NetworkManaer' -> 'NetworkManager'gaoxingwang1-2/+2
2022-11-14core: set routing rule protocol properlyFernando Fernandez Mancera1-0/+1
2022-11-14merge: branch 'lr/gtk-doc'Lubomir Rintel29-69/+94
2022-11-14dbus: merge branch 'th/dbus-utils-cleanup'Thomas Haller12-340/+290
2022-11-14glib-aux: use cleanup attribute in dbus_signal_meta_marshal()Thomas Haller1-6/+8
2022-11-14glib-aux: drop unused _nm_dbus_connection_call_finish()Thomas Haller2-55/+22
2022-11-14glib-aux: rename _nm_dbus_signal_connect{,_data}() to _nm_dbus_proxy_*()Thomas Haller4-64/+70
2022-11-14glib-aux: drop duplicate _nm_dbus_error_has_name() for nm_dbus_error_is()Thomas Haller5-39/+13
2022-11-14libnm: move "nm-dbus-utils.c" from libnm-core to libnm-glib-auxThomas Haller10-288/+289
2022-11-13tools/check-docs: more checks for missing includeslr/gtk-docLubomir Rintel1-0/+23
2022-11-13docs/libnm: include a couple more files generated from headersLubomir Rintel1-0/+4
2022-11-13libnm/conn-utils: include a documentation stringLubomir Rintel1-0/+7
2022-11-13libnm: include device-vrf.h in NetworkManager.hLubomir Rintel1-0/+1
2022-11-13libnm: move nm-errors.h include away from nm-connection.hLubomir Rintel5-1/+5
2022-11-13libnm: fix a handful of misformatted gtk-doc blocksLubomir Rintel5-8/+8
2022-11-13libnm/bond: fix malformed property docLubomir Rintel1-1/+1
2022-11-13libnm/utils: add some missing deprecation guardsLubomir Rintel4-1/+7
2022-11-13libnm,docs: ignore NM_DEPRECATED_IN_..._GUARDSLubomir Rintel8-8/+8
2022-11-13docs/libnm: fix gtkdoc-scan ignore listsLubomir Rintel2-40/+20
2022-11-13dns-manager,client: rename struct NMDnsEntryLubomir Rintel2-2/+2
2022-11-13setting-ethtool: fix malformed doc commentsLubomir Rintel1-4/+4
2022-11-13setting-8021x: fix "PKCS#11" string in gtk-docLubomir Rintel1-4/+4
2022-11-13merge: branch 'lr/object-removal'Lubomir Rintel4-93/+141
2022-11-13libnm/client: don't reset properties when interface goes awaylr/object-removalLubomir Rintel3-31/+23
2022-11-13libnm/client/test: test cleanup on service shutdownLubomir Rintel1-6/+16
2022-11-13libnm/client/test: always run the cleanup testLubomir Rintel1-80/+98
2022-11-13tests/client: test nmcli monitorLubomir Rintel1-1/+37
2022-11-13nmcli/monitor: always print running status on monitor startupLubomir Rintel1-10/+2
2022-11-11merge: branch 'lr/unbreak-gir'Lubomir Rintel80-201/+460
2022-11-10libnm/trivial: fix styleThomas Haller1-42/+41
2022-11-10ifcfg-rh: merge branch 'th/ethtool-ifcfg-fixes'Thomas Haller8-1/+236
2022-11-10core: filter out invalid Wake-On-Lan flagsThomas Haller1-0/+10
2022-11-10ifcfg-rh: fix persisting all-default NMSettingEthtool with autoneg/wol flagsThomas Haller3-9/+7
2022-11-10ifcfg-rh: fix persisting ethtool optionsThomas Haller3-4/+4
2022-11-10ifcfg-rh/tests: add test checking persisting ethtool settings to ifcfg-rhThomas Haller6-0/+227
2022-11-10libnm: merge branch 'th/libnm-metadata-xml-ethtool'Thomas Haller5-262/+431
2022-11-10libnm: show ethtool options in "gen-metadata-nm-settings-libnm-core.xml"Thomas Haller2-39/+413
2022-11-10libnm: skip "name" property for "gen-metadata-nm-settings-libnm-core.xml"Thomas Haller2-208/+3
2022-11-10ethtool: add and use nm_ethtool_id_get_variant_type() helperThomas Haller3-16/+16
2022-11-10wwan/ofono: merge branch 'peat-psuwit:for-upstream/mr773-plus'Thomas Haller3-145/+594
2022-11-10wwan/ofono: cleanup comments and warnings in existing codeRatchanan Srirattanamet1-5/+0
2022-11-10wwan/ofono: fix memory leak in handle_settings()Ratchanan Srirattanamet1-5/+6
2022-11-10wwan/device-modem: re-check device availability after enableRatchanan Srirattanamet1-0/+5
2022-11-10wwan/modem: return early if set_mm_enable is not implementedRatchanan Srirattanamet1-3/+7