]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2024-10-01  Alessio PoddaSupport ISO timestamps with timezone information
2024-10-01  Michal Nowakchg: test: Replace dns.query module with isctest.query
2024-10-01  Michal NowakReplace dns.query module with isctest.query
2024-10-01  Michal NowakAdd isctest.check.notimp()
2024-10-01  Michal NowakReport expected and last returned rcode on query timeout
2024-10-01  Alessio Poddafix: dev: Null clausedefs for ancient options
2024-10-01  alessioNull clausedefs for ancient options
2024-10-01  Matthijs Mekkingfix: doc: Restore text about sig validity and SOA expire
2024-10-01  Matthijs MekkingUpdate example.com zone SOA expire value
2024-10-01  Matthijs MekkingRestore text about sig validity and SOA expire
2024-10-01  Mark Andrewsfix: usr: Fix a bug in the static-stub implementation
2024-10-01  Mark AndrewsStore static-stub addresses seperately in the adb
2024-09-30  Petr Špačekrem: dev: Remove unused function dns_zonemgr_resumexfrs()
2024-09-30  Petr ŠpačekRemove unused function dns_zonemgr_resumexfrs()
2024-09-30  Ondřej Surýchg: dev: Use release memory ordering when incrementing...
2024-09-30  Ondřej SurýUse release memory ordering when incrementing reference...
2024-09-27  Arаm Sаrgsyаnfix: dev: Add a missing rcu_read_unlock() call on exit...
2024-09-27  Aram SargsyanAdd a missing rcu_read_unlock() call on exit path
2024-09-26  Ondřej Surýdev: Add full Alessio's name to .mailmap to fix some...
2024-09-26  Ondřej SurýAdd full Alessio's name to .mailmap to fix some of...
2024-09-26  Ondřej Surýchg: usr: Honour the Control Group memory contraints...
2024-09-26  Ondřej SurýDocument that we now honour the cgroup memory limit
2024-09-25  Mark Andrewsnew: usr: Added WALLET type
2024-09-25  Mark AndrewsAdd examples of WALLET records
2024-09-25  Mark AndrewsAdd the new record type WALLET (262)
2024-09-25  Arаm Sаrgsyаnfix: usr: Fix the 'rndc dumpdb' command's error reporting
2024-09-25  Aram SargsyanTest 'rndc dumpdb' with an unwritable dump-file
2024-09-25  Aram SargsyanDo not ignore named_server_dumpdb() result code
2024-09-24  Nicki Křížekchg: doc: Track changes in separate files
2024-09-24  Nicki KřížekFix changelog entry for [GL #4759]
2024-09-24  Nicki KřížekGenerate changelog to stdout
2024-09-24  Nicki KřížekTrack changes in separate files
2024-09-24  Ondřej Surýchg: dev: Use libuv functions to get memory available...
2024-09-24  Ondřej SurýUse libuv functions to get memory available to BIND 9
2024-09-24  Nicki Křížekchg: ci: Increase the load TCP/DoT shotgun perf tests
2024-09-24  Nicki KřížekIncrease the load TCP/DoT shotgun perf tests
2024-09-24  Mark Andrewsfix: test: Check read value in upforwd/ans4
2024-09-24  Mark AndrewsCheck read value in upforwd/ans4
2024-09-23  Michal Nowakchg: test: Downgrade "timeout" and "attempts" arguments...
2024-09-23  Michal NowakPrint correct udp/tcp function name in generic_query()
2024-09-23  Michal NowakDowngrade "timeout" and "attempts" arguments in shutdown
2024-09-23  Michal Nowakchg: ci: Exclude some RPZ files from long stress test...
2024-09-23  Michal NowakExclude some RPZ files from long stress test artifacts
2024-09-21  Ondřej Surýchg: dev: Use uv_available_parallelism() if available
2024-09-21  Ondřej SurýAdd support to read number of online CPUs on OpenBSD
2024-09-21  Ondřej SurýCleanup the sysctlbyname and friends configure checks...
2024-09-21  Ondřej SurýUse uv_available_parallelism() if available
2024-09-21  Ondřej Surýfix: usr: Fix long-running incoming transfers
2024-09-21  Ondřej SurýDon't enable timeouts in dns_dispatch for incoming...
2024-09-21  Ondřej SurýModify dns_dispatch API to accept zero timeout
2024-09-21  Ondřej Surýchg: ci: Update code formatting
2024-09-21  Nicki KřížekIgnore clang-format reformatting commit
2024-09-20  Nicki KřížekFix arguments-renamed pylint issue in iscconf.py
2024-09-20  Nicki KřížekUpdate code formatting
2024-09-20  Nicki Křížekchg: dev: Restore the number of threadpool threads...
2024-09-20  Nicki KřížekRemove fixed known issue [GL #4898]
2024-09-20  Nicki KřížekRevert "Double the number of threadpool threads"
2024-09-20  Nicki Křížekchg: doc: Update sphinx to 7.4.7
2024-09-20  Nicki KřížekUpdate sphinx to 7.4.7
2024-09-19  Mark Andrewsnew: usr: Log query response status to the query log
2024-09-19  Mark AndrewsDocument 'responselog' in the ARM
2024-09-19  Mark AndrewsCheck responselog behaviour
2024-09-19  Petr MenšíkMove common flags logging to shared functions
2024-09-19  Petr MenšíkMake responselog flags similar to querylog
2024-09-19  Evan HuntReduce code duplication
2024-09-19  Mark AndrewsLog the rcode returned to for a query
2024-09-19  Evan Huntchg: minor cleanup in qpcache
2024-09-19  Evan Huntrename 'rbtiterator' and similar names in qpcache
2024-09-18  Nicki KřížekMerge tag 'v9.21.1'
2024-09-18  Ondřej Surýrem: usr: Remove DNSRPS implementation from the open...
2024-09-18  Ondřej SurýRemove DNSRPS implementation
2024-09-18  Ondřej Surýfix: dev: Clean up DNSRPS
2024-09-18  Evan Huntfix DNSRPS errors
2024-09-18  Evan Huntuse uv_dlopen() instead of dlopen() when linking DNSRPZ
2024-09-18  Ondřej SurýRemove old cruft from dnsrps code
2024-09-17  Arаm Sаrgsyаnchg: usr: Set logging category for notify/xfer-in relat...
2024-09-17  Aram SargsyanSet logging category for notify/xfer related messages
2024-09-17  Ondřej Surýfix: usr: Limit the outgoing UDP send queue size
2024-09-17  Ondřej SurýLimit the outgoing UDP send queue size
2024-09-17  Ondřej Surýdev: Ignore commit that reformatted sh script in git...
2024-09-17  Ondřej SurýIgnore commit that reformatted sh script in git blame
2024-09-16  Alessio Poddafix: usr: Do not set SO_INCOMING_CPU
2024-09-16  alessioDo not set SO_INCOMING_CPU
2024-09-16  Arаm Sаrgsyаnnew: usr: Implement the ForwardOnlyFail statistics...
2024-09-16  Aram SargsyanUpdate the statistics channel check in the forward...
2024-09-16  Aram SargsyanDocument the ForwardOnlyFail statistics channel counter
2024-09-16  Aram SargsyanImplement the ForwardOnlyFail statistics channel counter
2024-09-16  Arаm Sаrgsyаnfix: usr: Fix a statistics channel counter bug when...
2024-09-16  Aram SargsyanAdd a statistics channel check in the forward system...
2024-09-16  Aram SargsyanFix a 'serverquota' counter calculation bug
2024-09-16  Mark Andrewschg: dev: Remove statslock from dnssec-signzone
2024-09-13  Mark AndrewsRemove 'statslock' from dnssec-signzone
2024-09-12  Ondřej Surýfix: usr: Separate DNSSEC validation from the long...
2024-09-12  Ondřej SurýMove offloaded DNSSEC operations to different helper...
2024-09-12  Ondřej SurýAdd isc_helper API that adds 1:1 thread for each loop
2024-09-12  Michal Nowakchg: test: Replace dns.resolver module in system tests
2024-09-12  Michal NowakExtract dns.rcode compatibility code to isctest.compat
2024-09-12  Michal NowakTurn off deadline for wildcard tests
2024-09-12  Michal NowakExtract "custom" named instances support to isctest...
2024-09-12  Michal NowakRework query functions to retry by default
next