CVSROOT: /cvs/gnome Module name: NetworkManager Changes by: dcbw 05/03/28 22:00:01
Modified files: . : Tag: STABLE_0_3 ChangeLog NetworkManager.h panel-applet : Tag: STABLE_0_3 Makefile.am NMWirelessApplet.c NMWirelessApplet.h NMWirelessAppletDbus.c NMWirelessAppletOtherNetworkDialog.c menu-info.c wireless-applet.glade src : Tag: STABLE_0_3 NetworkManager.c NetworkManagerDevice.c NetworkManagerDevice.h NetworkManagerUtils.c autoip.c nm-dbus-device.c src/backends : Tag: STABLE_0_3 NetworkManagerDebian.c NetworkManagerRedHat.c Log message: 2005-03-28 Dan Williams <[EMAIL PROTECTED]> Driver Notification patch: notifies the user when their driver sucks. Gives them the option to ignore further insertions of the card that has the sucky driver. * NetworkManager.h - Remove the SEMI_SUPPORTED member from the NMDriverSupportLevel enum and replace it with NO_CARRIER_DETECT and NO_WIRELESS_SCAN * panel-applet/NMWirelessApplet.[ch] - Merge essid.glade -> wireless-applet.glade - Implement the "Your driver sucks" notification dialog * panel-applet/NMWirelessAppletDbus.c - Change stuff from getSupportsCarrierDetect->getDriverSupportLevel - Grab hardware address for each device from NM too - Check whether the driver for each device sucks or not whenever a new device is noticed * panel-applet/NMWirelessAppletOtherNetworkDialog.c - Deal with stuff being in wireless-applet.glade now rather than essid.glade * src/NetworkManager.c - Fix a double-unref on device removal * src/NetworkManagerUtils.c - Set appropriate driver support level on a device that doesn't support scanning or carrier detection * src/nm-dbus-device.c - New "getHWAddress" dbus method on devices - getSupportsCarrierDetect -> getDriverSupportLevel URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=dcbw&date=explicit&mindate=2005-03-28%2021:59&maxdate=2005-03-28%2022:01 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list