Skip to content
  • Dan Williams's avatar
    2005-01-09 Dan Williams <dcbw@redhat.com> · 9724e4eb
    Dan Williams authored
    	* dhcpcd/client.c
    		- Use correct timeout value
    
    	* info-daemon/NetworkManagerInfoDbus.c
    	  src/NetworkManagerDbus.c
    		- Consolidate communication between NM and NMI by doing only 1 dbus
    			method call to get Wireless Network info from NMI instead of 6
    
    	* src/NetworkManager.c
    		- Make sure to cancel activation when we receive a SIGTERM, otherwise
    			when we didn't have an AP to use, we'd wait for one forever without
    			quitting
    
    	* src/NetworkManagerDevice.c
    		- nm_device_activation_cancel(): Fix a race between dhcp and quitting
    			activation, dhcp might not have started yet but we don't quit activation
    			before starting it, so the quit signal gets lost
    
    
    git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@363 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
    9724e4eb