|
b8d4af58c8
|
adding sys.go and using /x/sys/unix for killing pomme, because syscall package is deprecated. Added small wrapper for killPomme().
|
2023-02-06 14:39:08 +00:00 |
|
|
ae488eb7d2
|
add ndr interface for handling dns reqs, add zonedir to config, add /save route to save zfs to zonedir, fix make local, and other small changes
|
2023-02-06 14:39:08 +00:00 |
|
|
21db5c4166
|
add server death if cannot acccess DB with clean shutdown (drains connections), and other error handling, linting.
|
2023-02-02 18:02:22 -05:00 |
|
|
473597682c
|
remove unnecessary code, added switch fallthroughs for cleanup. remove status code from response (is in header)
|
2023-02-01 19:50:41 -05:00 |
|
|
295360fd05
|
swagger updates, moved structs and types into types.go, and made helpers.go for custom handlers
|
2023-02-01 19:41:38 -05:00 |
|