summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tools/check-docs: more checks for missing includeslr/gtk-docLubomir Rintel2022-11-131-0/+23
* docs/libnm: include a couple more files generated from headersLubomir Rintel2022-11-131-0/+4
* libnm/conn-utils: include a documentation stringLubomir Rintel2022-11-131-0/+7
* libnm: include device-vrf.h in NetworkManager.hLubomir Rintel2022-11-131-0/+1
* libnm: move nm-errors.h include away from nm-connection.hLubomir Rintel2022-11-135-1/+5
* libnm: fix a handful of misformatted gtk-doc blocksLubomir Rintel2022-11-135-8/+8
* libnm/bond: fix malformed property docLubomir Rintel2022-11-131-1/+1
* libnm/utils: add some missing deprecation guardsLubomir Rintel2022-11-134-1/+7
* libnm,docs: ignore NM_DEPRECATED_IN_..._GUARDSLubomir Rintel2022-11-138-8/+8
* docs/libnm: fix gtkdoc-scan ignore listsLubomir Rintel2022-11-132-40/+20
* dns-manager,client: rename struct NMDnsEntryLubomir Rintel2022-11-132-2/+2
* setting-ethtool: fix malformed doc commentsLubomir Rintel2022-11-131-4/+4
* setting-8021x: fix "PKCS#11" string in gtk-docLubomir Rintel2022-11-131-4/+4
* merge: branch 'lr/object-removal'Lubomir Rintel2022-11-134-93/+141
|\
| * libnm/client: don't reset properties when interface goes awaylr/object-removalLubomir Rintel2022-11-133-31/+23
| * libnm/client/test: test cleanup on service shutdownLubomir Rintel2022-11-131-6/+16
| * libnm/client/test: always run the cleanup testLubomir Rintel2022-11-131-80/+98
| * tests/client: test nmcli monitorLubomir Rintel2022-11-131-1/+37
| * nmcli/monitor: always print running status on monitor startupLubomir Rintel2022-11-131-10/+2
|/
* merge: branch 'lr/unbreak-gir'Lubomir Rintel2022-11-1180-201/+460
|\
| * libnm: test that Gir data matches actual exportslr/unbreak-girLubomir Rintel2022-11-084-2/+175
| * Makefile.am: tidy up the introspection conditional partLubomir Rintel2022-11-081-18/+18
| * docs/api: fix ugly things in MakefileLubomir Rintel2022-11-081-14/+2
| * libnm: actually export a lot of routines that were supposed to be publicLubomir Rintel2022-11-0832-49/+76
| * libnm: export nm_utils_ip_{address,rout}es_{from,to}_variantLubomir Rintel2022-11-083-2/+18
| * libnm/connection: fix a handful of versioning tagsLubomir Rintel2022-11-082-10/+11
| * libnm: fix a large amount of Since tagsLubomir Rintel2022-11-0848-35/+149
| * libnm: drop nm_vpn_plugin_old_set_{,ip6_}config()Lubomir Rintel2022-11-082-22/+6
| * libnm: remove nm_device_wpan_get_hw_address()Lubomir Rintel2022-11-082-23/+0
| * libnm: remove nm_device_6lowpan_get_hw_address()Lubomir Rintel2022-11-082-25/+0
| * libnm: move nm_setting_ip_config_get_dhcp_iaid() to @libnm_1_40_4 version nodeLubomir Rintel2022-11-081-1/+5
* | libnm/trivial: fix styleThomas Haller2022-11-101-42/+41
* | ifcfg-rh: merge branch 'th/ethtool-ifcfg-fixes'Thomas Haller2022-11-108-1/+236
|\ \
| * | core: filter out invalid Wake-On-Lan flagsThomas Haller2022-11-101-0/+10
| * | ifcfg-rh: fix persisting all-default NMSettingEthtool with autoneg/wol flagsThomas Haller2022-11-103-9/+7
| * | ifcfg-rh: fix persisting ethtool optionsThomas Haller2022-11-103-4/+4
| * | ifcfg-rh/tests: add test checking persisting ethtool settings to ifcfg-rhThomas Haller2022-11-106-0/+227
|/ /
* | libnm: merge branch 'th/libnm-metadata-xml-ethtool'Thomas Haller2022-11-105-262/+431
|\ \
| * | libnm: show ethtool options in "gen-metadata-nm-settings-libnm-core.xml"Thomas Haller2022-11-102-39/+413
| * | libnm: skip "name" property for "gen-metadata-nm-settings-libnm-core.xml"Thomas Haller2022-11-102-208/+3
| * | ethtool: add and use nm_ethtool_id_get_variant_type() helperThomas Haller2022-11-103-16/+16
|/ /
* | wwan/ofono: merge branch 'peat-psuwit:for-upstream/mr773-plus'Thomas Haller2022-11-103-145/+594
|\ \
| * | wwan/ofono: cleanup comments and warnings in existing codeRatchanan Srirattanamet2022-11-101-5/+0
| * | wwan/ofono: fix memory leak in handle_settings()Ratchanan Srirattanamet2022-11-101-5/+6
| * | wwan/device-modem: re-check device availability after enableRatchanan Srirattanamet2022-11-101-0/+5
| * | wwan/modem: return early if set_mm_enable is not implementedRatchanan Srirattanamet2022-11-101-3/+7
| * | wwan/device-modem: disabled but not enable-able modem is unavailableRatchanan Srirattanamet2022-11-101-0/+19
| * | wwan/ofono: avoid bogus IP failure when not connectingRatchanan Srirattanamet2022-11-101-0/+8
| * | wwan/ofono: clear current_octx on disconnectRatchanan Srirattanamet2022-11-101-0/+2
| * | wwan/ofono: also recognize connman's "Powered" propertyRatchanan Srirattanamet2022-11-101-1/+18