fixed game_uno +2/+4 timeout handling
[NeonServV5.git] / src / mysqlConn.c
2012-10-18 pk910Merge remote-tracking branch 'IoMultiplexer.git/master...
2012-10-18 pk910Merge remote-tracking branch 'IOMultiplexer.git/master...
2012-09-27 pk910added new multi log system
2012-09-26 pk910fixed some missing includes
2012-09-24 pk910Merge remote-tracking branch 'IOMultiplexer.git/master...
2012-09-24 pk910tidied up main.c code
2012-09-22 pk910Merge remote-tracking branch 'remotes/IOMultiplexer...
2012-09-22 pk910Merge remote-tracking branch 'remotes/IOMultiplexer...
2012-09-22 pk910Merge remote-tracking branch 'refs/remotes/IOMultiplexe...
2012-09-06 pk910*** VERSION 5.6.0 ***
2012-08-23 pk910Merge remote-tracking branch 'remotes/IOMultiplexer...
2012-08-22 pk910Merge remote-tracking branch 'remotes/IOMultiplexer...
2012-08-22 pk910Merge branch 'master' of git://git.pk910.de/IOMultiplex...
2012-08-21 pk910Merge branch 'master' into IOMultiplexer
2012-08-21 pk910added bot/ircop mark to cmd_nicklist
2012-08-13 pk910Merge remote-tracking branch 'IOMultiplexer.git/master...
2012-08-12 pk910*** VERSION 5.5.0 ***
2012-05-19 pk910added BlockInvite uset setting to block invites globally
2012-03-31 pk910added OPER support (let the bots try to op themselves)
2012-02-20 pk910added NeonSpam Badword scanner
2012-02-16 pk910added stats module for neonserv.krypton-bouncer.de...
2012-02-16 pk910*** VERSION 5.4.0 ***
2012-02-11 pk910rearranged NeonServ code to be modular
2012-02-05 pk910removed debug output from mysqlConn.c
2012-01-30 pk910moving NeonServ into background by default; added a...
2012-01-23 pk910fixed WIN32 support
2012-01-17 pk910added new auth-check security feature
2012-01-14 pk910fixed mysqlConn.c (no-threads mode)
2012-01-13 pk910fixes for multi thread support
2012-01-13 pk910added experimental multi thread support
2012-01-12 pk910added full half-op support
2012-01-06 pk910added some missing language strings and a internal...
2012-01-06 pk910added some more helpserv functions
2012-01-06 pk910added database structure for NeonHelp tables
2012-01-04 pk910Merge branch 'master' of ssh://git.pk910.de:16110/NeonS...
2012-01-04 pk910added first helpserv functions
2011-12-30 pk910Another year is about to end... So we have to update...
2011-12-25 pk910fixed database (increased flags field size)
2011-12-22 pk910added possibility to change default trigger (even for...
2011-12-22 pk910*** VERSION 5.3.0 ***
2011-12-14 pk910added support for independent "zero-bots" (bots without...
2011-11-15 pk910added cookie fun command :D (and the underlying getSett...
2011-11-04 pk910get all results after a database update and simply...
2011-11-04 pk910added DoNotRegister system and command cmd_noregister
2011-10-30 pk910repaired database upgrade code & updated database.defau...
2011-10-26 pk910*** VERSION 5.2.0 ***
2011-10-24 pk910added simple anti flood system
2011-10-22 pk910completely changed the NeonSpam settings / scanner...
2011-10-05 pk910*** VERSION 5.1.0 ***
2011-10-04 pk910added cmd_info & cmd_debug
2011-10-03 pk910added GPL header to all files and added INSTALL AUTHORS...
2011-10-03 pk910added support ranking system
2011-10-02 pk910fixed "may be uninitialized" on linux systems
2011-10-02 pk910added mysql config file and some initial database insta...
2011-10-02 pk910tried to reorder the program structure and build process