CVSROOT:        /cvs/gnome
Module name:    NetworkManager
Changes by:     dcbw    05/05/14 17:54:30

Modified files:
        .              : ChangeLog NetworkManager.h 
        gnome/applet   : applet-dbus.c applet.c applet.h 
                         other-network-dialog.c passphrase-dialog.c 
                         wireless-applet.glade 
        src/vpn-manager: nm-dbus-vpn.c nm-dbus-vpn.h nm-vpn-manager.c 
        vpn-daemons/vpnc: nm-vpnc-service.c 

Log message:
2005-05-14  Dan Williams  <[EMAIL PROTECTED]>

* NetworkManager.h
- Add signals for VPN Launch and Connect failures

* gnome/applet/applet-dbus.c
- (nmwa_dbus_filter): Trap new VPN launch & connect failure signals

* gnome/applet/applet.c
- (nmwa_show_vpn_failure_dialog): generalize old 
nmwa_show_vpn_login_failure_dialog()
function to handle all VPN failure messages
- (nmwa_schedule_vpn_failure_dialog): generalize old  
nmwa_schedule_vpn_login_failure_dialog()
function to hanlde all VPN failure  messages
- (show_warning_dialog): work around focus-stealing prevention

* gnome/applet/other-network-dialog.c
gnome/applet/passphrase-dialog.c
- (update_button_cb): Make sure the OK button is enabled when it should be, 
fixes
problem where it never enabled for ASCII Key and Hex Key types

* gnome/applet/wireless-applet.glade
- Add window title to Other Wireless Network Dialog

* src/vpn-manager/nm-dbus-vpn.c
- (nm_dbus_vpn_signal_vpn_failed): generalize old 
nm_dbus_vpn_signal_vpn_login_failed()
function to handle all VPN failure messages

* src/vpn-manager/nm-vpn-manager.c
- (nm_vpn_manager_process_signal): trap and proxy VPN launch & connect failure 
signals too

* vpn-daemons/vpnc/nm-vpnc-service.c
- (nm_vpnc_dbus_signal_launch_failed): new function
- (nm_vpnc_dbus_signal_connect_failed): new function
- (nm_vpnc_helper_timer_cb): signal connect failure on timeout
- (vpnc_watch_cb): signal connection failure when vpnc exits with connection 
failure
- (nm_vpnc_start_vpnc_binary): search a number of locations for vpnc
- (nm_vpnc_dbus_handle_start): send launch failure signal when we fail to 
launch vpnc

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=dcbw&date=explicit&mindate=2005-05-14%2017:53&maxdate=2005-05-14%2017:55

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

Reply via email to