[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] Make file locking work crossplatform; clean up interface
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv12239
Modified Files:
TODO
Log Message:
Make file locking work crossplatform; clean up interface
Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -d -r1.135 -r1.136
--- TODO 15 Jul 2003 01:57:12 -0000 1.135
+++ TODO 15 Jul 2003 15:30:56 -0000 1.136
@@ -39,6 +39,8 @@
o Make all unittests pass
o Make unittests pass without warnings
o Add a makeshift interactive mode.
+ o Real locking
+ o Real RNG via CryptGenRandom()
o Twisted port decision
o Website work
. Initial support for email headers (client side)
@@ -91,8 +93,6 @@
- Full Windows client-side support
- Address everything on Itamar's non-blocking
incompatibility list.
- - Real RNG via CryptGenRandom()
- - Real locking
- Installer
- Instructions
- RFC822 interface to help integrators