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

[minion-cvs] Add stop-server, reload-server commands.



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

Modified Files:
	TODO 
Log Message:
Add stop-server, reload-server commands.

Yeah, I know that you can just run 'kill -TERM `cat pid`', but this is
a frequently-requested feature.


Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- TODO	13 Feb 2003 10:56:39 -0000	1.77
+++ TODO	14 Feb 2003 17:22:20 -0000	1.78
@@ -170,6 +170,11 @@
                         o Installation insns for weird OpenSSL situations
                         o Note that we break backward compatibility
         - Release
+                . Resolve XXXX003's.
+                - Better (more prominent) error messages when missing
+                  openssl.
+                - Better errors when missing pythondev.
+                o Add 'stop-server', 'reload-server' functions.
                 - Come up with way to deal with servers as they
                   upgrade.
                 - Go over CVS commit logs for all contents of 'what's
@@ -245,6 +250,9 @@
                         - Support multiple exit addresses. (cc, bcc, etc.)
                           Needs to be bandwidth-limited.
                 - Incoming email gateway
+                        - Insert encoded packet into net.
+                        - Reply to a reply block
+                        - "Anonymize" is 
                 - Some notion of 'client modules' would be a good idea.
                 - Put 'address' someplace more reasonable.
         - End-to-end issues
@@ -253,7 +261,7 @@
         - Configurability
                 - Better, documented support for http proxies for
                   downloading directories.
-                - Make pooling configurable.
+                - Make pooling configurable and more sophisticated.
                 - Make SURB logging configurable.
                 - Reload configuration on SIGHUP
                 - Support for one-side-only MMTP configurations.