summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2008-09-29 14:00:41 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2008-09-29 14:00:41 +0200
commitfad58d150646db5916e7dfce9b303ce59e611214 (patch)
tree6df8e5ec1cefbd87ad8b45c614f2a5524b4404aa /TODO
parentec9b998524c979a06b0373d5e76e9a9b1da89396 (diff)
downloadeurephia-fad58d150646db5916e7dfce9b303ce59e611214.tar.gz
eurephia-fad58d150646db5916e7dfce9b303ce59e611214.tar.xz
eurephia-fad58d150646db5916e7dfce9b303ce59e611214.zip
Updated TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO29
1 files changed, 25 insertions, 4 deletions
diff --git a/TODO b/TODO
index 63fca20..31c91bb 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,15 @@
+**
+** beta_0.9 requirements
+**
+* Add pthread mutex locking in eurephia_log(...)
-* Write admin program
+* Go through all log statements, make sure log type and log level is sane
+
+**
+** Release 1.0 requirements
+**
+
+* Write admin program (Magnus)
- Add / Delete / Modify users
- Add / Delete / Modify certificates (by loading the certfile)
- Add / Remove user->certlink
@@ -7,10 +17,20 @@
- Show lastlog
- Show blacklist
- Admin program should use eurephiaDB
-
-* Write PostgreSQL driver
-* A lot of QA
+
+**
+** Release 1.1 requirements
+**
+
+* Write PostgreSQL driver (David S.)
+
+
+**
+** Wish list
+**
+
+* A lot of QA utilities (release 1.1?)
- Writing test program for DB drivers
- which tests only the driver (loads .so file)
- which tests the API, simulating openvpn calls
@@ -18,3 +38,4 @@
- Check that right connection profiles are used
- Check that user/cert matches
+* Write MySQL driver (release 1.2?)