]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
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
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
next