aboutsummaryrefslogtreecommitdiff
path: root/src/ban.cpp
AgeCommit message (Expand)Author
2020-11-04Revert "Make Lint Happy"Elias Fleckenstein
2020-11-04Make Lint HappyElias Fleckenstein
2018-01-01Add unittests on ActiveObject and BanManager class (#6866)Loïc Blot
2017-08-19Banmanager: Move 'creating' message from warningstream to infostream (#6277)Paramat
2017-08-15bab.cpp: code modernizationLoic Blot
2017-06-16C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...Loïc Blot
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