Cockatrice/servatrice/src
woogerboy21 b060f4ea6b Call class functions for consistency
Updated code to call functions for consistency.
2016-10-24 08:05:33 -04:00
..
smtp Drop Qt4, libgcrypt, qtmobility dependencies 2016-05-11 12:45:58 +02:00
isl_interface.cpp don't use Server_Room::getInfo when updating 2013-02-15 19:31:37 +01:00
isl_interface.h cleanups, games work with ISL, now we just need to clean up better when the ISL connection dies 2012-03-18 18:48:14 +01:00
main.cpp Use QCommandLineParser instead of by-hand parsing. 2016-05-16 22:07:29 +02:00
main.h Refactor servatrice email send 2015-07-25 18:48:34 +02:00
passwordhasher.cpp Drop Qt4, libgcrypt, qtmobility dependencies 2016-05-11 12:45:58 +02:00
passwordhasher.h Added token generation, user activation command and response. 2015-05-24 00:37:45 +02:00
servatrice.cpp Call class functions for consistency 2016-10-24 08:05:33 -04:00
servatrice.h Fix dynamic user limit settings 2016-10-24 00:30:58 -04:00
servatrice_connection_pool.cpp made server threaded, fixing issue #51 2012-05-28 18:51:58 +02:00
servatrice_connection_pool.h made server threaded, fixing issue #51 2012-05-28 18:51:58 +02:00
servatrice_database_interface.cpp Disallow usernames that contain certain words and RegExp (#2200) 2016-10-17 12:24:42 +02:00
servatrice_database_interface.h fix #2118 (#2119) 2016-08-02 21:58:56 -04:00
server_logger.cpp Improved logging of SIGHUP and cmdReloadConfig 2015-07-03 09:09:41 +02:00
server_logger.h Servatrice: refactor signal handling and permit config reloading 2015-06-30 22:21:26 +02:00
serversocketinterface.cpp Cleanup max user check at login 2016-10-16 12:48:39 -04:00
serversocketinterface.h Implementation of websockets in servatrice and test js client 2016-06-26 19:38:53 +02:00
settingscache.cpp Disallow usernames that contain certain words and RegExp (#2200) 2016-10-17 12:24:42 +02:00
settingscache.h Disallow usernames that contain certain words and RegExp (#2200) 2016-10-17 12:24:42 +02:00
signalhandler.cpp Improved logging of SIGHUP and cmdReloadConfig 2015-07-03 09:09:41 +02:00
signalhandler.h Servatrice: refactor signal handling and permit config reloading 2015-06-30 22:21:26 +02:00
smtpclient.cpp Refactor servatrice email send 2015-07-25 18:48:34 +02:00
smtpclient.h Refactor servatrice email send 2015-07-25 18:48:34 +02:00