summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBryan Ischo <bryan@ischo.com>2008-07-29 11:45:04 +0000
committerBryan Ischo <bryan@ischo.com>2008-07-29 11:45:04 +0000
commit2b2ce08eedd7157ae24fb50b73c114e7c0c8026a (patch)
treea3fafe58a13ee6aede4d399c18f8287f2b10de48 /TODO
parentf0c0c3ffe8ab9adde32f8a3ca617b3bdf1ba1f95 (diff)
downloadceph-libs3-2b2ce08eedd7157ae24fb50b73c114e7c0c8026a.tar.gz
* Added TODO and COPYING
* Updated copyrights to GPLv3
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..44ebff2
--- /dev/null
+++ b/TODO
@@ -0,0 +1,11 @@
+* Add GNU autoconf support
+
+* Write test case for request_context
+
+* Implement service logging support
+
+* Implement function for generating an HTTP authenticated query string
+
+* Implement functions for generating form stuff for posting to s3
+
+* Write s3 man page