| .. |
|
backup
|
Add some missing error handling, fix a few typos
|
2020-07-15 13:11:12 -06:00 |
|
allocations.go
|
Completely re-work the server configuration to be separated out better
|
2020-07-19 16:27:55 -07:00 |
|
archiver.go
|
Update all of the old UUID refs to new
|
2020-07-19 17:53:41 -07:00 |
|
backup.go
|
Update everything expect transfers & sftp to not use zap
|
2020-06-13 10:40:26 -07:00 |
|
build_settings.go
|
Completely re-work the server configuration to be separated out better
|
2020-07-19 16:27:55 -07:00 |
|
collection.go
|
Add support for modifying daemon configuration on-the-fly
|
2020-04-11 16:17:46 -07:00 |
|
config_parser.go
|
Misc mutex locking things to avoid data races
|
2020-07-18 16:03:25 -07:00 |
|
configuration.go
|
Address some race conditions
|
2020-07-19 17:46:39 -07:00 |
|
console.go
|
Improve event emitter/subscription abilities
|
2020-01-18 14:04:26 -08:00 |
|
crash.go
|
Completely re-work the server configuration to be separated out better
|
2020-07-19 16:27:55 -07:00 |
|
environment_docker.go
|
Completely re-work the server configuration to be separated out better
|
2020-07-19 16:27:55 -07:00 |
|
environment.go
|
Require a lock on the restart process to avoid double restarts causing unexpected behavior
|
2020-07-18 16:46:41 -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
|
Unsubscribe any open event listeners when deleting a server
|
2020-05-03 21:30:16 -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
|
Completely re-work the server configuration to be separated out better
|
2020-07-19 16:27:55 -07:00 |
|
filesystem_walker.go
|
Handle path resolution errors better in the file walker
|
2020-07-18 11:57:50 -07:00 |
|
filesystem_windows.go
|
Add support for listing a directory's contents
|
2019-04-07 14:45:23 -07:00 |
|
filesystem.go
|
Code cleanup and avoid server race
|
2020-07-19 17:50:39 -07:00 |
|
install.go
|
Update all of the old UUID refs to new
|
2020-07-19 17:53:41 -07:00 |
|
listeners.go
|
Misc mutex locking things to avoid data races
|
2020-07-18 16:03:25 -07:00 |
|
loader.go
|
Code cleanup and avoid server race
|
2020-07-19 17:50:39 -07:00 |
|
mount.go
|
Pass server mounts into docker
|
2020-05-21 14:53:00 -06:00 |
|
power.go
|
Port most of the HTTP code over to gin
|
2020-04-05 18:00:33 -07:00 |
|
process.go
|
Misc mutex locking things to avoid data races
|
2020-07-18 16:03:25 -07:00 |
|
resources.go
|
Address some race conditions
|
2020-07-19 17:46:39 -07:00 |
|
server.go
|
Update all of the old UUID refs to new
|
2020-07-19 17:53:41 -07:00 |
|
state.go
|
Update all of the old UUID refs to new
|
2020-07-19 17:53:41 -07:00 |
|
update.go
|
Update all of the old UUID refs to new
|
2020-07-19 17:53:41 -07:00 |