]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2018-03-19  Mark Andrewsfix numbering of tests and make consistent
2018-03-18  Ondřej SurýMerge branch '123-support-64-rpz-zones-by-default-from...
2018-03-18  Evan Huntcopyrights
2018-03-18  Evan HuntAdd release note
2018-03-18  Mukund SivaramanFix zone count check to only occur on RPZ zones
2018-03-18  Mukund SivaramanCheck for more than 64 policy zones
2018-03-18  Mukund SivaramanAdd CHANGES entry
2018-03-18  Mukund SivaramanUpdate ARM
2018-03-18  Mukund SivaramanAdd system test
2018-03-18  Mukund SivaramanSupport 64 RPZ zones by default from 9.13 onwards
2018-03-17  Ondřej SurýMerge branch '137-remove-support-for-systems-without...
2018-03-17  Ondřej Surýchg: dev: Require support for ftello/fseeko functions
2018-03-17  Ondřej SurýMerge branch '164-remove-openssl-warning' into 'master'
2018-03-17  Ondřej SurýRemove obsolete OpenSSL version check
2018-03-17  Ondřej SurýMerge branch '94-replace-idnkit-1-support-with-idnkit...
2018-03-17  Ondřej SurýAdd release notes and CHANGES
2018-03-17  Ondřej SurýRemove idnkit-1 support from dig
2018-03-17  Ondřej SurýMerge branch '26-switch-to-IDNA2008-non-transitional...
2018-03-17  Ondřej SurýAdd release notes for IDNA2008
2018-03-17  Ondřej SurýAdd CHANGES for idn2 support
2018-03-17  Ondřej SurýEnable --with-libidn2 in GitLab CI checks
2018-03-17  Ondřej SurýSimplify the libidn2 configure checks
2018-03-17  Petr MenšíkSanitize IDN initialization
2018-03-17  Petr MenšíkRemove support for libidn (IDN 2003)
2018-03-17  Petr MenšíkRemove conversion from locale to utf8 from public API
2018-03-17  Tomas HozzaAdd support for libidn2
2018-03-17  Tomas HozzaAdd support for GNU libidn
2018-03-17  Ondřej SurýMerge branch '162-remove-idnkit-1-0' into 'master'
2018-03-17  Ondřej SurýRemove idnkit-1.0 copy from BIND sources
2018-03-16  Evan HuntMerge branch 'copyrights' into 'master'
2018-03-16  Evan HuntMerge branch 'copyrights'
2018-03-16  Evan Huntupdate file headers
2018-03-16  Evan Huntensure COPYRIGHT file retains years; edit file headers...
2018-03-15  Evan HuntMerge branch '157-cleanup-win-libtests' into 'master'
2018-03-15  Evan Huntremove references to lib/tests in the windows build
2018-03-15  Curtis BlackburnMerge branch '154-fix-atomic-test' into 'master'
2018-03-15  Evan Huntadd an 'untested' case when none of the atomic operatio...
2018-03-14  Ondřej SurýMerge branch 'feature-request-template' into 'master'
2018-03-14  Ondřej SurýAdd a Feature Request template and remove the Security...
2018-03-14  Evan HuntMerge branch 'branchsync' into 'master'
2018-03-14  Evan Huntupdated branchsync to deal with merge commits
2018-03-14  Ondřej SurýMerge branch 'description-templates' into 'master'
2018-03-14  Evan Huntsome tweaks for grammar and clarity
2018-03-14  Ondřej SurýAdd Issue templates for Bug and Security
2018-03-13  Evan HuntMerge branch '134-fix-zone-db-reference-counting' into...
2018-03-13  Michał KępieńAdd CHANGES entry
2018-03-13  Michał KępieńFix a zone database reference counting bug in dump_done()
2018-03-10  Evan HuntMerge branch 'clean-xfer' into 'master'
2018-03-10  Evan Huntclean up dig.out files that were left behind after...
2018-03-10  Evan HuntMerge branch 'nothreads-fix' into 'master'
2018-03-10  Evan HuntFix compiler warnings and test failures when building...
2018-03-10  Evan HuntMerge branch 'missing-print-h' into 'master'
2018-03-10  Evan Huntadd missing includes
2018-03-09  Evan HuntMerge branch 'clean-bin-tests' into 'master'
2018-03-09  Evan Huntfinal cleanup
2018-03-09  Evan Huntreduce race risk in parallel builds
2018-03-09  Evan Huntremove lib/tests as nothing uses it anymore
2018-03-09  Evan Huntshorten ht_test and random_test
2018-03-09  Evan Huntmigrate t_dst signature test to lib/dns/tests/dst_test
2018-03-09  Evan Huntmigrate t_db to lib/dns/tests/db_test
2018-03-09  Evan Huntmigrate t_names to lib/dns/tests/name_test
2018-03-09  Evan Huntmigrate t_rbt to lib/dns/tests/rbt_test
2018-03-09  Evan Huntmigrate t_tasks to lib/isc/tests/task_test
2018-03-09  Evan Huntmigrate t_resolver to lib/dns/tests/resolver_test
2018-03-09  Evan Huntmigrate t_timers to lib/isc/tests/timer_test
2018-03-09  Evan Huntmigrate t_atomic to lib/isc/tests/atomic_test
2018-03-09  Evan Huntmigrate t_mem to lib/isc/tests/mem_test
2018-03-09  Evan Huntmigrate t_net to lib/isc/tests
2018-03-09  Evan Huntmigrate t_sockaddr to lib/isc/tests
2018-03-09  Evan Huntremove hashes test (duplicates lib/isc/tests/hash_test)
2018-03-09  Evan Huntremove master test (duplicates lib/isc/tests/master_test)
2018-03-09  Evan Huntmigrate tests from bin/tests/dnssec-signzone to bin...
2018-03-09  Evan Huntmove all optional tests from bin/tests to bin/tests...
2018-03-09  Evan Huntremove some old and obsolete test files
2018-03-09  Evan HuntMerge branch 'parallel-unit-tests' into 'master'
2018-03-09  Evan Huntallow ATF tests to run in parallel
2018-03-09  Evan Huntcapture more information from unit tests
2018-03-09  Ondřej SurýMerge branch '138-tweak-ci-settings' into 'master'
2018-03-09  Michał KępieńEnable runner-specific make concurrency settings
2018-03-09  Michał KępieńTweak the way ccache is used during CI
2018-03-09  Ondřej SurýMerge branch '111-gitlab-ci-does-not-run-unit-tests...
2018-03-09  Ondřej SurýUse runner specific make parallel build settings
2018-03-09  Ondřej SurýUse runner specific ccache directory
2018-03-09  Ondřej SurýSplit system and unit tests into separate CI jobs
2018-03-09  Ondřej SurýEnable developer mode in the GitLab CI builds
2018-03-09  Ondřej Surýchg: dev: Compile BIND with ATF enabled, so unit tests...
2018-03-08  Evan HuntMerge branch '136-tweak-timestamp-checking-in-the-cds...
2018-03-08  Michał KępieńAdd CHANGES entry
2018-03-08  Michał KępieńTweak timestamp checking in the cds system test
2018-03-08  Evan HuntMerge branch 'remove-bind9-bugs-references' into 'master'
2018-03-08  Ondřej SurýUpdate documentation to remove obsolete bind9-bugs...
2018-03-08  Ondřej SurýMerge branch '130-use-ccache-to-speed-up-gitlab-ci...
2018-03-08  Ondřej Surýchg: dev: Use ccache to speed-up the builds
2018-03-08  Michał KępieńMerge branch '128-fix-mkeys-system-test-race' into...
2018-03-08  Michał KępieńAdd CHANGES entry
2018-03-08  Michał KępieńFix a race between "rndc reconfig" and waiting for...
2018-03-08  Mark AndrewsMerge branch '133-update-util-check-changes-to-work...
2018-03-08  Mark Andrewsupdate util/check-changes to handle non master branched...
2018-03-08  Evan HuntMerge branch '76-gitlab-ci-check-for-up-to-date-copyrig...
2018-03-08  Evan Huntupdate copyrights
next