]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2019-03-12  Tomas Krizekmeson: doc/build - systemd packaging, tests
2019-03-12  Tomas Krizekdistro/arch: use meson build system
2019-03-12  Tomas Krizekmeson: scripts/make-archive.sh: rename to make-dev...
2019-03-12  Tomas Krizekmeson: trust_anchors - correctly set manage_ta for...
2019-03-12  Tomas Krizekmeson: doc - cache doctrees in another directory
2019-03-12  Tomas Krizekmeson: systemd - fix syntax
2019-03-12  Tomas Krizekmeson: scripts/make-archive.sh - generate dev tarball
2019-03-12  Tomas Krizekmeson: change extra_tests to postinstall_tests (incl...
2019-03-12  Tomas Krizekmeson: distro/deb - remove broken link
2019-03-12  Tomas Krizekmeson: doc/conf.py - read version from meson.build
2019-03-12  Tomas Krizekmeson: bench - compile and run
2019-03-12  Tomas Krizekmeson: clean up meson.build
2019-03-12  Tomas Krizekmeson: remove no longer needed makefiles
2019-03-12  Tomas Krizekmeson: fix root.hints installation
2019-03-12  Tomas Krizekmeson: tests/integration - turn off DNSSEC, add additio...
2019-03-12  Tomas Krizekmeson: tests/pytests - fix PATH
2019-03-12  Tomas Krizekmeson: doc/build - update build and docker info
2019-03-12  Tomas Krizekmeson: fix C args
2019-03-12  Tomas Krizekmeson: doc/build - add info for packagers
2019-03-12  Tomas Krizekmeson: doc/build - use meson configure for options
2019-03-12  Tomas Krizekmeson: remove asserts when buildtype=release
2019-03-12  Tomas Krizekmeson: use add_project_arguments
2019-03-12  Tomas Krizekmeson: add verbose_log option
2019-03-12  Tomas Krizekmeson: doc/build - update dependencies and compilation...
2019-03-12  Tomas Krizekmeson: systemd - simplify detection
2019-03-12  Tomas Krizekmeson: systemd - get unitdir, tmpfilesdir from pkg...
2019-03-12  Tomas Krizekmeson: doc - improve dependency detection
2019-03-12  Tomas Krizekmeson: modules/policy - fix lua-aho-corasick build
2019-03-12  Tomas Krizekmeson: modules/policy - check if git submodules are...
2019-03-12  Tomas Krizeksystemd/kresd@.service: switch to Restart=on-abnormal
2019-03-12  Tomas Krizekmeson: add root_hints option to customize location
2019-03-12  Tomas Krizekmeson: improve keyfile_default
2019-03-12  Tomas Krizekmeson: resolve some TODOs
2019-03-12  Tomas Krizekmeson: use c_args instead of setting global compiler...
2019-03-12  Tomas Krizekmeson: remove moduledir
2019-03-12  Tomas Krizekmeson: fix path to load modules
2019-03-12  Tomas Krizekmeson: runtime lua fixes
2019-03-12  Tomas Krizekmeson: modules - fix ahocorasick, mock_cmodule
2019-03-12  Tomas Krizekmeson: fix typos
2019-03-12  Tomas Krizekmeson: remove MODULEDIR
2019-03-12  Tomas Krizekmeson: use kresdconf.h instead of compiler defines
2019-03-12  Tomas Krizekmeson: change module names in lua code
2019-03-12  Tomas Krizekmeson: modules - move lua_src var
2019-03-12  Tomas Krizekmeson: daemon/lua - don't embed
2019-03-12  Tomas Krizekgitignore: add build directory
2019-03-12  Tomas Krizekmeson: update TA for keyfile_default
2019-03-12  Tomas Krizekgitlabci: add reminder about libkres symbol checks
2019-03-12  Tomas Krizekmeson: systemd - abandon user_mode
2019-03-12  Tomas Krizekmeson: systemd - rename cache dir to work dir
2019-03-12  Tomas Krizekmeson: systemd - re-add modified README
2019-03-12  Tomas Krizekmeson: systemd - install drop-in examples
2019-03-12  Tomas Krizekmeson: systemd/nosocket - update man
2019-03-12  Tomas Krizekmeson: systemd - update kresd.systemd.7
2019-03-12  Tomas Krizekmeson: daemon - update build
2019-03-12  Tomas Krizekmeson: managed_ta add note
2019-03-12  Tomas Krizekmeson: systemd/nosocket - add nosocket compatibility...
2019-03-12  Tomas Krizekmeson: systemd - configure and install
2019-03-12  Tomas Krizekmeson: etc/config - install kresd.conf
2019-03-12  Tomas Krizekmeson: etc/config - configure and install configs
2019-03-12  Tomas Krizekmeson: etc - managed_ta and root.keys
2019-03-12  Tomas Krizekmeson: use features in options
2019-03-12  Tomas Krizekmeson: move configuration to appropriate sections
2019-03-12  Tomas Krizekmeson: minor fixes
2019-03-12  Tomas Krizekmeson: user + group options
2019-03-12  Tomas Krizekmeson: systemd option with autodetection
2019-03-12  Tomas Krizekmeson: options - trust_anchors
2019-03-12  Tomas Krizekmeson: use sbin_dir variable
2019-03-12  Tomas Krizekmeson: use prefix variable
2019-03-12  Tomas Krizekmeson: additional build options
2019-03-12  Tomas Krizekmeson: etc/config - move and unify configs
2019-03-12  Tomas Krizekgitignore: ignore *.tar.xz
2019-03-12  Tomas Krizekmeson: archive target with dev version
2019-03-12  Tomas Krizekmeson: doc/kresd.8 - man page with correct version...
2019-03-12  Tomas Krizekmeson: organize dependencies
2019-03-12  Tomas Krizekmeson: cleanup
2019-03-12  Tomas Krizekmeson: tests/integration run all test suites
2019-03-12  Tomas Krizekmeson: tests - check for py3_deps
2019-03-12  Tomas Krizekmeson: tests/pytests - add extra_tests build option
2019-03-12  Tomas Krizekmeson: doc - add python breathe dependency check
2019-03-12  Tomas Krizekmeson: tests/integration - prepare script
2019-03-12  Tomas Krizekmeson: tests/pytests - use PATH instead of *_EXEC vars
2019-03-12  Tomas Krizekmeson: tests/config: use PATH instead of KRESD_EXEC
2019-03-12  Tomas Krizektests/integration: move related files
2019-03-12  Tomas Krizektest/integration: move deckard submodule
2019-03-12  Tomas Krizekmeson: tests/config: always define config tests
2019-03-12  Tomas Krizekmeson: tests/pytests - run extended test suite
2019-03-12  Tomas Krizektests/pytests: fix deprecation warning with latest...
2019-03-12  Tomas Krizekmeson: tests/pytests - run pytests successfully
2019-03-12  Tomas Krizektests/pytests: use KRESD_EXEC, TLSPROXY_EXEC env vars
2019-03-12  Tomas Krizekmeson: tests/pytests - compile tls proxy
2019-03-12  Tomas Krizekmeson: specify meson_version
2019-03-12  Tomas Krizekmeson: tests/config: run all configtests
2019-03-12  Tomas Krizekmeson: tests/config - fix load_ta test
2019-03-12  Tomas Krizekmeson: tests/config - use script to prepare workdir
2019-03-12  Tomas Krizekmeson: daemon+client install to sbindir
2019-03-12  Tomas Krizekmeson: tests/config - run additional tests from tree
2019-03-12  Tomas Krizekmodules/predict: move test to module dir
2019-03-12  Tomas Krizekmeson: tests/config - add keyfile tests
2019-03-12  Tomas Krizekmeson: tests/config - run worker test
2019-03-12  Tomas Krizekmeson: tests/config - run simple config tests
next