summaryrefslogtreecommitdiff
path: root/minecctl/minecctl.h
AgeCommit message (Expand)Author
2020-06-28Introduce the possibility of specifying serveral commands in one goDavid Härdeman
2020-06-28Run clang-format on source tree (excl igmp.c)David Härdeman
2020-06-26Allow commands to return success or not rather than just dyingDavid Härdeman
2020-06-26Split off all server functionality to a separate fileDavid Härdeman
2020-06-26Properly cleanup and free struct cfg and serversDavid Härdeman
2020-06-26Rename shortname to name...to make it shorterDavid Härdeman
2020-06-26Make the server handling in minecctl sanerDavid Härdeman
2020-06-26Bring some sanity to cmd parsingDavid Härdeman
2020-06-25Only check for password if/when requiredDavid Härdeman
2020-06-25Flesh out minecctl some moreDavid Härdeman