From bcb704366cb5e333a626c18c308c7e0448a8e69f Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kppp/TODO | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 kppp/TODO (limited to 'kppp/TODO') diff --git a/kppp/TODO b/kppp/TODO new file mode 100644 index 00000000..2fbad962 --- /dev/null +++ b/kppp/TODO @@ -0,0 +1,25 @@ +TODO +==== +o modem-setup wizard +o provider-setup wizard +o Create an own dialer communicating with slots. This will allow non-X kpppīs +o Separate GUI and non-GUI code in different classes +o Enhance "Send" to allow special (control) characters +o version detection of pppd fails on debian (rwsr-x---). Allow manual conf. + +Dropped +======= +o MS-CHAP support (since this relies on pppd, we cannot do it) +o separate setup and dialer (very difficult, both parts would require to be + be SUID) + +Done +==== +o signal catching for accounting +o help users with those "pppd died unexpected..." bugs +o CHAP support +o All modem related code should be put in one class +o replace "$" in config entries with "$$" +o button for clearing volume accounting +o better FAQ (itīs better now, still not perfect, and will never be) +o deal with interfaces different from ppp0 -- cgit v1.2.1