summaryrefslogtreecommitdiff
path: root/introspection
Commit message (Expand)AuthorAgeFilesLines
* core: add DNS options property to NMIP4Config and NMIP6ConfigBeniamino Galvani2015-05-132-0/+14
* vlan: don't fail if parent isn't found at construct time for existing devicesDan Williams2015-05-061-0/+10
* wifi: expose the last_seen property for a NMAccessPointMathieu Trudel-Lapierre2015-04-291-0/+7
* device: add nm-plugin-missing property indicating NM device plugin not availableJiří Klimeš2015-04-201-0/+6
* api: add missing device state reason for NewActivationDan Williams2015-04-131-0/+5
* wifi: indicate 2ghz and 5ghz wifi device capabilitiesBeniamino Galvani2015-04-081-0/+17
* doc: clearify description of @options argument for DeviceWireless:RequestScan()Thomas Haller2015-02-241-1/+1
* vlan: export parent device for VLANs as D-Bus propertyJiří Klimeš2014-11-241-0/+6
* libnm-core, libnm, core: add AddressData and RouteData propertiesDan Winship2014-11-072-13/+58
* core: autoconnect fixes for default-unmanaged devices and property notificationDan Williams2014-10-271-1/+2
* core: add PrimaryConnectionType property to NMManager (bgo #739080)Ryan Lortie2014-10-231-0/+8
* libnm-core, core: move NMManagerError to nm-errorsDan Winship2014-10-221-17/+0
* logging: add new logging level "TRACE"Thomas Haller2014-10-051-2/+2
* core: add ClearSecrets() D-Bus callJiří Klimeš2014-09-261-0/+8
* libnm: port to GDBusDan Winship2014-09-187-0/+99
* trivial: alphabetize the nm-*.xml files in introspection/Makefile.amDan Winship2014-09-051-22/+21
* ppp: add IPv6 supportDan Williams2014-07-231-0/+5
* device: add a new D-Bus 'Delete' method for removing software devicesJiří Klimeš2014-07-221-0/+9
* introspection: fix VPN.Plugin State typeDan Winship2014-07-151-2/+40
* doc: update documentation to show all logging domainsThomas Haller2014-05-121-5/+6
* wwan: disable autoconnect if the given SIM PIN was wrongDan Williams2014-05-061-0/+5
* wwan: use modem states instead of enabled/connected propertiesDan Williams2014-05-061-0/+10
* introspection: fix Device.Ip4Address typeDan Winship2014-04-251-1/+1
* fix typos in documentation and messagesYuri Chornoivan2014-04-031-1/+1
* platform, devices: add support for vxlan devicesDan Winship2014-03-062-0/+123
* core: add 'type' and 'id' property for NMActiveConnection (rh #1061822)Jiří Klimeš2014-03-051-0/+12
* introspection: add PropertiesChanged signal for o.f.N.Settings.ConnectionJiří Klimeš2014-01-271-0/+8
* api/settings: expose the ConnectionRemoved signalDan Williams2014-01-232-2/+18
* api/wimax: add Nsps (Network Service Providers) propertyDan Williams2014-01-231-0/+7
* api/settings: add Connections propertyDan Williams2014-01-231-0/+6
* api/wifi: add GetAllAccessPoints() methodDan Williams2014-01-231-2/+18
* api/wifi: add AccessPoints propertyDan Williams2014-01-231-0/+8
* api/core: add Devices property to the ManagerDan Williams2014-01-231-0/+6
* core: enforce permissions for SetLoggingDan Williams2014-01-231-0/+1
* settings: return error from GetConnectionByUuid() if caller not in ACLDan Williams2014-01-231-0/+1
* core: add PropertiesChanged signals to IP4 and IP6 config objectsDan Williams2014-01-232-0/+16
* logging: allow per-domain log level overridesDan Winship2013-12-201-2/+5
* device: add 'mtu' propertyJiří Klimeš2013-12-201-0/+5
* core: add IP/DHCP config properties to o.fd.NM.Connection.ActiveDan Winship2013-12-191-0/+30
* introspection: wrap long lines in nm-active-connection.xmlDan Winship2013-12-191-7/+24
* introspection: add missing GENERIC and TEAM device types to nm-device.xmlJiří Klimeš2013-12-161-0/+10
* Revert "core: add Devices property to Manager"Dan Williams2013-11-251-6/+0
* core: add Devices property to ManagerDan Williams2013-11-251-0/+6
* core: add o.fd.NM.Settings.LoadConnectionsDan Winship2013-11-151-0/+34
* core: implement update_connection() for TeamDan Williams2013-11-081-0/+5
* docs: update for Team and Generic devicesDan Williams2013-11-071-0/+2
* core: improve handling of NPAR/SR-IOV devices (rh #804527)Dan Winship2013-11-061-0/+8
* core: extend ActivateConnection to allow NULL connection pathsDan Williams2013-10-311-3/+8
* core: set up and tear down DCB/FCoE when DCB is enabledDan Williams2013-10-311-0/+5
* vpn: fix VPN plugin D-Bus errorsJiří Klimeš2013-09-271-9/+31