Age | Commit message (Expand) | Author |
---|---|---|
2020-07-06 | Add some license information and the beginning of Debian packages | David Härdeman |
2020-07-04 | Add debug option for minecctl and prettify the output of dump_config() a bit | David Härdeman |
2020-06-28 | Introduce the possibility of specifying serveral commands in one go | David Härdeman |
2020-06-28 | Run clang-format on source tree (excl igmp.c) | David Härdeman |
2020-06-26 | Allow commands to return success or not rather than just dying | David Härdeman |
2020-06-26 | Split off all server functionality to a separate file | David Härdeman |
2020-06-26 | Properly cleanup and free struct cfg and servers | David Härdeman |
2020-06-26 | Rename shortname to name...to make it shorter | David Härdeman |
2020-06-26 | Make the server handling in minecctl saner | David Härdeman |
2020-06-26 | Bring some sanity to cmd parsing | David Härdeman |
2020-06-25 | Only check for password if/when required | David Härdeman |
2020-06-25 | Flesh out minecctl some more | David Härdeman |