NetworkManager/introspection
Dan Williams 1d409aeb53 core: fix Address property type of IP6Config objects
We can change the property's D-Bus signature (and thus API) here
because querying the IP6Config object's properties caused NM to
crash.  Apparently we forgot to change the type of the Address
property when we C&P-ed the IP4Config into the IP6Config, and
DBUS_TYPE_G_ARRAY_OF_ARRAY_OF_UINT is certainly the wrong type
to use since the backing object that dbus-glib would marshal
into the ARRAY_OF_ARRAY_OF_UINT wasn't that type, causing a
crash in dbus-glib when a client got the IP6Config.
2010-04-17 17:19:30 -07:00
..
all.xml dhcp: add the NMDHCP6Config object 2010-01-13 22:30:40 -08:00
errors.xml 2008-02-27 Dan Williams <dcbw@redhat.com> 2008-02-28 02:07:21 +00:00
generic-types.xml 2008-04-15 Dan Williams <dcbw@redhat.com> 2008-04-15 20:39:34 +00:00
Makefile.am introspection: fix inclusion of Dhcp6Config XML 2010-01-20 17:30:48 -08:00
nm-access-point.xml Doc updates 2008-11-06 16:04:49 +00:00
nm-active-connection.xml core: add 'default6' property for ActiveConnection objects 2010-04-15 15:18:08 -07:00
nm-device-bt.xml bluetooth: fixes and addition of NMDeviceBt to libnm-glib 2009-07-10 10:45:24 -04:00
nm-device-cdma.xml 2008-03-25 Dan Williams <dcbw@redhat.com> 2008-03-25 11:31:33 +00:00
nm-device-ethernet.xml introspection: clarify wired device 'Speed' property units 2009-10-05 16:58:07 -07:00
nm-device-gsm.xml 2008-03-25 Dan Williams <dcbw@redhat.com> 2008-03-25 11:31:33 +00:00
nm-device-olpc-mesh.xml olpc-mesh: fix companion path and active channel property types 2010-01-14 14:30:02 -08:00
nm-device-serial.xml 2008-06-09 Tambet Ingo <tambet@gmail.com> 2008-06-11 09:31:16 +00:00
nm-device-wifi.xml D-Bus API doc fixes 2008-11-06 15:56:59 +00:00
nm-device.xml bluetooth: add timeout for bluetooth connection request 2010-03-23 23:07:17 -07:00
nm-dhcp4-config.xml 2008-07-17 Dan Williams <dcbw@redhat.com> 2008-07-17 17:04:13 +00:00
nm-dhcp6-config.xml dhcp: add the NMDHCP6Config object 2010-01-13 22:30:40 -08:00
nm-exported-connection.xml api: clarify Connection.Updated arguments 2010-03-24 14:10:34 -07:00
nm-ip4-config.xml introspection: document ip4-config argument formats 2009-10-23 15:38:06 -07:00
nm-ip6-config.xml core: fix Address property type of IP6Config objects 2010-04-17 17:19:30 -07:00
nm-manager-client.xml manager: add WWAN enable/disable support 2009-12-23 01:30:54 -08:00
nm-manager.xml logging: add D-Bus method to change logging 2010-04-08 08:56:17 -07:00
nm-ppp-manager.xml Implement PPPoE. 2008-03-11 16:37:41 +00:00
nm-settings-system.xml system-settings: add permissions 2009-08-24 13:03:09 -05:00
nm-settings.xml introspection: whitespace fixup 2009-08-24 09:38:38 -05:00
nm-vpn-connection.xml introspection: synchronize VPN ActiveConnection interface 2009-10-28 10:41:18 -07:00
nm-vpn-plugin.xml 2008-09-22 Tambet Ingo <tambet@gmail.com> 2008-09-22 15:29:00 +00:00
vpn-errors.xml 2008-02-27 Dan Williams <dcbw@redhat.com> 2008-02-28 02:07:21 +00:00