Skip to content
  • Dan Williams's avatar
    2004-10-21 Dan Williams <dcbw@redhat.com> · faae8945
    Dan Williams authored
    	* NetworkManager.h
    		- New file, now contains commonly used structures and bits
    			for the dbus API of NetworkManager
    
    	* Makefile.am
    		- Deliver NetworkManager.h to ${includedir}/NetworkManager
    
    	* src/NetworkManager.h
    		- Rename -> src/NetworkManagerMain.c
    
    	* Various fixups all around to use NetworkManager.h and new
    		src/NetworkManagerMain.h, remove redundant bits that got
    		moved into NetworkManager.h
    
    	* src/NetworkManagerDevice.[ch]
    	  src/NetworkManagerUtils.[ch]
    	  src/NetworkManagerPolicy.c
    	  src/NetworkManagerDbus.c
    		- Whitelist wireless drivers, and blacklist some wired
    			drivers.  Also blacklist cipsec and ethernet-over-usb
    			devices at this time (RH #135722, RH #135648)
    		- Don't leak unsupported devices out over dbus, or allow
    			them to be set as the active device.  Skip over them
    			during automatic device picking
    
    	* test/nmclienttest.c
    		- Clean up the dbus code a lot
    
    
    git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@261 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
    faae8945