summaryrefslogtreecommitdiff
path: root/introspection
AgeCommit message (Expand)AuthorFilesLines
2018-09-28build: meson: fix generation of api docsBeniamino Galvani1-2/+10
2018-09-24device: expose connectivity check result on a deviceLubomir Rintel1-0/+22
2018-08-06core: introduce NMDeviceWireGuardJavier Arteaga2-0/+38
2018-08-01all: avoid byte ordering issue for IP4Config's Nameservers/WinsServers on D-BusThomas Haller1-2/+21
2018-07-10devices/ovs: expose slaves on D-Bus for OVS bridges and portsLubomir Rintel2-0/+20
2018-07-10all/trivial: grammar fixLubomir Rintel3-3/+3
2018-06-26introspection: add o.fd.NM.Device.Lowpan interfaceLubomir Rintel2-0/+25
2018-06-26introspection: add o.fd.NM.Device.Wpan interfaceLubomir Rintel2-0/+19
2018-06-15wifi: expose LastScan as milliseconds not secondsLubomir Rintel1-2/+2
2018-06-13wifi: expose the LastScan propertyLubomir Rintel1-0/+10
2018-06-11settings-connection: expose Filename property on D-BusLubomir Rintel1-0/+9
2018-04-18all: replace "it's" with "its" where neededBeniamino Galvani1-1/+1
2018-04-16all: add D-Bus property "Flags" for Settings.Connection interfaceThomas Haller1-0/+11
2018-04-04checkpoint: allow resetting the rollback timeout via D-BusThomas Haller1-0/+21
2018-02-16build: fix glib dependency to require at least 2.40Thomas Haller1-11/+0
2018-01-10ppp: introduce SetIfindex pppd plugin D-Bus methodBeniamino Galvani1-0/+5
2018-01-10meson: Improve dependency systemIñigo Martínez1-2/+5
2018-01-05ip-tunnel: add support for tunnel flagsBeniamino Galvani1-0/+7
2017-12-13build: add initial support for meson build systemIñigo Martínez1-0/+98
2017-12-05settings: support setting a connection as volatile via Update2()Thomas Haller1-0/+3
2017-12-05settings: add NM_SETTINGS_UPDATE2_FLAG_BLOCK_AUTOCONNECT flagThomas Haller1-1/+2
2017-12-05all: add new D-Bus API org.freedesktop.NetworkManager.Settings.Connection.Upd...Thomas Haller1-0/+34
2017-11-09core: export checkpoint list over D-BusBeniamino Galvani1-0/+7
2017-10-30introspection: add o.fd.NM.Device.OvsBridge interfaceLubomir Rintel1-0/+20
2017-10-30introspection: add o.fd.NM.Device.OvsPort interfaceLubomir Rintel1-0/+20
2017-10-30introspection: add o.fd.NM.Device.OvsInterface interfaceLubomir Rintel1-0/+20
2017-10-05libnm: add NMActivationStateFlagsThomas Haller1-0/+9
2017-08-17manager: add connectivity-check-{available,enabled} properties.James Henstridge1-0/+22
2017-08-05device: add NMDevicePPPBeniamino Galvani1-0/+20
2017-06-30libnm: add 'hw-address' property to NMDeviceDummyBeniamino Galvani1-0/+7
2017-06-26introspection: slightly improve checkpoint documentationBeniamino Galvani1-8/+7
2017-05-19device: sanitze UTF-8 values for D-BusThomas Haller1-0/+15
2017-03-17vpn-connection: use NMActiveConnectionStateReasonLubomir Rintel1-1/+1
2017-03-17active-connection: emit a StateChanged signal on state changesLubomir Rintel1-0/+14
2017-03-17introspection: include short description everywhereLubomir Rintel39-0/+155
2017-02-22core: add support for dummy devicesBeniamino Galvani1-0/+15
2017-02-16dbus: improve the connectivity check and manager state documentationLubomir Rintel1-1/+22
2017-01-16core,libnm: introduce NMDeviceMacsecBeniamino Galvani1-0/+113
2016-12-12dns: export current configuration through D-BusBeniamino Galvani1-0/+13
2016-12-12dns: export DNS manager D-Bus objectBeniamino Galvani1-0/+26
2016-11-23all: rename the introspection data to use the interface paths in namesLubomir Rintel36-0/+0
2016-10-19build: merge "introspection/Makefile.am" into toplevel Makefile.amThomas Haller1-180/+0
2016-09-26checkpoint: consider all devices when an empty list is passedBeniamino Galvani1-1/+1
2016-09-23capabilities: add comment about capability rangeThomas Haller1-1/+2
2016-09-23capabilities: fix data type to "u" / uint32Thomas Haller1-1/+1
2016-09-23manager: Add "Capabilities" propertyMarius Vollmer1-0/+9
2016-09-02dbus: deprecated NM specific PropertiesChanged signalsThomas Haller31-5/+59
2016-09-01doc: fix mistake in documenting Reload D-Bus callThomas Haller1-2/+3
2016-08-17device: always expose device statistics informationThomas Haller1-4/+4
2016-08-17device: add statistics interfaceAlfonso Sanchez-Beato2-1/+42