1 Some things still left to do (not a comprehensive list):
3 * Go through Olaf's extensive changes (especially the list and callback
4 handling, which is the meat of the server) and understand everything
7 * Continue checking for security holes.
9 * Handle multiple SM_MON requests that are identical save for the "priv"
10 information. How should I do this? No spec's...(it's not really
11 supposed to happen). [Did Olaf already address this?]
13 * BETTER CODE COMMENTS!