From f945cbe7e67033acd824553d45fef809642f318f Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Tue, 17 Apr 2012 13:49:25 +0200 Subject: fixed buffer overflow in symlink reading --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 30c582c..d10b66e 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,14 @@ TODO list (in order of priority) --------- -- more charsets for file, symlink and directory names -- complete set of operations - handling of most file system metadata - ownership: how is this done depending on per-user or root mounts? think about security here! - extended attributes - pooling of PQconn +- replace dir.path with a range search tree algo in DB +- rename (after a redo of the dir table) - thread-synchronization (we can ommit the -s flag) - use of asynchonous read/writes - what is a transaction? couple to fsync/fdatasync -- cgit v1.2.3-54-g00ecf