[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[minion-cvs] More hacks, and quickie (untested) CLI to start server.



Update of /home/minion/cvsroot/src/minion
In directory moria.seul.org:/tmp/cvs-serv4178

Modified Files:
	TODO 
Log Message:
More hacks, and quickie (untested) CLI to start server.

Common:
	Add fatal_exc to compelement error_exc.

Queue:
	Hardwire code to drop messages after 10 tries.

ServerMain:
	CLI interface to start the server.  Not yet tested.


Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- TODO	21 Aug 2002 19:09:48 -0000	1.18
+++ TODO	21 Aug 2002 20:49:16 -0000	1.19
@@ -16,29 +16,19 @@
          work.  There need not be an interface for replies.  Key rotation
          need not be automated.]
 
-	o MMTP
-		o Is it okay to just bind 127.0.0.1?
 	*. MBox module
 		o Implement
 		*- Test
 	*. Server
-		*. Startup, config
-		- Hardwired code to drop undeliverable messages
+		o Startup, config
+		o Hardwired code to drop undeliverable messages
 		- Unit test for keyset and various queues.
-		- Better debugging logs
+		*- Better debugging logs
 		- Test code to start 3 or 4 servers on one machine and
                   try sending some messages through.
-	o Add traceback-dumping functionality to Log class. 
-		o Write
-		o Test
 	- Better log messages at all points throughout system.
-	o createPrivateDir
-	       	o Warn about group-writable parent dirs
-		o Refactor 'create' and 'check' code.
-		o Test normal cases
-		o Test failing cases
 	*- CLI for server
-		*- Run server
+		*. Run server
 		*- Generate future key/publish to dirserver
 	- CLI client
 		- Send a message