summaryrefslogtreecommitdiff
path: root/minecctl/mc-commands.c
AgeCommit message (Expand)Author
2020-07-07Improve handling of info and status commandsDavid Härdeman
2020-07-07Flesh out the ping implementationDavid Härdeman
2020-07-07Fix repeated calls to server_get_default()David Härdeman
2020-07-06Add some license information and the beginning of Debian packagesDavid Härdeman
2020-07-01Teach connect_any to report the address it connected to in order to improve d...David Härdeman
2020-07-01Change include configuration for shared directory to make header includes cle...David Härdeman
2020-06-30Share config parsing fully between server and cmdline toolDavid Härdeman
2020-06-28Run clang-format on source tree (excl igmp.c)David Härdeman
2020-06-27Create a shared mc protocol implementation and use it in the proxy and cmd li...David Härdeman