fixed renameAccount function (merging mode)
[NeonServV5.git] / src / DBHelper.c
2012-09-26 pk910fixed renameAccount function (merging mode)
2012-09-24 pk910Merge remote-tracking branch 'IOMultiplexer.git/master...
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-08-12 pk910rewrote IRC cache parser to be (hopefully) more stable v5.4
2012-07-24 pk910added rename (debug) message (alertchan)
2012-02-16 pk910*** VERSION 5.4.0 ***
2012-02-15 pk910fixed WIN32 compatibility
2012-02-12 pk910multiple fixes
2012-02-11 pk910added "nowho" parameter to debug userlist and fixed...
2012-01-17 pk910added new auth-check security feature
2012-01-13 pk910added experimental multi thread support
2011-12-30 pk910Another year is about to end... So we have to update...
2011-12-22 pk910*** VERSION 5.3.0 ***
2011-11-02 pk910don't try to rename an auth account if it didn't really...
2011-10-30 pk910cache user_id for most used DBHelper functions
2011-10-28 pk910added user registered event, tidied up helper functions...
2011-10-26 pk910*** VERSION 5.2.0 ***
2011-10-05 pk910*** VERSION 5.1.0 ***
2011-10-05 pk910added cmd_rename
2011-10-03 pk910added GPL header to all files and added INSTALL AUTHORS...
2011-10-02 pk910tried to reorder the program structure and build process