[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] Untested logic for client-side message reassembly



Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv14961

Modified Files:
	HISTORY TODO 
Log Message:
Untested logic for client-side message reassembly

Index: HISTORY
===================================================================
RCS file: /home/minion/cvsroot/src/minion/HISTORY,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- HISTORY	23 Dec 2003 22:58:28 -0000	1.10
+++ HISTORY	16 Feb 2004 22:30:03 -0000	1.11
@@ -7,8 +7,8 @@
    - Fixed a bug that prevented the client from ever deleting messages
      from its queue.
 
-   - Have clients handle dropped connections to servers correctly, by 
-     retrying only the packets that were not delivered.   
+   - Have clients handle dropped connections to servers correctly, by
+     retrying only the packets that were not delivered.
 
 NEW IN VERSION 0.0.6.1:
    - Several documentation fixes.

Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.191
retrieving revision 1.192
diff -u -d -r1.191 -r1.192
--- TODO	15 Feb 2004 23:25:33 -0000	1.191
+++ TODO	16 Feb 2004 22:30:03 -0000	1.192
@@ -49,6 +49,7 @@
                         o Implement
                         - Test
                 - Maildir-style exit module to help integrators.
+                - "mixminiond" frontend
         . MMTP
                 o Make MMTP bursty.
                 . Bandwidth throttling
@@ -64,8 +65,10 @@
         o Security
                 X Make createPrivateDirs gripe about group-writable parent
                   dirs.  [Actually, this has been done for a while!]
-        - Large reply messages and efwd messages
-                - Fragment-pool logic for client
+        . Large reply messages and efwd messages
+                . Fragment-pool logic for client
+                        o Implement
+                        - Test
         - Manual pages
                 - Re-do man page to be generated from common source
                   on all platforms (George.)
@@ -101,7 +104,9 @@
                   when.
                 - Limit number of packets sent over single client
                   connection.
-
+        - UI
+                - "-o" option for queue
+                - "-i" option for flush.
 
 Require for "0.1.0" (the in-theory-as-good-as-type-II release):
   [Release criteria: Workable replacement for type II.  At least as