mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 17:40:08 +01:00
* panel-applet/NMWirelessApplet.c panel-applet/NMWirelessAppletDbus.c - Start using NetworkDevice/WirelessNetwork structures in more places - Update for unified device/network forcing in NetworkManager * src/NetworkManager.c - some code consolidation * src/NetworkManagerDbus.c - (nm_dbus_nm_set_active_device): "setActiveDevice" now takes either one or two arguments: the first is the NM ID of the device to switch to, and the second (optional) argument is the ESSID of a wireless network to use as well. - Get rid of "setNetwork" method due to above change * src/NetworkManagerDevice.c - (nm_device_new): perform scan and update best AP on device creation - nm_device_activation_cancel_if_needed()->nm_device_activation_should_cancel() - nm_device_activation_signal_cancel()->nm_device_activation_cancel(), and spin waiting for cancellation to finish before returning * src/NetworkManagerPolicy.c - Changes here clarify the situations in which a device switch occurs, and make sure to keep using a forced device and network if the user gives us one - Remove old unused code git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@149 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| broken-0.png | ||
| connect-0.png | ||
| connect-1.png | ||
| connect-2.png | ||
| connect-3.png | ||
| keyring.png | ||
| Makefile.am | ||
| NMWirelessApplet.c | ||
| NMWirelessApplet.h | ||
| NMWirelessApplet.server.in | ||
| NMWirelessApplet.xml | ||
| NMWirelessAppletDbus.c | ||
| NMWirelessAppletDbus.h | ||
| no-link-0.png | ||
| no-networkmanager.png | ||
| signal-1-40.png | ||
| signal-41-60.png | ||
| signal-61-80.png | ||
| signal-81-100.png | ||
| wired.png | ||
| wireless-applet.glade | ||
| wireless-applet.png | ||
| wireless.png | ||