summaryrefslogtreecommitdiff
path: root/minecproxy/server.c
AgeCommit message (Expand)Author
2020-07-07Flesh out the ping implementationDavid Härdeman
2020-07-06Add some license information and the beginning of Debian packagesDavid Härdeman
2020-07-05Add per-server announce settingDavid Härdeman
2020-07-01Change include configuration for shared directory to make header includes cle...David Härdeman
2020-07-01Return some sanity to DNS handlingDavid Härdeman
2020-07-01Improve line/error reporting in server config parsingDavid Härdeman
2020-06-30Fix some of the fallout of the latest reorgDavid Härdeman
2020-06-30Clarify active players function nameDavid Härdeman
2020-06-30Centralize scfg validation and use in minecctl to implement a lint commandDavid 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-26Update list.h to latest kernel versionDavid Härdeman
2020-06-24Add STRLEN constant macroDavid Härdeman
2020-06-24Add global _GNU_SOURCE defineDavid Härdeman
2020-06-23Big renaming, move some more functionality to shared libDavid Härdeman