mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 16:00:12 +01:00
* gnome/applet/applet-dbus-info.c - (nmi_dbus_create_error_message): new function - (nmi_dbus_get_key_for_network): correctly use dbus error creation functions. Also don't check for both device _and_ network before asking for a user's key, because we may not have gotten all our networks back from NM quite yet (due to the dbus pending calls coming in later). Fixes a hang in NM/nm-applet. * src/NetworkManagerDbus.c - (nm_dbus_get_user_key_for_network_cb): handle error conditions in a slightly more sane manner, even though we are still broken for certain other error conditions. - (nm_dbus_get_user_key_for_network): need to pass the network's essid to the info-daemon too * src/NetworkManagerDevice.c - Fix some debug messages to be info messages instead git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@875 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| icons | ||
| .cvsignore | ||
| applet-dbus-devices.c | ||
| applet-dbus-devices.h | ||
| applet-dbus-info.c | ||
| applet-dbus-info.h | ||
| applet-dbus-vpn.c | ||
| applet-dbus-vpn.h | ||
| applet-dbus.c | ||
| applet-dbus.h | ||
| applet.c | ||
| applet.h | ||
| eggtrayicon.c | ||
| eggtrayicon.h | ||
| keyring.png | ||
| main.c | ||
| Makefile.am | ||
| menu-items.c | ||
| menu-items.h | ||
| nm-applet.conf | ||
| nm-device.c | ||
| nm-device.h | ||
| other-network-dialog.c | ||
| other-network-dialog.h | ||
| passphrase-dialog.c | ||
| passphrase-dialog.h | ||
| vpn-connection.c | ||
| vpn-connection.h | ||
| vpn-password-dialog.c | ||
| vpn-password-dialog.h | ||
| wireless-applet.glade | ||
| wireless-network.c | ||
| wireless-network.h | ||