aboutsummaryrefslogtreecommitdiff
path: root/src/ban.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up threadingShadowNinja2015-08-231-9/+9
* Replace instances of std::map<std::string, std::string> with StringMapkwolekr2015-05-191-29/+20
* ban.cpp refactoringSelat2014-08-221-19/+10
* Cleanup jthread and fix win32 buildsapier2013-12-011-1/+0
* Always use builtin JThread librarykwolekr2013-09-151-1/+1
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-0/+1
* Fix typosPilzAdam2013-08-141-1/+1
* Dont write directly to files but rather write and copy a tmp filePilzAdam2013-08-131-8/+9
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Fix log output in ban.cppPerttu Ahola2012-03-111-1/+1
* Ban and Auth managers use infostream rather than dstreamPerttu Ahola2012-03-101-6/+6
* Fixed/extended/modified ban stuff to be good for inclusionPerttu Ahola2011-08-121-12/+57
* added ipban supportConstantin Wenger2011-08-121-0/+118