index
:
rescached
dev
dev-telemetry
main
DNS resolver cache daemon, DNS server with caches support.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-04
_www: reorder the create record fields on Zone interface
Shulhan
2020-09-04
_www: make the hosts.d page has the same width with master.d page
Shulhan
2020-09-04
httpd: fix error return value when handling delete RR
Shulhan
2020-09-04
_www: create separate form for handling create/update/delete SOA record
Shulhan
2020-09-02
all: handle saving the PTR record on Zone file editor
Shulhan
2020-09-02
Makefile: set DIR_BIN, DIR_MAN, and DIR_RESCACHED on uninstall-macos
Shulhan
2020-09-02
resolverbench: check all answers value before printing unmatched response
Shulhan
2020-09-02
go.mod: update with latest share module
Shulhan
2020-09-02
all: include the generated man pages
Shulhan
2020-08-25
go.mod: update with latest share package
Shulhan
2020-08-25
cmd/resolverbench: update with latest changes on lib/dns
Shulhan
2020-08-23
all: replace the internal hosts file with dns.HostsFile
Shulhan
2020-08-23
.ignore: ignore the web UI public build
Shulhan
2020-08-23
all: replace hosts with dns.ResourceRecord
Shulhan
2020-08-23
_www: show notification on failed or successful response
Shulhan
2020-08-23
go.mod: update dependencies
Shulhan
2020-08-23
httpd: move the api path to consts
Shulhan
2020-08-22
.ignore: list of ignore files for ripgrep
Shulhan
2020-08-22
Makefile: generate static file only when one of build files changes
Shulhan
2020-08-22
generate_memfs: include png file to be embedded
Shulhan
2020-08-22
all: change "Master" word to "Zone"
Shulhan
2020-08-22
_www: refactoring web UI with wui.svelte v0.2.0
Shulhan
2020-08-18
httpd: implement functions to create and delete master file
Shulhan
2020-08-17
_www: update packages
Shulhan
2020-08-17
all: implement web UI to manage master zone files
Shulhan
2020-07-26
all: rename hostsblock to hosts_block
Shulhan
2020-07-26
httpd: fetch the hosts block file if its not exist when enabled
Shulhan
2020-07-26
_www: simplify setting new environment from response of API
Shulhan
2020-07-26
all: make enabling and disabling hosts block without restart
Shulhan
2020-07-26
_www: fix indentation, use tab instead of spaces
Shulhan
2020-07-26
wui: update the hosts block last-updated format
Shulhan
2020-07-26
wui: simplify the layout
Shulhan
2020-07-26
_www: update packages.json
Shulhan
2020-07-26
_www: include the generated bundles
Shulhan
2020-07-26
cmd/rescached: add option to set address of web user interface
Shulhan
2020-07-26
all: implement UI to create, update, delete hosts file in hosts.d
Shulhan
2020-07-26
_AUR: update with latest release
Shulhan
2020-07-26
all: rename rescached_httpd.go to httpd.go
Shulhan
2020-07-26
go.mod: update dependency
Shulhan
2020-07-26
all: store the loaded hosts and master files
Shulhan
2020-07-26
cmd/rescached: add ": " to the log prefix
Shulhan
2020-07-26
all: use log.SetPrefix to prefix the log output
Shulhan
2020-07-26
_www: update style, minimize main padding
Shulhan
2020-07-26
all: remove unused hosts.block file
Shulhan
2020-07-26
all: add user interface to configure source of hosts block
Shulhan
2020-07-26
_www: update dependencies
Shulhan
2020-07-26
all: make host and master directory static
Shulhan
2020-07-26
all: rename Options to environment
Shulhan
2020-07-26
all: implement the user interface to change configuration
Shulhan
2020-07-26
rescached: stop watching file resolv.conf on Stop
Shulhan
[prev]
[next]