]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2024-08-22  Matthijs MekkingUpdate ksr system test to include server
2024-08-22  Matthijs MekkingAdd offline-ksk option
2024-08-22  Mark Andrewschg: dev: Restore the ability to select individual...
2024-08-21  Mark AndrewsExtend ISC_TEST_MAIN for debugging
2024-08-21  Michal Nowakchg: ci: Add FreeBSD 14.1
2024-08-21  Michal NowakAdd FreeBSD 14.1
2024-08-21  Nicki Křížekchg: Merge 9.21.0 release branch
2024-08-21  Nicki KřížekMerge tag 'v9.21.0'
2024-08-21  Ondřej Surýfix: usr: Fix rare assertion failure when shutting...
2024-08-21  Ondřej SurýDestroy the dns_xfrin isc_timers on the correct loop
2024-08-20  Arаm Sаrgsyаnnew: usr: Print the full path of the working directory...
2024-08-20  Aram SargsyanPrint the full path of the working directory in startup...
2024-08-20  Ondřej Surýchg: dev: Use seteuid()/setegid() instead of setreseuid...
2024-08-20  Ondřej SurýUse seteuid()/setegid() instead of setreseuid()/setresgid()
2024-08-20  Ondřej Surýfix: test: Allow TTL skew in the badcache print unit...
2024-08-20  Ondřej SurýAllow TTL skew in the badcache print unit test
2024-08-20  Ondřej Surýchg: dev: Use single logging context for everything
2024-08-20  Evan Huntpause to let reloading complete
2024-08-20  Ondřej SurýAdd isc_log_createandusechannel() function to simplify...
2024-08-20  Ondřej SurýConvert all categories and modules into static lists
2024-08-20  Ondřej SurýRemove logging context (isc_log_t) from the public...
2024-08-20  Ondřej SurýRemove isc_log_write1() and isc_log_vwrite1() functions
2024-08-20  Ondřej SurýReplace isc_log_create/destroy with isc_logconfig_get()
2024-08-20  Ondřej SurýUse single logging context for everything
2024-08-20  Ondřej Surýfix: test: Ignore ISC_R_CONNECTIONRESET in the TCP...
2024-08-20  Ondřej SurýIgnore ISC_R_CONNECTIONRESET in the TCP tests
2024-08-20  Petr Špačekchg: Update Internal_use_only-CVE.md checklist changing...
2024-08-20  Vicky RiskApply 1 suggestion(s) to 1 file(s)
2024-08-20  Vicky RiskApply 1 suggestion(s) to 1 file(s)
2024-08-20  Vicky RiskApply 1 suggestion(s) to 1 file(s)
2024-08-20  Vicky RiskApply 1 suggestion(s) to 1 file(s)
2024-08-20  Vicky RiskUpdate Internal_use_only-CVE.md checklist changing...
2024-08-20  Nicki Křížekchg: doc: Improve changelog & release notes workflow
2024-08-20  Nicki KřížekOmit MR link from release notes
2024-08-20  Nicki KřížekSort changelog & relnotes entries by issue number
2024-08-20  Ondřej Surýfix: dev: Fix the resesuid() shim implementation for...
2024-08-20  Ondřej SurýFix the resesuid() shim implementation for NetBSD
2024-08-20  Petr Špačekchg: doc: Set up version for BIND 9.21.1
2024-08-19  Nicki KřížekRemove release note draft file
2024-08-19  Nicki KřížekUpdate BIND version to 9.21.1-dev
2024-08-19  Nicki Křížekchg: ci: Allow rerun of unstable statschannel tests...
2024-08-19  Nicki KřížekAllow rerun of unstable statschannel tests under TSAN
2024-08-19  Arаm Sаrgsyаnchg: dev: Process also the ISC_R_CANCELED result code...
2024-08-19  Aram SargsyanProcess also the ISC_R_CANCELED result code in rpz_rewr...
2024-08-19  Ondřej Surýfix: test: Add missing fclose() when applying updates...
2024-08-19  Ondřej SurýAdd missing fclose() when applying updates failed ...
2024-08-19  Ondřej Surýfix: dev: Check the result of dirfd() before calling...
2024-08-19  Ondřej SurýCheck the result of dirfd() before calling unlinkat()
2024-08-19  Ondřej Surýchg: dev: Remove code to read and parse /proc/net/if_in...
2024-08-19  Ondřej SurýRemove code to read and parse /proc/net/if_inet6 on...
2024-08-19  Ondřej SurýIgnore errno returned from rewind() in the interface...
2024-08-19  Ondřej Surýfix: dev: Change the NS_PER_SEC (and friends) from...
2024-08-19  Ondřej SurýUse constexpr for NS_PER_SEC and friends constants
2024-08-19  Ondřej SurýChange the NS_PER_SEC (and friends) from enum to static...
2024-08-16  Ondřej Surýchg: test: Retire Debian 11 "bullseye"
2024-08-16  Michal NowakRetire Debian 11 "bullseye"
2024-08-15  Ondřej Surýchg: test: For TSAN builds, use libraries from /opt...
2024-08-15  Ondřej SurýRemove Debian bullseye jobs
2024-08-15  Ondřej SurýFor TSAN builds, use libraries from /opt/tsan
2024-08-15  Arаm Sаrgsyаnfix: dev: Check if logconfig is NULL before using it...
2024-08-15  Aram SargsyanCheck if logconfig is NULL before using it in isc_log_d...
2024-08-15  Arаm Sаrgsyаnfix: dev: Add -Wno-psabi to CFLAGS for x86 (32-bit...
2024-08-15  Aram SargsyanAdd -Wno-psabi to CFLAGS for x86 (32-bit) builds
2024-08-15  Aydın Mercanrem: do not include config.h
2024-08-15  Aydın Mercando not include config.h
2024-08-15  Ondřej Surýchg: test: Reduce the size of hashmap_nodes.h file
2024-08-15  Ondřej SurýReduce the size of hashmap_nodes.h file
2024-08-14  Ondřej Surýfix: Change the placement of ctor/dtor attributes in...
2024-08-14  Ondřej SurýChange the placement of ctor/dtor attributes in the...
2024-08-14  Nicki Křížekchg: ci: Check that generated changelog entry doesn...
2024-08-14  Nicki KřížekUse python3 in shebang lines for util scripts
2024-08-14  Nicki KřížekCheck that generated changelog entry doesn't break...
2024-08-14  Ondřej Surýfix: dev: Fix the assertion failure in the isc_hashmap...
2024-08-14  Ondřej SurýSkip already rehashed positions in the old hashmap...
2024-08-14  Ondřej SurýFix the assertion failure in the isc_hashmap iterator
2024-08-14  Ondřej SurýAdd known-to-crash static hashmap iterator nodes array
2024-08-14  Nicki Křížekchg: doc: Fix ordering of gitchangelog replacement...
2024-08-14  Nicki KřížekFix ordering of gitchangelog replacement regexs
2024-08-14  Ondřej Surýfix: dev: Silence all warnings that stem from the defau...
2024-08-14  Ondřej SurýSilence all warnings that stem from the default config
2024-08-14  Ondřej Surýrem: dev: Remove outdated perllib integration
2024-08-14  Ondřej SurýRemove outdated perllib integration
2024-08-14  Aydın Mercanchg: usr: use deterministic ecdsa for openssl >= 3.2
2024-08-14  Aydın Mercanuse deterministic ecdsa for openssl >= 3.2
2024-08-13  Petr ŠpačekUpdate BIND version for release v9.21.0
2024-08-13  Petr ŠpačekAdd changelog entry for last-minute regression fix
2024-08-13  Petr ŠpačekPrepare documentation for BIND 9.21.0
2024-08-13  Michał Kępieńfix: usr: reconfigure catz member zones during named...
2024-08-13  Petr ŠpačekTweak and reword release notes some more
2024-08-13  Aram SargsyanNon empty 'catalog-zones' implies that 'allow-new-zones...
2024-08-13  Michał KępieńPrepare documentation for BIND 9.21.0
2024-08-13  Aram SargsyanReconfigure catz member zones during named reconfiguration
2024-08-13  Michał KępieńReorder release notes
2024-08-13  Aram SargsyanTest that 'rndc reconfig' reconfigures catz member...
2024-08-13  Michał KępieńFix "make doc" for the changelog
2024-08-13  Michał KępieńTweak and reword release notes
2024-08-13  Michał KępieńGenerate release documentation
2024-08-13  Ondřej Surýfix: dev: Don't skip the counting if fcount_incr()...
2024-08-13  Ondřej SurýAdd fetches-per-zone 40 to qmin/ns5 configuration
2024-08-13  Ondřej SurýDon't skip the counting if fcount_incr() is called...
next