summaryrefslogtreecommitdiffstats
path: root/modules/view (follow)
Commit message (Expand)AuthorAgeFilesLines
* Create branch 6.0 by merging master and managerVladimír Čunát2023-06-091-4/+0
|\
| * tests: remove tests/packagingJakub Ružička2022-09-271-4/+0
* | view: fix destination-based matchingVladimír Čunát2023-03-101-1/+2
|/
* log: use log_level() lua APITomas Krizek2021-07-292-2/+2
* treewide: avoid using the deprecated verbose()Vladimír Čunát2021-07-292-2/+2
* view: documentation nitpicksVladimír Čunát2020-12-141-5/+5
* view.addr(): throw error on bad subnetVladimír Čunát2020-12-141-0/+3
* meson: use / instead of join_pathsTomas Krizek2020-11-231-2/+2
* tests: replace the deprecated -f parameterVladimír Čunát2020-10-152-4/+2
* tests/packaging: rename packaging file directories to .packagingTomas Krizek2020-05-271-0/+0
* ci: update Deckard to a version without swrapPetr Špaček2020-04-302-4/+4
* treewide: machine readable license for all the restPetr Špaček2020-02-2510-0/+11
* modules/policy: make postrules usefulVladimír Čunát2020-01-231-1/+1
* doc: remove parts exclusive for systemd socket activationVladimír Čunát2020-01-211-6/+0
* doc: restructure into smaller sectionsTomas Krizek2020-01-151-4/+4
* tests: packagingLukáš Ježek2019-11-201-0/+3
* modules, docs: omit casting parameters of lua layersVladimír Čunát2019-06-131-1/+0
* lua net.list(): change output and docsVladimír Čunát2019-04-182-2/+2
* trust_anchors: always load keyfile_defaultTomas Krizek2019-04-042-2/+2
* tests/integration: update kresd config for deckardTomas Krizek2019-04-042-0/+10
* tests: adapt to change of net.list() outputVladimír Čunát2019-03-122-2/+2
* meson: remove no longer needed makefilesTomas Krizek2019-03-121-2/+0
* meson: tests/integration - turn off DNSSEC, add additional testsTomas Krizek2019-03-122-0/+6
* meson: modules - move lua_src varTomas Krizek2019-03-121-1/+1
* meson: cleanupTomas Krizek2019-03-121-0/+6
* meson: tests/integration run all test suitesTomas Krizek2019-03-121-0/+4
* tests/integration: move related filesTomas Krizek2019-03-122-2/+2
* modules/view/README: mention v4-mapped-on-v6 syntaxTomas Krizek2019-02-071-2/+7
* modules/view/README: add IPv6 exampleTomas Krizek2019-02-071-1/+3
* view: clarify docsPetr Špaček2018-12-171-19/+17
* view doc: better explain rule orderVladimír Čunát2018-12-131-2/+18
* view: test new semanticsPetr Špaček2018-12-134-27/+89
* tests: move view tests from Deckard repo to kresd repoPetr Špaček2018-12-136-0/+261
* modules/{policy,view}: do not act if FAIL or DONEVladimír Čunát2018-12-131-1/+3
* view: allow multiple :tsig rules with the same keyVladimír Čunát2018-12-131-8/+14
* view: change :addr to a more natural semanticsVladimír Čunát2018-12-132-30/+38
* view doc: warn against split-horizon DNSVladimír Čunát2018-12-131-0/+8
* prepare for adding EDNS modulesGrigorii Demidov2018-11-121-1/+1
* policy, view: documentation nitpicksVladimír Čunát2018-05-281-1/+1
* policy: refactor policy and view modulesPetr Špaček2018-01-251-2/+6
* fixed obvious linter problemsMarek Vavruša2017-11-241-5/+5
* view docs: add example matching all addressesVladimír Čunát2017-03-211-0/+2
* modules/policy: chain rules, postrules, mirror, docMarek Vavrusa2016-07-061-14/+38
* modules/daf: trivial rule compiler implementedMarek Vavrusa2016-07-061-2/+16
* modules/view: fixed direct access to addr familyMarek Vavrusa2016-01-111-7/+2
* modules: doc updateMarek Vavruša2015-12-171-3/+3
* modules: dns64 checks for records, all response statusMarek Vavruša2015-11-171-0/+1
* modules/policy+view: new policy.FORWARD(dst) and policy.all matching ruleMarek Vavruša2015-10-281-0/+2
* modules/policy: added support for a subset of RPZMarek Vavruša2015-08-111-0/+2
* modules: 'view' that implements views and ACLsMarek Vavruša2015-08-103-0/+127