added "nowho" parameter to debug userlist and fixed memory leak in DBHelper.c
[NeonServV5.git] / src / bot_DummyServ.c
2012-01-04 pk910added SOCKET_FLAG_SILENT flag for "silent modcmd"
2011-12-30 pk910Another year is about to end... So we have to update...
2011-12-25 pk910added possibility to edit command flags (cmd_modcmd)
2011-12-22 pk910*** VERSION 5.3.0 ***
2011-12-14 pk910added support for independent "zero-bots" (bots without...
2011-12-10 pk910implemented bind support (vhost)
2011-12-06 pk910added OpenSSL handler
2011-11-12 pk910fixed bot user handling (bot should only have a user...
2011-11-10 pk910added cmd_bots (lists all bots)
2011-10-31 pk910simplified modcmd system
2011-10-30 pk910made bind/unbind command bindings "required" (means...
2011-10-26 pk910added useless DummyServ (just for getting some events...