aboutsummaryrefslogtreecommitdiff
path: root/src/ban.h
AgeCommit message (Expand)Author
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
2017-06-16C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...Loïc Blot
2017-06-06Use C++11 mutexes only (remove compat code) (#5922)Loïc Blot
2017-04-23Pass clang-format on various cpp/header files (#5559)Loïc Blot
2015-08-23Clean up threadingShadowNinja
2015-05-19Replace instances of std::map<std::string, std::string> with StringMapkwolekr
2013-09-15Always use builtin JThread librarykwolekr
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-17Optimize headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2011-08-12Fixed/extended/modified ban stuff to be good for inclusionPerttu Ahola
2011-08-12added ipban supportConstantin Wenger