From a386cc6bc9ae8894f25415a642d0622fa6d2d6fe Mon Sep 17 00:00:00 2001 From: Robert Love Date: Thu, 26 Jan 2006 21:16:36 +0000 Subject: [PATCH] 2006-01-26 Robert Love * TODO: Update. WPA support is in the bag and HAL restarts (should) work. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1392 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- ChangeLog | 5 +++++ TODO | 13 ++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1c6ee1ef51..52b71a98c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-01-26 Robert Love + + * TODO: Update. WPA support is in the bag and HAL restarts (should) + work. + 2006-01-26 Robert Love * configure.in: Change '-Wno-unused' to '-Wno-unused-parameter' diff --git a/TODO b/TODO index d1b2c76191..ae9d2dfb3e 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,13 @@ TODO items for NetworkManager ----------------------------- -Any of these items are of course fair game for anyone, patches are greatly welcome. It also serves as a "what still needs to be done" list. +Any of these items are of course fair game for anyone, patches are greatly +welcome. It also serves as a "what still needs to be done" list. -- WPA support +- WPA Enterprise support -WPA support is greatly, significantly, mightily needed. +Support WPA Enterprise. - Access Point link checking thresholds @@ -14,9 +15,11 @@ WPA support is greatly, significantly, mightily needed. Wireless link checking could be enhanced to check the signal strength of an access point and switch if the current access point a wireless card is associated with has dropped below say, 20%. -- Gracefully recover from dbus and hal dropouts +- Gracefully recover from dbus dropouts -There is currently no logic to gracefully recover from a crashed/killed dbus or hal. There are dbus functions for notification when services come up and go away which could be used here. Remeber that when dbus dies, hal also dies at the moment. +There is currently no logic to gracefully recover from a crashed/killed dbus. +There are dbus functions for notification when services come up and go away +that we could use here. Note that when dbus dies, hal also dies at the moment. - Support 40/64 bit passphrases