]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2025-11-10  Nicki KřížekUse new EDE helper in existing system tests
2025-11-10  Nicki KřížekAdd isctest.check.ede() helper for pytest
2025-11-08  Ondřej Surýrem: nil: Remove maybe_cancel_validators() function
2025-11-08  Evan HuntRemove maybe_cancel_validators() function
2025-11-07  Colin Vidalfix: test: Rewrite views/addzone in loop system test
2025-11-07  Colin Vidalrewrite views/addzone in loop system test
2025-11-07  Michal NowakUpdate BIND version for release v9.21.15
2025-11-07  Michal Nowaknew: doc: Prepare documentation for BIND 9.21.15
2025-11-06  Michal NowakDrop #5525 and fuzzing-related release notes
2025-11-06  Michal NowakReorder release notes
2025-11-06  Michal NowakTweak and reword release notes
2025-11-06  Colin Vidalfix: test: Harden EDE 24 system tests
2025-11-06  Colin Vidalsplit ede24 system test into separate modules
2025-11-06  Colin Vidalharden ede24 system test
2025-11-06  Colin Vidaladd query ID to the query trace message
2025-11-06  Colin Vidalremove dns_zone_expire dead code
2025-11-06  Matthijs Mekkingchg: dev: Refactor zone fetch code
2025-11-06  Matthijs MekkingSchedule a zonefetch
2025-11-06  Michal NowakPrepare release notes for BIND 9.21.15
2025-11-06  Michal NowakGenerate changelog for BIND 9.21.15
2025-11-06  Matthijs MekkingFix comment in lib/ns/query.c
2025-11-06  Matthijs MekkingA unified way to verify the zone fetch
2025-11-06  Matthijs MekkingCount per fetch type
2025-11-06  Matthijs MekkingRefactor zone fetch code
2025-11-06  Matthijs MekkingExport zone functions
2025-11-06  Štěpán Balážikchg: ci: Run system tests on all platforms on MR that...
2025-11-06  Štěpán BalážikRun system tests on all platforms on MR that touches...
2025-11-05  Michal Nowakchg: doc: Set up version for BIND 9.21.16
2025-11-05  Michal NowakUpdate BIND version to 9.21.16-dev
2025-11-05  Colin Vidalfix: dev: Fix parser test (missing string termination)
2025-11-05  Ondřej SurýFix parser test (missing string termination)
2025-11-05  Štěpán Balážikfix: test: Fix NSEC3HASH system test on jammy
2025-11-05  Štěpán BalážikFix NSEC3HASH system test on jammy
2025-11-04  Ondřej Surýfix: usr: Skip unsupported algorithms when looking...
2025-11-04  Ondřej SurýSkip unsupported algorithms when looking for signing key
2025-11-04  Ondřej SurýAdd a system test with one good and one bad algorithm
2025-11-04  Ondřej Surýfix: dev: Only unlink from SIEVE LRU if it is still...
2025-11-04  Ondřej SurýOnly unlink from SIEVE LRU if it is still linked
2025-11-04  Štěpán Balážikfix: test: Require dnspython>2.0.0 in system tests...
2025-11-04  Štěpán BalážikRun system tests on AlmaLinux 8 on merge requests in CI
2025-11-04  Štěpán BalážikRequire dnspython>2.0.0 in system tests using asyncserver
2025-11-04  Štěpán BalážikDon't use pytest.importorskip in isctest.name
2025-11-04  Michał Kępieńnew: ci: Add vulnerability-related jobs
2025-11-04  Michał KępieńAdd a job preparing post-disclosure notifications
2025-11-04  Michał KępieńAdd a job preparing packager notifications
2025-11-04  Michał KępieńAdd a job preparing security pre-announcements
2025-11-04  Michał KępieńAdd a job preparing EVNs
2025-11-04  Michał KępieńEnable overriding the list of security releases
2025-11-04  Michał KępieńEnable overriding the list of fixed CVE IDs
2025-11-04  Michał KępieńDeduplicate definitions of release-related jobs
2025-11-04  Michał KępieńChange the script generating release announcements
2025-11-04  Colin Vidalnew: usr: "named-checkconf -b" dumps the built-in confi...
2025-11-04  Colin Vidal"named-checkconf -b" dumps built-in config
2025-11-04  Arаm Sаrgsyаnfix: usr: Prevent assertion failures of dig when server...
2025-11-03  Aram SargsyanTest dig with a IPv4 source address and a IPv4+IPv6...
2025-11-03  JINMEI Tatuyaavoid retrying a server if its address is unusable
2025-11-03  JINMEI Tatuyamake sure current_query is detached before trying next...
2025-11-03  Colin Vidalnew: usr: Add support for Extended DNS Error 24 (Invali...
2025-11-03  Colin Vidallog that a zone is expired after setting the flag
2025-11-03  Colin Vidaladd tests for EDE 24 support
2025-11-03  Colin Vidalsupport EDE 24 (Invalid Data)
2025-11-03  Colin Vidalquery_getzonedb can returns DNS_R_EXPIRED
2025-11-03  Colin Vidaladd dns_zone_isexpired API
2025-11-03  Petr Špačekrem: nil: Remove leftover FCTX_ATTR_NEEDEDNS0
2025-11-03  Petr ŠpačekRemove leftover FCTX_ATTR_NEEDEDNS0
2025-11-03  Matthijs Mekkingfix: dev: Remove unused dns_zone_getnotifyacl() function
2025-11-03  Matthijs MekkingRemove unused dns_zone_getnotifyacl() function
2025-10-31  Colin Vidalfix: dev: restore reuseport to yes by default on suppor...
2025-10-31  Colin Vidalrestore reuseport to yes by default on supported platforms
2025-10-31  Matthijs Mekkingchg: dev: Refactor notify code
2025-10-31  Matthijs MekkingMove notify functions to notify source files
2025-10-31  Matthijs MekkingExport zone functions
2025-10-31  Matthijs MekkingIntroduce notify source code files
2025-10-31  Matthijs MekkingRename notify remote to alsonotify
2025-10-31  Alessio Poddafix: usr: Skip buffer allocations if not logging
2025-10-31  Alessio PoddaSkip buffer allocations if not logging
2025-10-31  Colin Vidalchg: dev: Don't retain the default configuration tree
2025-10-31  Colin Vidaldon't retain the default configuration
2025-10-30  Evan Huntfix: dev: Save userconfig as text instead of a cfg_obj...
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
next