summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2008-09-29 17:33:58 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2008-09-29 17:33:58 +0200
commit72842ad0d5a161a8b47bc8d7948ae169ee032314 (patch)
tree7534ba79dfa445690cd69a5399a8601b24ed9274 /TODO
parentfad58d150646db5916e7dfce9b303ce59e611214 (diff)
downloadeurephia-72842ad0d5a161a8b47bc8d7948ae169ee032314.tar.gz
eurephia-72842ad0d5a161a8b47bc8d7948ae169ee032314.tar.xz
eurephia-72842ad0d5a161a8b47bc8d7948ae169ee032314.zip
Updated TODO with even more thoughts
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 8 insertions, 2 deletions
diff --git a/TODO b/TODO
index 31c91bb..92993bb 100644
--- a/TODO
+++ b/TODO
@@ -9,7 +9,7 @@
** Release 1.0 requirements
**
-* Write admin program (Magnus)
+* Write admin program (Magnus) (will be introduced during beta_0.9?)
- Add / Delete / Modify users
- Add / Delete / Modify certificates (by loading the certfile)
- Add / Remove user->certlink
@@ -24,7 +24,13 @@
**
* Write PostgreSQL driver (David S.)
-
+* Logging to syslog
+* enhanced firewall thread (fork)
+ - Write a binary which is executed via execve(...) after fork
+ (this should release memory kept by openvpn in the forked process)
+ - This binary loads the firewall interface (dlopen)
+ - The binary takes care of opening up and destruction of message
+ queues and semaphores
**
** Wish list