NetworkManager/introspection
Dan Williams 0d69dfe39e libnm-glib: implement new settings interfaces
The old NMExportedConnection was used for both client and server-side classes,
which was a mistake and made the code very complicated to follow.  Additionally,
all PolicyKit operations were synchronous, and PK operations can block for a
long time (ie for user input) before returning, so they need to be async.  But
NMExportedConnection and NMSysconfigConnection didn't allow for async PK ops
at all.

Use this opportunity to clean up the mess and create GInterfaces that both
server and client objects implement, so that the connection editor and applet
can operate on generic objects like they did before (using the interfaces) but
can perform specific operations (like async PK verification of callers) depending
on whether they are local or remote or whatever.
2009-07-23 09:20:52 -04:00
..
all.xml bluetooth: NMDeviceBt and associated fixes 2009-05-14 11:01:56 -04: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 Add missing introspection files to tarball (Robert Piasek) 2008-08-28 14:12:09 +00:00
nm-access-point.xml Doc updates 2008-11-06 16:04:49 +00:00
nm-active-connection.xml introspection: add missing "Vpn" property on ActiveConnection interface (bgo #570030) 2009-02-03 06:27:33 -05: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 2008-06-10 Dan Williams <dcbw@redhat.com> 2008-06-10 15:54:23 +00:00
nm-device-gsm.xml 2008-03-25 Dan Williams <dcbw@redhat.com> 2008-03-25 11:31:33 +00: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 introspection: back out erroneously committed change to NMDevice properties 2009-06-11 01:33:08 -04:00
nm-dhcp4-config.xml 2008-07-17 Dan Williams <dcbw@redhat.com> 2008-07-17 17:04:13 +00:00
nm-exported-connection.xml spec: clarify behavior of Update() 2009-01-26 11:22:11 -05:00
nm-ip4-config.xml Re-add WINS support to the IPv4 config 2008-12-19 17:01:06 -05:00
nm-manager-client.xml 2008-03-20 Dan Williams <dcbw@redhat.com> 2008-03-20 19:56:12 +00:00
nm-manager.xml 2008-03-20 Dan Williams <dcbw@redhat.com> 2008-03-20 19:56:12 +00:00
nm-ppp-manager.xml Implement PPPoE. 2008-03-11 16:37:41 +00:00
nm-settings-system.xml libnm-glib: implement new settings interfaces 2009-07-23 09:20:52 -04:00
nm-settings.xml libnm-glib: implement new settings interfaces 2009-07-23 09:20:52 -04:00
nm-vpn-connection.xml 2008-07-02 Dan Williams <dcbw@redhat.com> 2008-07-02 13:00:14 +00: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