index
:
minecproxy.git
master
Unnamed repository; edit this file 'description' to name the repository.
David Härdeman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cfgdir.c
Age
Commit message (
Expand
)
Author
2020-06-10
Check the return value from server_new
David Härdeman
2020-06-10
Add checks during server config reading to shutdown early
David Härdeman
2020-06-10
Improve refcounting
David Härdeman
2020-06-10
Add some basic memory tracking infrastructure while hacking
David Härdeman
2020-06-10
Convert proxy to use task_buf as well
David Härdeman
2020-06-10
Introduce a common task buffer and convert cfgdir and rcon to use it
David Härdeman
2020-06-10
Add initial systemd integration
David Härdeman
2020-06-09
Add an rcon shutdown method
David Härdeman
2020-06-09
Some minor cleanups
David Härdeman
2020-06-09
Add config parameters for stop and start methods
David Härdeman
2020-06-09
Rename server_set_idle to server_set_idle_timeout
David Härdeman
2020-06-07
Add basic support for checking idle status
David Härdeman
2020-06-06
Reparent most tasks to uring
David Härdeman
2020-06-06
Fixup announce multicast messages to create real per-server messages
David Härdeman
2020-06-05
Split config into generic and dir watching parts
David Härdeman