summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
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