Skip to content
  • Dan Williams's avatar
    2005-06-23 Dan Williams <dcbw@redhat.com> · e8b20dba
    Dan Williams authored
    	* src/NetworkManager.c
    	  src/NetworkManagerMain.h
    		- (nm_get_hal_ctx): new function, move Hal initialization code here
    		- (nm_hal_init): new function, init libhal context then add devices
    		- (nm_hal_deinit): new function, clean up libhal context
    		- (nm_data_free): Move Hal cleanup here
    		- (main): check whether Hal is running, and if so, get a list of
    			network devices from it
    
    	* src/NetworkManagerDbus.c
    		- (nm_dbus_signal_filter): trap NameOwnerChanged signals for Hal,
    			and when it appears, get a list of network devices from it.  If
    			Hal goes away, clean up the libhal context
    
    
    git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@738 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
    e8b20dba