CVSROOT:        /cvs/gnome
Module name:    NetworkManager
Changes by:     dcbw    06/01/22 17:40:14

Modified files:
        .              : ChangeLog 
        src            : NetworkManagerAP.c NetworkManagerAP.h 
                         NetworkManagerAPList.c NetworkManagerAPList.h 
                         NetworkManagerPolicy.c 
                         nm-device-802-11-wireless.c nm-device.c 
                         nm-device.h 

Log message:
2006-01-22  Dan Williams  <[EMAIL PROTECTED]>

* src/NetworkManagerAP.[ch]
- (nm_ap_get_matched, nm_ap_set_matched): remove

* src/NetworkManagerAPList.[ch]
- (nm_ap_list_diff): removed
- (nm_ap_list_merge_scanned_ap): move AP dbus signal logic here,
deal with access points changing essids on us

* src/nm-device-802-11-wireless.c
- (add_new_ap_to_device_list): move AP dbus signal logic to
src/NetworkManagerAPList.c
- (real_can_interrupt_activation): new function; allow interruption
of device activation if we are waiting for a network key

* src/NetworkManagerPolicy.c
- (nm_policy_device_change_check): allow interruption of currently
activating devices if the device allows it.  Previous behavior
would refuse to activate a just-plugged wired device if a
wireless device was waiting for a key.

* src/nm-device.[ch]
- (nm_device_can_interrupt_activation): new function; ask devices
whether their activation can be interrupted

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=dcbw&date=explicit&mindate=2006-01-22%2017:39&maxdate=2006-01-22%2017:41

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

Reply via email to