[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] Add a couple of items
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv8840/src/minion
Modified Files:
TODO
Log Message:
Add a couple of items
Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -d -r1.110 -r1.111
--- TODO 30 May 2003 03:11:46 -0000 1.110
+++ TODO 1 Jun 2003 17:55:46 -0000 1.111
@@ -161,7 +161,13 @@
o Make sure rotation gets recalculated after keygen.
o Let users see and specifically request unrecommended servers
o Does rotation happen?
+ - Make sure that stats log isn't truncated, and that it is closed
+ and reopened on sighup.
+ - Add note to README about decreasing key lifetime.
- Finish all documentation, resolve all XXXX004s
+ - Quiet server startup; should be by default if daemon mode.
+ - Partially superceded descriptors should get replaced in dir,
+ right?
- Remaining unit tests
- Tests for online key rotation
- Tests for ServerInbox and Directory.py
@@ -203,6 +209,11 @@
2 - Decide whom to include; make dirgen
include them
3 - Tests
+
+ - Issues from 0.0.4:
+ - 'Iffy mode' messages are crappy.
+ - Trusted groups, trusted users for directory permissions
+ - Make 'SIGHUP' reload, 'SIGUSR' dump.
Required for "1.0":
[These features must be in place before we can take the system out