Skip to content
Snippets Groups Projects

Release 4.1.0

Merged Petr Špaček requested to merge release-410 into master

Merge request reports

Pipeline #50221 canceled

Pipeline canceled for 0f8aa880 on release-410

Merged by Petr ŠpačekPetr Špaček 5 years ago (Jul 10, 2019 2:06pm UTC)

Loading

Pipeline #50396 passed

Pipeline passed for 0d2f2faf on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Petr Špaček added 8 commits

    added 8 commits

    Compare with previous version

  • Petr Špaček added 47 commits

    added 47 commits

    • 85aaddf7 - Revert "Merge branch 'kr_cache_gc' into 'master'"
    • bfb9686b - kr_cache_gc: initial commit
    • d09ad484 - kr_cache_gc: UI improvements
    • 2a3c305d - kr_cache_gc: separated main function
    • 58c4cd0a - kr_cache_gc: added optional interval of infinite periodic action
    • d2d878ab - kr_cache_gc: separated DB transactions to prevent blocking; config; bugfix
    • 382976ab - kr_cache_gc: little improvements
    • 34b3dde4 - kr_cache_gc: increasing mapsize if the cache is full
    • 210a55e3 - kr_cache_gc: implemented categories, code split and cleanup
    • b30afae5 - kr_cache_gc: improvements, mostly categories
    • 1541953a - kr_cache_gc: implemented dry-run (only occupation watching mode)
    • cefaac58 - kr_cache_gc: randomized deleting of parts of huge categories
    • 05536cfa - kr_cache_gc: build with meson
    • dfe5a6eb - utils/kr_cache_gc: skip invalid entries during iteration
    • eb3a6657 - utils/kr_cache_gc: re-initialize lmdb txn in case of error
    • df359761 - utils/kr_cache_gc: set default rw_txn_items to 100
    • 83d77adc - utils/kr_cache_gc: add params for configuring cache
    • bc1d3dcc - distro: package kr_cache_gc
    • 0667b7a8 - utils/kr_cache_gc: fix lint:pedantic
    • 1b78de8e - doc: document cache garbage collector
    • ed83b973 - lib/cache: make entry_h_consistent() generic
    • cc4cc528 - utils/kr_cache_gc: support NSEC3 (aggressive) RRs
    • 66759493 - utils/kr_cache_gc: minor nitpicks
    • e664966a - client: move under utils directory
    • 70aedf08 - utils/cache_gc: rename daemon to kres_cache_gc
    • 143abc96 - utils/cache_gc: meson - add sources to c_lint
    • 9a9846e2 - utils/cache_gc lint: stricter parsing of CLI integers
    • 4f09abfb - utils/cache_gc: more lint fixes
    • 59a68322 - utils/cache_gc: adapt for faster checking of usage
    • d4c1d97f - gc: fix kr_gc_key_consistent to work with root zone NSECs
    • c09f7eff - gc: skip over "VERS" metadata entry in cache
    • 0b6748aa - gc: delete inconsistent entries from cache instead of skipping them
    • dbbeea75 - gc: keep root and TLD data in cache as much as possible
    • 5bf272c1 - gc: cleanup warnings from GCC 9 compiler
    • c414ca7e - gc: clean warnings with -DDEBUG
    • 090f88c6 - gc: handle the NS multi-entries much better
    • 6ae50c80 - gc: fix a lint warning
    • f2af0c33 - utils/cache_gc: meson - rename to kres-cache-gc
    • 086f8ac2 - systemd: add kres-cache-gc.service
    • 83637e6a - kr_cache_gc: update docs
    • 1ef2a3cb - distro/tests: check kres-cache-gc is started
    • 8068fa17 - gc: adjust DEBUG output
    • a6beba00 - gc: better approximation of the space to free
    • c7a8849d - kr_cache_gc: fix double-free for failed/unifinished txns
    • 0f1eb927 - systemd/kres-cache-gc: make service more robust
    • 49f8d149 - gc: reformat source code to conform to Linux codestyle
    • 0f8aa880 - release 4.1.0

    Compare with previous version

  • merged

  • Petr Špaček mentioned in commit 0d2f2faf

    mentioned in commit 0d2f2faf

Please register or sign in to reply
Loading