GNotify ToDo:
-------------

* Features:
		[ ] IPv6 support for GNotify
		[x] Logging
		[x] IP-Allow Editor for the GNotify Config-GUI
		[x] Automove to the Right/Bottom corner of the screen
				and resizing to the left.

* Bugfixes:
		[x] Fix forking/threading bug in gtkthread/fork option
		  ("<unknown>: Fatal IO error 2 (Bad file descriptor) on X server :0.0.")
		[x] Fix the info-page
			(the utsname-stuff doesn't show any info)
		[x] Sound-thread cancel bug. Now the pthread_t will be only cancelled if
			the sound has been played...
		[x] HTTP-Info bug. When browser connects/disconnects it isn't possible to
			connect anymore
		[x] GNotify breaks down after sending 10 or more messages...
		[ ] GNotify breaks down, if the client sets up a button, displays the 
			message, quits and the user clicks on that button.
		[x] GNotify crashes is client sends more than 128 bytes.
		[x] "allowmove" configuration hasn't been loaded *argh*
		[x] "SETCFG" bug fixed, the sprintf was called before the cmd was copied to
			buff, that's why the buffer always was empty.
