summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO3
-rw-r--r--TODO.done3
2 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index d997508..63fca20 100644
--- a/TODO
+++ b/TODO
@@ -8,9 +8,6 @@
- Show blacklist
- Admin program should use eurephiaDB
-* Make new eurephiadb-driver_template.c - template for creating db driver
- - add new parameter to eDBregister_attempt(...) -- attempt_mode
-
* Write PostgreSQL driver
* A lot of QA
diff --git a/TODO.done b/TODO.done
index 2ef088b..b5cb3a4 100644
--- a/TODO.done
+++ b/TODO.done
@@ -1,3 +1,6 @@
+* Make new eurephiadb-driver_template.c - template for creating db driver (DONE)
+ - add new parameter to eDBregister_attempt(...) -- attempt_mode
+
* Implement logging of env.variable time_duration on disconnect (DONE)
- Needs to expand the openvpn_lastlog table with connection_duration
field.