aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2003-12-15 18:45:27 +0000
committerWayne Davison <wayned@samba.org>2003-12-15 18:45:27 +0000
commitf7731f1fc2ad065a975b5b454eb4c120bd2372b4 (patch)
treeab072f092256be43482ad922455856e0f24f287a /TODO
parent7d3f8ae2df02ed2dff26209ec2cfc22fc8fb6b7f (diff)
downloadandroid_external_rsync-f7731f1fc2ad065a975b5b454eb4c120bd2372b4.tar.gz
android_external_rsync-f7731f1fc2ad065a975b5b454eb4c120bd2372b4.tar.bz2
android_external_rsync-f7731f1fc2ad065a975b5b454eb4c120bd2372b4.zip
Removed some obsolete items.
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 0 insertions, 14 deletions
diff --git a/TODO b/TODO
index 31a013f3..e876ee57 100644
--- a/TODO
+++ b/TODO
@@ -2,13 +2,6 @@
BUGS ---------------------------------------------------------------
-rsync-url barfs on upload
-
- rsync foo rsync://localhost/transfer/
-
- Fix the parser.
-
-
There seems to be a bug with hardlinks
mbp/2 build$ ls -l /tmp/a /tmp/b -i
@@ -115,10 +108,6 @@ Cross-test versions
some testing and also be the most common case for having different
versions and not being able to upgrade.
---no-blocking-io might be broken
-
- in the same way as --no-whole-file; somebody needs to check.
-
Do not rely on having a group called "nobody"
http://www.linuxbase.org/spec/refspecs/LSB_1.1.0/gLSB/usernames.html
@@ -382,9 +371,6 @@ Errors
File attributes
- Device major/minor numbers should be at least 32 bits each. See
- http://lists.samba.org/pipermail/rsync/2001-November/005357.html
-
Transfer ACLs. Need to think of a standard representation.
Probably better not to even try to convert between NT and POSIX.
Possibly can share some code with Samba.