NetworkManager/introspection
Tambet Ingo 485bcfe571 2007-09-28 Tambet Ingo <tambet@gmail.com>
* src/nm-manager.c:
        * src/nm-manager.h:
        Implement device activation through NMManager.
        Implement "pending device activation" here - If the connection
isn't found,
        we try to wait for up to 5 seconds for the connection to be
provided.
        Add NMConnectionType argument to "connection-added" and
"connection-removed"
        signals.
        (nm_manager_get): Remove. Finally.

        * src/nm-activation-request.c: 
        * src/nm-activation-request.h: 
        Remove all the deferred activation code.

        * src/nm-device.c: Remove all the deferred activation code. Once
        * the device
        activation is started, it's started. Update the activation
virtual function
        signature.

        * src/nm-device-interface.c:
        * src/nm-device-interface.h:
        Device activation now takes only NMActRequest argument.
        Don't expose device activation directly on dbus, it's supposed
to go through
        NMManager now.

        * src/NetworkManagerPolicy.c (nm_policy_device_change_check):
        * Make the code
        a bit more compact.
        Use the new device activation methods through NMManager.

        * introspection/nm-manager-client.xml: 
        * introspection/nm-manager.xml: 
        * libnm-glib/nm-client.c:
        * libnm-glib/nm-client.h:
        Add device activation method.
        
        * libnm-glib/nm-device.c: 
        * libnm-glib/nm-device.h: 
        * introspection/nm-device.xml: 
        Remove device activation method. It's done through NMManager
now.

        * src/vpn-manager/nm-vpn-manager.c (impl_vpn_manager_connect):
        * Use the shiny
        new (nm_manager_get_device_by_path) function, get rid of our own
)find_device).



git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2915 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2007-10-01 15:38:39 +00:00
..
Makefile.am Fix distcheck 2007-09-20 11:37:14 +00:00
nm-access-point.xml 2007-09-19 Dan Williams <dcbw@redhat.com> 2007-09-19 20:44:37 +00:00
nm-device-802-3-ethernet.xml 2007-05-07 Tambet Ingo <tambet@ximian.com> 2007-05-07 15:17:45 +00:00
nm-device-802-11-wireless.xml 2007-05-07 Tambet Ingo <tambet@ximian.com> 2007-05-07 15:17:45 +00:00
nm-device.xml 2007-09-28 Tambet Ingo <tambet@gmail.com> 2007-10-01 15:38:39 +00:00
nm-ip4-config.xml 2007-02-16 Tambet Ingo <tambet@ximian.com> 2007-02-16 11:23:49 +00:00
nm-manager-client.xml 2007-09-28 Tambet Ingo <tambet@gmail.com> 2007-10-01 15:38:39 +00:00
nm-manager.xml 2007-09-28 Tambet Ingo <tambet@gmail.com> 2007-10-01 15:38:39 +00:00
nm-settings-connection.xml 2007-09-25 Dan Williams <dcbw@redhat.com> 2007-09-25 06:21:38 +00:00
nm-settings.xml 2007-09-09 Dan Williams <dcbw@redhat.com> 2007-09-09 14:48:31 +00:00
nm-vpn-connection.xml 2007-09-12 Tambet Ingo <tambet@gmail.com> 2007-09-12 16:23:53 +00:00
nm-vpn-manager.xml 2007-09-20 Tambet Ingo <tambet@gmail.com> 2007-09-20 06:47:15 +00:00
nm-vpn-plugin.xml 2007-09-26 Dan Williams <dcbw@redhat.com> 2007-09-27 02:20:53 +00:00