CVSROOT:        /cvs/gnome
Module name:    NetworkManager
Changes by:     dcbw    05/08/04 07:37:51

Modified files:
        .              : ChangeLog 
        gnome/applet   : applet-dbus-info.c applet-dbus-info.h 
                         passphrase-dialog.c 
        gnome/libnm_glib: libnm_glib.c 
        src            : Makefile.am NetworkManagerAP.c 
                         NetworkManagerAP.h NetworkManagerDbus.c 
                         NetworkManagerDbus.h NetworkManagerDevice.c 

Log message:
2005-08-04  Dan Williams  <[EMAIL PROTECTED]>

* gnome/applet/applet-dbus-info.c
gnome/applet/applet-dbus-info.h
- (nmi_dbus_update_network_auth_method->nmi_save_network_info): generalize
to store key, key type, and auth method rather than just auth method
- (nmi_dbus_update_network_info): new function
- (nmi_dbus_info_message_handler): updateNetworkAuthMethod -> updateNetworkInfo

* gnome/applet/passphrase-dialog.c
- (nmi_passphrase_dialog_ok_clicked): call nmi_save_network_info() instead
of saving the info ourselves

* gnome/libnm_glib/libnm_glib.c
- Remove the stupid version check for dbus

* src/NetworkManagerAP.c
src/NetworkManagerAP.h
- (nm_ap_get_enc_key_source): return 'const char *' rather than 'char *'

* src/NetworkManagerDbus.c
src/NetworkManagerDbus.h
- (nm_dbus_update_network_auth_method -> nm_dbus_update_network_info): Update
more than just the auth method

* src/NetworkManagerDevice.c
- Update network info at the appropriate times

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=dcbw&date=explicit&mindate=2005-08-04%2007:36&maxdate=2005-08-04%2007:38

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

Reply via email to