X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/a628b06977dbcb58281b11024f4b76227666d7d0..76533c52dcdda2af52c892cb2b13206e7070c0a6:/TODO diff --git a/TODO b/TODO index 61a4e734..2253147d 100644 --- a/TODO +++ b/TODO @@ -344,6 +344,13 @@ chmod: Incorrect timestamps (Debian #100295) A bit hard to believe, but apparently it happens. + + +Check "refuse options works" + + We need a test case for this... + + Was this broken when we changed to popt? @@ -414,6 +421,10 @@ If tests are skipped, say why. Test daemon feature to disallow particular options. +Pipe program that makes slow/jerky connections. + +Versions of read() and write() that corrupt the stream, or abruptly fail + DOCUMENTATION --------------------------------------------------------