summaryrefslogtreecommitdiff
path: root/introspection
AgeCommit message (Expand)AuthorFilesLines
2022-10-03doc: fix bind-activation description for AddAndActivateConnection2 D-Bus APIThomas Haller1-1/+1
2022-03-29core: export radio flagsBeniamino Galvani1-0/+10
2022-03-28settings-connection: add a "plugin" argument to Update2()Lubomir Rintel1-1/+12
2022-03-28settings: add "plugin" argument to AddAndActivate2()Lubomir Rintel1-1/+12
2022-03-22introspection: fix punctuation and capitalizationlr/dbus-apiLubomir Rintel49-53/+53
2022-03-22introspection: unbreak a couple of docstringsLubomir Rintel2-12/+15
2022-03-22introspection: unbreak o.fd.NM.Device.WifiP2p StartFind() docstringLubomir Rintel1-3/+11
2022-03-22introspection: unbreak o.fd.NM.Settings AddConnection2() docstringLubomir Rintel1-16/+32
2022-03-22introspection: unbreak o.fd.NM.Settings.Connection Update2() docstringLubomir Rintel1-28/+50
2022-03-22introspection: use @sinceLubomir Rintel12-70/+21
2021-10-11core: introduce device::ports propertyFernando Fernandez Mancera6-10/+30
2021-05-14core: drop deprecated PropertiesChanged D-Bus signal (API BREAK)Thomas Haller45-342/+15
2021-02-24build/introspection: cleanup dependencies for libnmdbus in mesonThomas Haller1-5/+3
2021-01-27meson: remove unused variables from "introspection/meson.build"Thomas Haller1-4/+0
2021-01-05all: update deprecated SPDX license identifiersThomas Haller1-1/+1
2020-11-23introspection: avoid compiler warning in generated introspection filesThomas Haller1-0/+1
2020-09-18device: break deprecated "Ip4Address" D-Bus property of Device interfaceThomas Haller1-1/+1
2020-07-07all: fix minor typosYuri Chornoivan4-6/+6
2020-07-03all: fix typo in man pagesSayed Shah6-8/+8
2020-06-12all: add device.path propertyBeniamino Galvani1-0/+10
2020-04-10man: fix obsolete references to monitor-connection-files in manual pagesThomas Haller1-7/+3
2020-03-28meson: merge branch 'inigomartinez/meson-license'Thomas Haller1-0/+2
2020-03-13nm-device: expose via D-Bus the 'hw-address' propertyAntonio Cardace17-0/+43
2020-02-17license: Add license using SPDX identifiers to meson build filesIñigo Martínez1-0/+2
2020-01-15core: drop "Groups" property from WifiP2PPeer D-Bus APIThomas Haller1-0/+5
2020-01-15introspection: belatedly add Wi-Fi P2P peer "Name" property to D-Bus introspe...Thomas Haller1-0/+9
2020-01-14core,libnm: add VRF supportBeniamino Galvani2-0/+18
2019-11-22introspection: deprecate Carrier propertiesBeniamino Galvani7-0/+21
2019-11-22core: export interface flags of devicesBeniamino Galvani1-0/+11
2019-11-20build: meson: fix dependency to gdbus generated headersBeniamino Galvani1-3/+3
2019-10-23libnm: retire deprecated WiMAX NMObject typesThomas Haller2-0/+2
2019-10-16libnm: fix return value for nm_remote_settings_reload_connections*() to ignor...Thomas Haller1-1/+1
2019-10-16libnm: fix return value for nm_remote_settings_load_connections() to ignore s...Thomas Haller1-0/+1
2019-10-01meson: Rename variables related to pkg-config variablesIñigo Martínez1-1/+1
2019-10-01meson: Avoid the use of source_root and build_root methodsIñigo Martínez1-1/+1
2019-09-20introspection: fix documentation for Wimax(Hardware)?EnabledLubomir Rintel1-3/+4
2019-07-31introspection/doc: better document flags argument of Update2() D-Bus commandThomas Haller1-1/+8
2019-07-25core,libnm: add AddConnection2() D-Bus API to block autoconnect from the startThomas Haller1-0/+35
2019-07-22libnm,core: Add ConnectivityCheckUri property and accessorsIain Lane1-0/+7
2019-07-16settings: rework tracking settings connections and settings pluginsThomas Haller1-3/+1
2019-06-05wwan: expose the APN on the D-BusLubomir Rintel1-0/+9
2019-06-05wwan: expose the network id on the D-BusLubomir Rintel1-0/+10
2019-06-05wwan: expose device id on the busLubomir Rintel1-0/+11
2019-06-05introspection/modem: (trivial) move a signal below propertiesLubomir Rintel1-11/+11
2019-04-18build/meson: fix location of introspection filesThomas Haller1-2/+9
2019-02-21wifi-p2p: drop WiFi-P2P "group-owner" property from D-Bus API and libnmThomas Haller1-9/+0
2019-02-21Remove WFD IEs property from P2P deviceBenjamin Berg1-14/+0
2019-02-01wifi-p2p: rename Wi-Fi P2PThomas Haller3-29/+29
2019-02-01introspection/docs: add missing "Since" comments to Wi-Fi P2P D-Bus APIThomas Haller2-0/+36
2019-01-27libnm: Add routines to start/stop a P2P find operationBenjamin Berg1-0/+20