summaryrefslogtreecommitdiffstats
path: root/TODO.done
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2008-09-19 19:43:19 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2008-09-19 19:43:19 +0200
commit5a26d5de7ff44fd4ff3ebab471d221b149f13bfb (patch)
tree018d8ccc7ef57ad12125ecd02f8c598601185490 /TODO.done
parent7133a8117e32e85b2276f12f12d6d6c07b1ed1f9 (diff)
downloadeurephia-5a26d5de7ff44fd4ff3ebab471d221b149f13bfb.tar.gz
eurephia-5a26d5de7ff44fd4ff3ebab471d221b149f13bfb.tar.xz
eurephia-5a26d5de7ff44fd4ff3ebab471d221b149f13bfb.zip
Updated TODO - db driver template done
Diffstat (limited to 'TODO.done')
-rw-r--r--TODO.done3
1 files changed, 3 insertions, 0 deletions
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.