NetworkManager/gnome/libnm_glib
Dan Williams 438d37f1c8 2005-08-04 Dan Williams <dcbw@redhat.com>
* 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


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@817 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-08-04 11:37:51 +00:00
..
.cvsignore 2005-04-27 Dan Williams <dcbw@redhat.com> 2005-04-27 18:05:16 +00:00
libnm_glib.c 2005-08-04 Dan Williams <dcbw@redhat.com> 2005-08-04 11:37:51 +00:00
libnm_glib.h 2005-04-27 Dan Williams <dcbw@redhat.com> 2005-04-27 18:05:16 +00:00
libnm_glib.pc.in 2005-04-27 Dan Williams <dcbw@redhat.com> 2005-04-27 18:05:16 +00:00
Makefile.am 2005-04-27 Dan Williams <dcbw@redhat.com> 2005-04-27 18:05:16 +00:00