Go to file
Dan Williams 0073d4dd55 2004-07-06 Dan Williams <dcbw@redhat.com>
* src/NetworkManager.c
		- Add IPv4 address update for active device during link state check
		- Don't allow wireless cards to be powered up when they are not the
			active device

	* src/NetworkManagerDbus.c
	  src/NetworkManagerDbus.h
		- Add DBUS IPv4 address change signal
		- Add DBUS IPv4 address get method for devices

	* src/NetworkManagerDevice.c
		- Make setting the WEP key actually work
		- Move IP address get/set/update stuff here, per-device
		- Power down/bring down wireless device when deactivated
		- For scanning wireless devices, if first scan returned ENODATA, try again

	* src/NetworkManagerPolicy.c
		- Only set the WEP key for an allowed access point if there is one.
			We were setting it to be blank if one wasn't specified.

	* src/NetworkManagerUtils.h
	  src/NetworkManagerUtils.c
		- Move the IP address stuff to NetworkManagerDevice.c

	* dispatcher-daemon/NetworkManagerDispatcher.c
		- Add device IPv4 address change notification stuff


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@13 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2004-07-06 04:45:00 +00:00
dispatcher-daemon 2004-07-06 Dan Williams <dcbw@redhat.com> 2004-07-06 04:45:00 +00:00
initscript Initial revision 2004-06-24 14:18:37 +00:00
src 2004-07-06 Dan Williams <dcbw@redhat.com> 2004-07-06 04:45:00 +00:00
test Initial revision 2004-06-24 14:18:37 +00:00
aclocal.m4 Initial revision 2004-06-24 14:18:37 +00:00
AUTHORS Initial revision 2004-06-24 14:18:37 +00:00
autogen.sh Initial revision 2004-06-24 14:18:37 +00:00
ChangeLog 2004-07-06 Dan Williams <dcbw@redhat.com> 2004-07-06 04:45:00 +00:00
configure 2004-06-24 Dan Williams <dcbw@redhat.com> 2004-06-24 17:55:51 +00:00
configure.in 2004-06-24 Dan Williams <dcbw@redhat.com> 2004-06-24 17:55:51 +00:00
Makefile.am 2004-06-24 Dan Williams <dcbw@redhat.com> 2004-06-24 17:55:51 +00:00
Makefile.in 2004-06-24 Dan Williams <dcbw@redhat.com> 2004-06-24 17:55:51 +00:00
NEWS Initial revision 2004-06-24 14:18:37 +00:00
README Initial revision 2004-06-24 14:18:37 +00:00