wings/server
2020-08-30 09:41:14 -07:00
..
backup Don't blow up if a file gets removed during the backup 2020-08-27 19:57:35 -07:00
archiver.go Performance improvements by using a smaller buffer size 2020-08-23 17:18:40 -07:00
backup.go Correctly report backup API errors; ref pterodactyl/panel#2271 2020-08-27 19:35:57 -07:00
collection.go Add support for modifying daemon configuration on-the-fly 2020-04-11 16:17:46 -07:00
config_parser.go Use NumCPU and not GOMAXPROCS 2020-07-31 21:31:53 -07:00
configuration.go Don't run install scripts if disabled; closes pterodactyl/panel#2265 2020-08-30 09:41:14 -07:00
console.go Refactor environment handling logic to separate a server from the environment handler itself 2020-08-10 21:38:42 -07:00
crash.go Use environment namespace for power state, don't duplicate them across server 2020-08-19 18:58:48 -07:00
errors.go Don't freak out if the server doesn't exist on the remote 2019-12-16 20:47:35 -08:00
events.go Refactor environment handling logic to separate a server from the environment handler itself 2020-08-10 21:38:42 -07:00
filesystem_darwin.go Add support for listing a directory's contents 2019-04-07 14:45:23 -07:00
filesystem_linux.go Add support for listing a directory's contents 2019-04-07 14:45:23 -07:00
filesystem_unarchive.go Fix startup variables not being properly updated on server reboot; closes pterodactyl/panel#2255 2020-08-27 21:08:33 -07:00
filesystem_windows.go Add support for listing a directory's contents 2019-04-07 14:45:23 -07:00
filesystem.go Fix startup variables not being properly updated on server reboot; closes pterodactyl/panel#2255 2020-08-27 21:08:33 -07:00
install.go Don't run install scripts if disabled; closes pterodactyl/panel#2265 2020-08-30 09:41:14 -07:00
listeners.go Use environment namespace for power state, don't duplicate them across server 2020-08-19 18:58:48 -07:00
loader.go Fix startup variables not being properly updated on server reboot; closes pterodactyl/panel#2255 2020-08-27 21:08:33 -07:00
mounts.go Refactor environment handling logic to separate a server from the environment handler itself 2020-08-10 21:38:42 -07:00
power.go Publish console message on initial startup for disk sizing 2020-08-29 19:45:47 -07:00
resources.go Fix race condition when booting wings 2020-08-18 21:42:57 -07:00
server.go Fix startup variables not being properly updated on server reboot; closes pterodactyl/panel#2255 2020-08-27 21:08:33 -07:00
state.go Use environment namespace for power state, don't duplicate them across server 2020-08-19 18:58:48 -07:00
update.go Don't run install scripts if disabled; closes pterodactyl/panel#2265 2020-08-30 09:41:14 -07:00