summaryrefslogtreecommitdiff
path: root/introspection
AgeCommit message (Expand)AuthorFilesLines
2014-10-05logging: add new logging level "TRACE"Thomas Haller1-2/+2
2014-09-26core: add ClearSecrets() D-Bus callJiří Klimeš1-0/+8
2014-09-18libnm: port to GDBusDan Winship7-0/+99
2014-09-05trivial: alphabetize the nm-*.xml files in introspection/Makefile.amDan Winship1-22/+21
2014-07-23ppp: add IPv6 supportDan Williams1-0/+5
2014-07-22device: add a new D-Bus 'Delete' method for removing software devicesJiří Klimeš1-0/+9
2014-07-15introspection: fix VPN.Plugin State typeDan Winship1-2/+40
2014-05-12doc: update documentation to show all logging domainsThomas Haller1-5/+6
2014-05-06wwan: disable autoconnect if the given SIM PIN was wrongDan Williams1-0/+5
2014-05-06wwan: use modem states instead of enabled/connected propertiesDan Williams1-0/+10
2014-04-25introspection: fix Device.Ip4Address typeDan Winship1-1/+1
2014-04-03fix typos in documentation and messagesYuri Chornoivan1-1/+1
2014-03-06platform, devices: add support for vxlan devicesDan Winship2-0/+123
2014-03-05core: add 'type' and 'id' property for NMActiveConnection (rh #1061822)Jiří Klimeš1-0/+12
2014-01-27introspection: add PropertiesChanged signal for o.f.N.Settings.ConnectionJiří Klimeš1-0/+8
2014-01-23api/settings: expose the ConnectionRemoved signalDan Williams2-2/+18
2014-01-23api/wimax: add Nsps (Network Service Providers) propertyDan Williams1-0/+7
2014-01-23api/settings: add Connections propertyDan Williams1-0/+6
2014-01-23api/wifi: add GetAllAccessPoints() methodDan Williams1-2/+18
2014-01-23api/wifi: add AccessPoints propertyDan Williams1-0/+8
2014-01-23api/core: add Devices property to the ManagerDan Williams1-0/+6
2014-01-23core: enforce permissions for SetLoggingDan Williams1-0/+1
2014-01-23settings: return error from GetConnectionByUuid() if caller not in ACLDan Williams1-0/+1
2014-01-23core: add PropertiesChanged signals to IP4 and IP6 config objectsDan Williams2-0/+16
2013-12-20logging: allow per-domain log level overridesDan Winship1-2/+5
2013-12-20device: add 'mtu' propertyJiří Klimeš1-0/+5
2013-12-19core: add IP/DHCP config properties to o.fd.NM.Connection.ActiveDan Winship1-0/+30
2013-12-19introspection: wrap long lines in nm-active-connection.xmlDan Winship1-7/+24
2013-12-16introspection: add missing GENERIC and TEAM device types to nm-device.xmlJiří Klimeš1-0/+10
2013-11-25Revert "core: add Devices property to Manager"Dan Williams1-6/+0
2013-11-25core: add Devices property to ManagerDan Williams1-0/+6
2013-11-15core: add o.fd.NM.Settings.LoadConnectionsDan Winship1-0/+34
2013-11-08core: implement update_connection() for TeamDan Williams1-0/+5
2013-11-07docs: update for Team and Generic devicesDan Williams1-0/+2
2013-11-06core: improve handling of NPAR/SR-IOV devices (rh #804527)Dan Winship1-0/+8
2013-10-31core: extend ActivateConnection to allow NULL connection pathsDan Williams1-3/+8
2013-10-31core: set up and tear down DCB/FCoE when DCB is enabledDan Williams1-0/+5
2013-09-27vpn: fix VPN plugin D-Bus errorsJiří Klimeš1-9/+31
2013-09-27vpn: fix connecting to VPN (bgo #708255)Jiří Klimeš2-0/+8
2013-09-26api: clarify lifetime and behavior of ActiveConnection's SpecificObject prope...Dan Williams1-1/+5
2013-09-25core: update existing IP[46]Config of device instead of replacing it (bgo #70...Thomas Haller2-11/+23
2013-08-28core: add NMManager:primary-connection and :activating-connectionDan Winship1-0/+19
2013-08-28core: provide additional network connectivity informationDan Winship1-0/+53
2013-08-16core: add NMManager:startup propertyDan Winship1-0/+8
2013-08-15core: add support for team deviceJiri Pirko2-0/+35
2013-07-31vpn: handle interactive plugin secrets requestsDan Williams1-1/+4
2013-07-31libnm-glib-vpn: add support for interactive secrets requestsDan Williams1-1/+73
2013-07-31agents: add agent capabilitiesDan Williams2-0/+30
2013-06-21api: update SecretAgent API with allowed errors for GetSecrets replyDan Williams1-2/+44
2013-06-14core: add monitor-connection-files=false and ReloadConnectionsDan Winship2-0/+27