]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2025-10-30  Evan Huntsave userconfig as text instead of a cfg_obj tree
2025-10-30  Evan Huntfix: dev: Reduce the size of cfg_obj_t
2025-10-30  Evan Huntfurther shrink cfg_obj_t by using a pointer for duration
2025-10-30  Evan Huntreduce the size of cfg_obj by using pointers for addresses
2025-10-30  Evan Huntfix: dev: Remove sun_path field from isc_netaddr
2025-10-30  Colin Vidalremove sun_path field from isc_netaddr
2025-10-29  Colin Vidalnew: usr: New "rndc showconf" command
2025-10-29  Colin Vidaladd system test for rndc showconf
2025-10-29  Evan Huntimplement "rndc showconf"
2025-10-29  Evan Huntrefactor newzones configuration
2025-10-29  Colin Vidalnew: usr: named-checkconf -e prints the effective confi...
2025-10-29  Colin Vidaladd system test for named-checkconf -e
2025-10-29  Colin Vidalnamed-checkconf -e prints effective config
2025-10-29  Colin Vidalchg: dev: Load the effective configuration
2025-10-29  Colin Vidalparser: add VALID_CFGOBJ macro
2025-10-29  Colin Vidalfix delv when using the builtin trust-anchors
2025-10-29  Evan Huntnamed -V doesn't need to parse default options
2025-10-29  Colin Vidalintroduce default config builtin-root-anchors
2025-10-29  Colin Vidalenable effective configuration
2025-10-29  Colin Vidalfix serve-stale system test after moving defconfig
2025-10-29  Colin Vidaleffective config: specific check-names case
2025-10-29  Colin Vidaleffective config: specific prefetch/trigger case
2025-10-29  Colin Vidaleffective config: specific dnssec-policy case
2025-10-29  Colin Vidaleffective config: specific view cases
2025-10-29  Colin Vidaleffective config: specific options/acl cases
2025-10-29  Colin Vidaladd cfg_effective_config() API
2025-10-29  Colin Vidaladd an optional merge method on cfg_clausedef_t
2025-10-29  Colin Vidaladd helper API calls to manipulate maps and lists
2025-10-29  Colin Vidalparser firstclause/nextclause API changes
2025-10-29  Colin Vidalmove default configuration to common bin/include folder
2025-10-29  Evan Huntfix: nil: set cfgmaps correctly alessio/checkpoint-pre-effective-config
2025-10-29  Evan Huntset cfgmaps correctly
2025-10-29  Evan Huntfix: dev: fix configuration bugs involving global defaults
2025-10-29  Evan Huntfix "response-padding" configuration and remove optionmaps
2025-10-29  Evan Huntsimplify "dnssec-validation" configuration
2025-10-29  Evan Huntfix a "max-cache-size" configuration bug
2025-10-29  Štěpán Balážikchg: test: Use isctest.asyncserver in the "statistics...
2025-10-29  Štěpán BalážikUse isctest.asyncserver in the "statistics" test
2025-10-29  Michał KępieńAdd a response handler matching on specific QNAMEs
2025-10-29  Štěpán BalážikAllow users of AsyncDnsServer to set a default RCODE
2025-10-29  Štěpán Balážikchg: test: Use isctest.asyncserver in the "cookie"...
2025-10-29  Štěpán BalážikUse isctest.asyncserver in the "cookie" test
2025-10-29  Štěpán Balážikchg: test: Use isctest.asyncserver in the "rpzrecurse...
2025-10-29  Štěpán BalážikUse isctest.asyncserver in the "rpzrecurse" test
2025-10-29  Štěpán Balážikchg: test: Use isctest.asyncserver in the "dnssec"...
2025-10-29  Štěpán BalážikUse isctest.asyncserver in the "dnssec" test
2025-10-27  Mark Andrewsfix: usr: Fix shutdown INSIST in dns_dispatchmgr_getbla...
2025-10-27  Mark AndrewsFix "shutdown system test crashed in dns_dispatchmgr_ge...
2025-10-27  Colin Vidalnew: dev: introduce cfg_obj_clone to clone a config...
2025-10-27  Colin Vidaladd unit test for cfg_obj_clone
2025-10-27  Colin Vidalintroduce cfg_obj_clone to clone a config tree
2025-10-27  Mark Andrewsfix: nil: Remove unnecessary NULL checks causing Coveri...
2025-10-27  Mark AndrewsRemove unnecessary NULL checks in parser.c
2025-10-27  Mark Andrewsfix: test: Fix "hooks/conf/good-viewzonelevel.conf...
2025-10-27  Mark AndrewsFix "good-viewzonelevel.conf.j2 has hard coded library...
2025-10-27  Andoni Duartenew: ci: Add tarball publication process to pipeline
2025-10-27  Michał KępieńDeduplicate triggering rules for tag pipeline jobs
2025-10-27  Andoni Duarte... Add the "publish" job
2025-10-27  Andoni Duarte... Add the "publish-private" job
2025-10-27  Andoni Duarte... Add the "staging" job
2025-10-27  Michał KępieńRework the "sign" job
2025-10-27  Michał KępieńAdd a template for SSH-confirmed jobs
2025-10-27  Michał KępieńRevise release directory naming
2025-10-27  Mark Andrewsfix: test: test-syncplugin.c:plugin_register was broken
2025-10-27  Mark Andrewstest-syncplugin.c:plugin_register was broken
2025-10-27  Michał Kępieńchg: dev: Stop prettifying JSON statistics
2025-10-27  Michał KępieńStop prettifying JSON statistics
2025-10-25  Michał Kępieńchg: test: Properly process JSON and XML in tests
2025-10-25  Michał KępieńRemove unused Perl scripts
2025-10-25  Michał KępieńRemove unused xmllint-html.sh script
2025-10-25  Michał KępieńUse xmllint in system tests inspecting XML data
2025-10-25  Michał KępieńDetect xmllint at build time
2025-10-25  Michał KępieńUse jq in system tests inspecting JSON data
2025-10-25  Michał KępieńDetect jq at build time
2025-10-24  Ondřej Surýchg: dev: Fix assertion failure from arc4random_uniform...
2025-10-24  Ondřej SurýFix assertion failure from arc4random_uniform with...
2025-10-24  Ondřej Surýrem: test: Drop the unit test for testing randomness
2025-10-24  Ondřej SurýDrop the unit test for testing randomness
2025-10-24  Michal Nowakchg: pkg: minimal meson version required is 1.3.0
2025-10-24  Aydın Mercanadd muon's static analyzer to CI
2025-10-24  Michal NowakDrop the NO_BUILD_TEST_PREREQ hack
2025-10-24  Aydın Mercanget rid of unused meson variables
2025-10-24  Aydın Mercanbump the minimum meson version to 1.3.0
2025-10-24  Michal Nowakfix: pkg: fix fuzzing builds
2025-10-24  Michal NowakDrop doh and geoip from pairwise testing exclusion...
2025-10-24  Aydın Mercanfix fuzzing
2025-10-24  Michal Nowakfix: dev: Make libcap mandatory on Linux again
2025-10-24  Michal NowakMake libcap mandatory on Linux again
2025-10-24  Michał Kępieńnew: ci: Automatically trigger rebase of -sub branches
2025-10-24  Petr ŠpačekApply special git tag rules only in the private project
2025-10-24  Petr ŠpačekTrigger rebase in private project after merge into...
2025-10-24  Petr ŠpačekDo not fail post-merge jobs if merge request reference...
2025-10-24  Petr ŠpačekDo not fail post-merge jobs after force-push
2025-10-24  Petr ŠpačekDeduplicate Git NAME and EMAIL variables
2025-10-23  Evan Huntchg: dev: Refactoring in lib/isccfg
2025-10-23  Evan Huntrestore the former change_directory logging
2025-10-23  Colin Vidaltest rndc showzone works for named.conf zones
2025-10-23  Colin Vidalensure parser/cfg_obj log includes the line number
2025-10-23  Evan Huntsimplify and regularize cfg_* functions
2025-10-23  Evan Huntsimplify cfg_parser API
next