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
/
meson.build
Age
Commit message (
Expand
)
Author
2020-07-12
Move more static strings to config.h
David Härdeman
2020-07-12
Some minor fixes
David Härdeman
2020-07-12
Teach minecctl to split things into data and cfg dir, also read config variab...
David Härdeman
2020-07-09
Move example config files to external files and generate at build time
David Härdeman
2020-07-07
Add some man pages
David Härdeman
2020-07-06
Add some license information and the beginning of Debian packages
David Härdeman
2020-06-25
Flesh out minecctl some more
David Härdeman
2020-06-24
Organise linker and cc flags a bit
David Härdeman
2020-06-24
Some more minor warning fixes
David Härdeman
2020-06-24
Add global _GNU_SOURCE define
David Härdeman
2020-06-23
Big renaming, move some more functionality to shared lib
David Härdeman
2020-06-23
Split directories better
David Härdeman
2020-06-23
Add skeleton of new mcserverctl binary
David Härdeman
2020-06-23
Split out rcon protocol handling to separate file
David Härdeman
2020-06-23
Move rcon to server-rcon in preparation for separate rcon tool
David Härdeman
2020-06-23
Add some more meson options
David Härdeman
2020-06-22
Add a shared timer, remove timerfd usage from idle and announce
David Härdeman
2020-06-22
config-parser is a better name
David Härdeman
2020-06-22
Split out signal handling to a separate file
David Härdeman
2020-06-22
Rename config to config-parse
David Härdeman
2020-06-22
Rename proxy and cfgdir to more descriptive names
David Härdeman
2020-06-20
Some callback naming consistency
David Härdeman
2020-06-19
Add support for async DNS
David Härdeman
2020-06-17
Implement capability handling and user switching, disallow running as root
David Härdeman
2020-06-16
Add working igmp implementation
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-07
Add basic support for checking idle status
David Härdeman
2020-06-06
Add skeleton functionality for announcing servers
David Härdeman
2020-06-05
Split out active proxy connection handling to separate file
David Härdeman
2020-06-05
Split config into generic and dir watching parts
David Härdeman
2020-06-05
Initial commit
David Härdeman