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

[or-cvs] Track whether descriptor is dirty/uploaded. When any optio...



Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv32622/doc

Modified Files:
	TODO 
Log Message:
Track whether descriptor is dirty/uploaded.  When any options are set, mark it dirty.  Once a minute, regenerate and upload the server descriptor if it is dirty.

Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -d -r1.208 -r1.209
--- TODO	13 Nov 2004 11:45:44 -0000	1.208
+++ TODO	13 Nov 2004 16:53:48 -0000	1.209
@@ -17,7 +17,7 @@
    o clean up parse_*_policy code
      o when you hup, they're not getting re-parsed
      o stop calling a *_policy an exit_policy_t
-N  - Regenerate our server descriptor when a relevant option is changed from
+   o Regenerate our server descriptor when a relevant option is changed from
      control.c.
    . Writing out the machine-readable torrc file
      o Function to check whether an option has changed.