Commit Graph
30 Commits
Author SHA1 Message Date
lotodore e55e39a979 Chat cleaner now active within ranking games (for testing it is also active in normal games). New protocol version for chat cleaner. 2011-01-30 18:28:44 +00:00
lotodore 83da8559a4 Some changes to make CppCheck happier. 2010-10-26 21:32:39 +00:00
doitux b27dfe272c fix compiler warnings 2010-10-11 22:27:49 +00:00
lotodore 918bd478cd Start chatcleaner as daemon. 2010-09-25 20:03:36 +00:00
doitux 2bc921ca73 chatcleaner remove debug output 2010-09-05 17:47:02 +00:00
doitux 7213e10ba8 implement close log in log.cpp again 2010-07-13 20:55:01 +00:00
doitux 9e45ed93c0 directly remove player from kickCounterList after kickban 2010-07-13 19:54:34 +00:00
doitux 35c5bcc0a2 chatcleaner bugfix 2010-07-13 19:44:04 +00:00
doitux a78a9e80ea add kick counter list to chatcleaner to kickban disturbing players after multiple kicks for chat offence 2010-07-13 13:50:43 +00:00
doitux a70ae9ddfb send warn and kick commands from chatcleaner to server 2010-07-13 08:21:00 +00:00
doitux feaab665b2 fixing compile warnings and memory leaks 2009-09-26 18:47:18 +00:00
doitux 44d32b7376 adding multi spammer support to chatcleaner 2009-08-18 20:37:45 +00:00
lotodore cb5995f406 Cleaner server should send player id so that the daemon knows which player to kick :-). 2009-08-18 14:51:42 +00:00
doitux 87b695fdf4 string fixes and debug remove from chatcleaner 2009-08-18 08:39:01 +00:00
doitux 9e19cd398f cleaner read config bugfix 2009-08-18 07:33:27 +00:00
lotodore a25b3cec85 Fixing recv buf size. 2009-08-18 00:17:14 +00:00
doitux e420cae48c only reread chatcleaner config if it was modified 2009-08-17 09:50:53 +00:00
doitux f7885f9116 adding secrects to chatcleaner 2009-08-17 08:43:58 +00:00
lotodore 4593308da8 Integrating chat cleaner manager in lobby. 2009-08-14 22:05:01 +00:00
lotodore 459d7ed574 Adding ASN.1 protocol to chat cleaner server. 2009-08-14 21:18:28 +00:00
doitux 1595da68d9 chatcleanerprotocol includes 2009-08-14 20:00:13 +00:00
doitux 6b2b920344 adding config options for using chatcleaner 2009-08-06 20:41:48 +00:00
doitux 5ff441419f chatcleaner: blocking other connections if one client is connected 2009-07-31 19:54:51 +00:00
doitux ea5bf107f4 chatcleaner: inital url spam check. configurable url string list and
exceptions list for urls like pokerth.net ;-)
2009-07-31 19:01:33 +00:00
doitux 0a41384d9e chatcleaner: initial letter repetition check 2009-07-31 11:07:44 +00:00
doitux 0356d21e0f initial capsfloodcheck support 2009-07-29 23:27:27 +00:00
doitux a612cff91f some chatcleaner adjustments 2009-07-27 20:18:18 +00:00
doitux 670166677e chatcleaner automatic refresh configfile every 10 seconds 2009-07-19 23:50:54 +00:00
doitux 4acc9ec234 next steps pokerthcleaner, read config file with badwords and settings, warn + kick procedure 2009-07-19 23:14:27 +00:00
doitux 196d9bd27c first chatcleaner steps (simple badword and textflood check works on port 7777) 2009-07-18 20:39:31 +00:00