CVSROOT:        /cvs/gnome
Module name:    NetworkManager
Changes by:     dcbw    05/12/21 16:08:00

Modified files:
        .              : ChangeLog 
        gnome/applet   : nm-gconf-wso-wep.c nm-gconf-wso-wpa-psk.c 
                         nm-gconf-wso.c nm-gconf-wso.h 
        src            : NetworkManagerAP.c NetworkManagerAP.h 
                         NetworkManagerDevice.c nm-ap-security-wep.c 
                         nm-ap-security-wep.h nm-ap-security.c 
                         nm-ap-security.h nm-dbus-nm.c 

Log message:
2005-12-21  Dan Williams  <[EMAIL PROTECTED]>

* gnome/applet/nm-gconf-wso*
- Make the serialize functions return gboolean
rather than int

* gnome/applet/nm-gconf-wso.c
- (nm_gconf_wso_dispose, nm_gconf_wso_finalize): fix up
parent class handling so we don't segfault

* src/NetworkManagerAP.[ch]
- (nm_ap_get_capabilities): new function, return capabilities
now that something can use them
- (nm_ap_set_encrypted): assume that an access point supports
both WEP104 and WEP40 if its set encrypted.  FIXME: can
we even tell whether it just supports WEP40?

* src/NetworkManagerDevice.c
- (ap_need_key): resurrect and update for the New World Order
- (nm_device_wireless_get_activation_ap): if we're not given
security info to use, create some based on access point
capabilities

* src/nm-ap-security-wep.c
- (nm_ap_security_wep_new_from_ap): create a new object
based on a certain access point's capabilities

* src/nm-ap-security.c
- (nm_ap_security_new_from_ap): delegate creation of a new
object based on access point capabilities to a subclass
- (nm_ap_security_copy_properties): don't segfault if we
don't have a key yet

* src/nm-dbus-nm.c
- (nm_dbus_nm_set_active_device): provide more informative
output when errors occur.  Also construct security info
for a given access point if we weren't given any

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=dcbw&date=explicit&mindate=2005-12-21%2016:07&maxdate=2005-12-21%2016:09

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to