(thanks to the people reading git and excessively exploiting this bug... It was undet...
[NeonServV5.git] / src / main.h
2013-02-13 pk910Merge remote-tracking branch 'IOMultiplexer.git/master...
2012-12-17 pk910Merge remote-tracking branch 'IOMultiplexer.git/master...
2012-10-18 pk910Merge remote-tracking branch 'IoMultiplexer.git/master...
2012-10-18 pk910Merge remote-tracking branch 'IOMultiplexer.git/master...
2012-09-27 pk910Merge remote-tracking branch 'origin/development'
2012-09-27 pk910added new multi log system
2012-09-26 pk910Merge remote-tracking branch 'origin/development'
2012-09-24 pk910wait for bots to be disconnected on shutdown
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-13 pk910Merge remote-tracking branch 'IOMultiplexer.git/master...
2012-08-12 pk910*** VERSION 5.5.0 ***
2012-02-17 pk910fixed compilation without threads and fixed some warnings
2012-02-16 pk910*** VERSION 5.4.0 ***
2012-02-11 pk910rearranged NeonServ code to be modular
2012-02-06 pk910modernized argument parser (use getopt now)
2012-01-30 pk910moving NeonServ into background by default; added a...
2012-01-30 pk910added small memory debugger to detect memory leaks
2012-01-29 pk910added signal handler
2012-01-23 pk910fixed WIN32 support
2012-01-14 pk910improved WHOHandler multi thread stability
2012-01-14 pk910moved timeq loop to the "main thread" and made it more...
2012-01-13 pk910fixes for multi thread support
2012-01-13 pk910added thread count to cmd_netinfo
2012-01-13 pk910added experimental multi thread support
2012-01-12 pk910added full half-op support
2011-12-30 pk910Another year is about to end... So we have to update...
2011-12-22 pk910*** VERSION 5.3.0 ***
2011-12-11 pk910fixed WIN32 compatibility
2011-12-11 pk910added cmd_restart cmd_reload and cmd_die; added Socket...
2011-12-06 pk910added OpenSSL handler
2011-11-06 pk910added support for an external statistics script
2011-11-05 pk910made cmd_extscript WIN32 compatible
2011-11-04 pk910added missing include
2011-10-26 pk910*** VERSION 5.2.0 ***
2011-10-24 pk910added auto reconnect
2011-10-24 pk910added simple anti flood system
2011-10-20 pk910prevent excessive WHO usage by checking if a WHO is...
2011-10-20 pk910changed version numbering a little bit (3th path is...
2011-10-05 pk910*** VERSION 5.1.0 ***
2011-10-03 pk910added GPL header to all files and added INSTALL AUTHORS...
2011-10-02 pk910added mysql config file and some initial database insta...
2011-10-02 pk910some modifications for WIN32 support :)
2011-10-02 pk910tried to reorder the program structure and build process