added "nowho" parameter to debug userlist and fixed memory leak in DBHelper.c
[NeonServV5.git] / src / cmd_neonserv_myaccess.c
2012-02-02 pk910fixed several memory leaks caused by missing table_free...
2012-01-08 pk910fixed crash in multiple commands if createTempUser...
2011-12-30 pk910Another year is about to end... So we have to update...
2011-12-22 pk910*** VERSION 5.3.0 ***
2011-12-12 pk910fixed cmd_myaccess: don't use empty, maybe uninitialize...
2011-12-10 pk910fixed cmd_myaccess: do not show channels from inactive...
2011-11-07 pk910don't allow non-god users seeing other users' myaccess...
2011-10-26 pk910*** VERSION 5.2.0 ***
2011-10-05 pk910*** VERSION 5.1.0 ***
2011-10-03 pk910added GPL header to all files and added INSTALL AUTHORS...
2011-10-03 pk910fixed cmd_myaccess table length & modified mysql query...
2011-10-02 pk910tried to reorder the program structure and build process