summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-03-15all: change the rescached license to GPL 3.0 or laterShulhan
2021-12-27cmd/rescached: add command "embed" and to run in development modeShulhan
2021-11-14Makefile: add deploy task, to differentiate with deploy-personal-serverShulhan
2021-01-26Release rescached v4.0.0 (2021-01-25)v4.0.0Shulhan
2021-01-24Makefile: add deploy-macos as PHONY taskShulhan
2021-01-23Makefile: remove old memfs file on cleanShulhan
2021-01-23Makefile: add task to deploy and restart the rescahed service on macosShulhan
2021-01-23Makefile: force generate the templateShulhan
2021-01-20all: rewrite the web user interface and the APIsShulhan
2021-01-13Makefile: simplify the tasksShulhan
2021-01-12all: update with latest share modulesShulhan
2020-09-02Makefile: set DIR_BIN, DIR_MAN, and DIR_RESCACHED on uninstall-macosShulhan
2020-09-02all: include the generated man pagesShulhan
2020-08-22Makefile: generate static file only when one of build files changesShulhan
2020-07-26all: remove unused hosts.block fileShulhan
2020-07-26all: implement the user interface to change configurationShulhan
2020-05-07all: rename "doc" to "_doc"Shulhan
2020-05-07all: rename "scripts" to "_scripts"Shulhan
2020-05-07Makefile: add task to deploy rescached to remote serverShulhan
2019-12-26Makefile: remove unused option "CGO_ENABLED=0"Shulhan
2019-12-26Makefile: remove invalid task "install-service-systemd"Shulhan
2019-12-18Makefile: fix the installation scriptShulhan
2019-09-29all: support macOSShulhan
2019-09-10Makefile: disable cgo when building and installing binariesShulhan
2019-03-02make: remove lint task from build and debugShulhan
2019-01-28all: fix the example certificate and key for DNS over HTTPSShulhan
2019-01-28makefile: run linter on buildShulhan
2018-12-24make: replace tool to generate manpage with asciidoctorShulhan
2018-11-30make.lint: enable all lintersShulhan
2018-09-29make: install an example of certificate filesShulhan
2018-09-08make: force remove on uninstallShulhan
2018-09-08make: remove sudo on install and uninstall tasksShulhan
2018-09-04make: add debug task to test and build with race detectionShulhan
2018-09-03make: build resolverbench command; clean generated docs and test filesShulhan
2018-08-28make: fix typo on sudoShulhan
2018-08-27Move rescached config documentation to doc directoryShulhan
2018-08-27cmd/resolver: command line interface to query hostname (as in dig)Shulhan
2018-08-26Add documentation for rescached.cfg and script filesShulhan
2018-08-22[test] make: run test with race option enabledShulhan
2018-08-21make: set binary dependency to source filesShulhan
2018-08-20rescached: DNS resolver cache daemonShulhan