summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-11-10wwan/device-modem: disabled but not enable-able modem is unavailableRatchanan Srirattanamet1-0/+19
2022-11-10wwan/ofono: avoid bogus IP failure when not connectingRatchanan Srirattanamet1-0/+8
2022-11-10wwan/ofono: clear current_octx on disconnectRatchanan Srirattanamet1-0/+2
2022-11-10wwan/ofono: also recognize connman's "Powered" propertyRatchanan Srirattanamet1-1/+18
2022-11-10wwan/ofono: when connect while searching, wait a bitRatchanan Srirattanamet1-1/+47
2022-11-10wwan/ofono: create connections based on available contextsBhushan Shah1-131/+483
2022-11-09libnm: merge branch 'th/more-libnm-metadata-xml'Thomas Haller5-574/+1827
2022-11-08libnm: test that Gir data matches actual exportslr/unbreak-girLubomir Rintel4-2/+175
2022-11-08libnm: add nm_utils_ensure_gtypes() helper to APIThomas Haller3-0/+25
2022-11-08libnm: show NMSetting gtype in "gen-metadata-nm-settings-libnm-core.xml"Thomas Haller2-55/+170
2022-11-08libnm: show gprop-data,is-secret,is-secret-flags in "gen-metadata-nm-settings...Thomas Haller2-504/+1555
2022-11-08libnm: add code comment in "gen-metadata-nm-settings-libnm-core.xml"Thomas Haller2-0/+61
2022-11-08libnm: use NMStrBuf in "gen-metadata-nm-settings-libnm-core.c"Thomas Haller1-17/+18
2022-11-08platform: merge branch 'th/nmp-cleanup'Thomas Haller3-191/+282
2022-11-08platform: only initialize actual data for stackinit NMPObjectThomas Haller1-2/+1