Clean up : externalize all dirty jobs from main() into local ones
Add SQL data schemes, with last update (ban/level was missing)
Fix: Initialize buffer (UB)
Fix incorrect recognition of some hostname as IP
Fix excessive HTTP_TIMEOUT because http killer was called before first I/O
Fix bug #100: PHP 64/32bits incompatibility in password hashing
Fix bug #101: incorrect banmask generation when hostname looks like an IP
*src/mystring.c : fix overflow on 64bits systems
Add timeout mechanism to kill idling http connections
Bugfix : user_delog did not actually delog irc client causing deauth to fail