summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2005-08-23 21:13:31 +0200
committerNiko Tyni <ntyni@iki.fi>2005-08-23 21:13:31 +0200
commit097c0c8590821246ac6630e7f2d72c0db62ea69d (patch)
tree473d813f30d4988e3005708dbc7ef41ac2601496 /TODO
parent69064fb816bd54a08ffd92760f125a5d83793250 (diff)
downloadsmokeping-097c0c8590821246ac6630e7f2d72c0db62ea69d.tar.gz
smokeping-097c0c8590821246ac6630e7f2d72c0db62ea69d.tar.xz
* 2.0/TODO:
+ CGI: return something else than 200 OK in error situations + config: make .adr dir configurable
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5189180..9ecd2ef 100644
--- a/TODO
+++ b/TODO
@@ -44,3 +44,15 @@
* CGI LOGGING
replace the __WARN__ and __DIE__ handlers with CGI::Carp?
Problems with speedy?
+
+* CGI RETURN VALUE
+ return something else than 200 OK in error situations at least
+ when updating DYNAMIC addresses
+ - suggested by Marc Haber,
+ <http://lists.ee.ethz.ch/smokeping-users/msg01644.html>
+
+* CONFIG
+ make the .adr (and .snmp) directory configurable
+ - suggested by Marc Haber,
+ <http://lists.ee.ethz.ch/smokeping-users/msg01644.html>
+