aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-03-15 14:01:43 +0000
committerMartin Pool <mbp@samba.org>2002-03-15 14:01:43 +0000
commitb17dd0c435d754abc8cafcb5b1464c44f92f73fe (patch)
tree12dea82dc8c41b99fa8d089e4fd8c1f888808039 /TODO
parent3669201179327e6257122858b9aaa05f4d0e673f (diff)
downloadandroid_external_rsync-b17dd0c435d754abc8cafcb5b1464c44f92f73fe.tar.gz
android_external_rsync-b17dd0c435d754abc8cafcb5b1464c44f92f73fe.tar.bz2
android_external_rsync-b17dd0c435d754abc8cafcb5b1464c44f92f73fe.zip
Note about debian #28416
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index fd885224..273de17d 100644
--- a/TODO
+++ b/TODO
@@ -184,6 +184,7 @@ IPv6
which should just take a small change to the parser code.
+
Errors
If we hang or get SIGINT, then explain where we were up to. Perhaps
@@ -200,6 +201,11 @@ Errors
explaining why the socket is closed. I'm not sure if this would
work, but it would certainly make our messages more helpful.
+ What happens if a directory is missing -x attributes. Do we lose
+ our load? (Debian #28416) Probably fixed now, but a test case
+ would be good.
+
+
File attributes
Device major/minor numbers should be at least 32 bits each. See