summaryrefslogtreecommitdiff
path: root/environment.go
AgeCommit message (Expand)Author
2022-06-12all: un-export HostsFiles and Zones fields on EnvironmentShulhan
2022-06-12all: fixes HTTP API for updating environmentShulhan
2022-06-12_www/block.d: fix the variable names on hosts block.dShulhan
2022-05-22all: export and rename the hostsBlock type to BlockdShulhan
2022-04-23all: fix panic if a nil HostsFiles and/or Zones is accessedShulhan
2022-04-19all: always call Environment initShulhan
2022-04-19all: add option to set the base directoryShulhan
2022-04-19all: refactoring the hosts blocks format and locationShulhan
2022-04-16all: apply suggestions from linterShulhan
2022-04-16cmd/resolver: implement command to fetch and print server environmentShulhan
2022-03-15all: change the rescached license to GPL 3.0 or laterShulhan
2021-12-21all: move HTTP server option to EnvironmentShulhan
2021-12-19all: realign all structsShulhan
2021-12-19all: refactoring Server initializationShulhan
2021-12-04all: sync with latest share moduleShulhan
2021-11-14all: update share moduleShulhan
2021-01-20all: rewrite the web user interface and the APIsShulhan
2020-08-23all: replace the internal hosts file with dns.HostsFileShulhan
2020-08-22all: change "Master" word to "Zone"Shulhan
2020-08-17all: implement web UI to manage master zone filesShulhan
2020-07-26all: make enabling and disabling hosts block without restartShulhan
2020-07-26all: implement UI to create, update, delete hosts file in hosts.dShulhan
2020-07-26all: use log.SetPrefix to prefix the log outputShulhan
2020-07-26all: add user interface to configure source of hosts blockShulhan
2020-07-26all: make host and master directory staticShulhan
2020-07-26all: rename Options to environmentShulhan