summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index ea88515..1b45184 100644
--- a/TODO
+++ b/TODO
@@ -13,8 +13,6 @@
- Needs probably to be an own thread with root permission and a
socket to send ADD/DELETE commands
-* Fix core dump when openvpn process closes eDBdriver
-
* Write admin program
- Add / Delete / Modify users
- Add / Delete / Modify certificates (by loading the certfile)
@@ -39,6 +37,8 @@
* BUGFIX: Core dumps when log file cannot be created (DONE)
+* Fix core dump when openvpn process closes eDBdriver (DONE)
+
* Write eurephia main module - phase 1 (DONE)
- replaces sqlite-auth.so (DONE)
- utilising eurephiaDB database driver (DONE)