aboutsummaryrefslogtreecommitdiff
path: root/src/ban.cpp
AgeCommit message (Expand)Author
2016-03-19Clean up StrfndShadowNinja
2015-10-14Use warningstream for log messages with WARNINGShadowNinja
2015-08-23Clean up threadingShadowNinja
2015-05-19Replace instances of std::map<std::string, std::string> with StringMapkwolekr
2014-08-22ban.cpp refactoringSelat
2013-12-01Cleanup jthread and fix win32 buildsapier
2013-09-15Always use builtin JThread librarykwolekr
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-08-14Fix typosPilzAdam
2013-08-13Dont write directly to files but rather write and copy a tmp filePilzAdam
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-11Fix log output in ban.cppPerttu Ahola
2012-03-10Ban and Auth managers use infostream rather than dstreamPerttu Ahola
2011-08-12Fixed/extended/modified ban stuff to be good for inclusionPerttu Ahola
2011-08-12added ipban supportConstantin Wenger