Things that have to be done, in rough order of necessity:

Make snui_server threaded.  At present a hung client connection *will* kill
auth and lookups across the entire network.  (Yes, that's a BAD thing)

Add proper use of advisory locking to snui_server and the admin scripts.

