aboutsummaryrefslogtreecommitdiff
path: root/src/ban.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* 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
commands: /#ipban <nick> /#ipunban <ip>