aboutsummaryrefslogtreecommitdiff
path: root/zenserver/windows
Commit message (Collapse)AuthorAgeFilesLines
* clang-format againStefan Boberg2021-09-191-1/+1
|
* zenserver can now run as a Windows service. We'll still need to improve how ↵Stefan Boberg2021-09-172-143/+124
| | | | data files are found as the current defaults are relative to the user directory which ends up being in the Windows folder when running as the local system user
* Implemented basics for Windows server support (not yet 100% - needs to ↵Stefan Boberg2021-09-172-0/+670
properly report service state etc to the OS)