]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2018-12-07  Evan HuntMerge branch '770-building-with-geoip-is-currently...
2018-12-07  Mark Andrewsmove geoip to parser.c
2018-12-07  Mark AndrewsMerge branch 'michal-befix-squashed' into 'master'
2018-12-07  Mark Andrewsadd CHANGES and release notes entries.
2018-12-07  Mark AndrewsProperly detect bottom of zone when sign_a_node() is...
2018-12-06  Evan HuntMerge branch 'each-fix-macos-build' into 'master'
2018-12-06  Evan Huntfix shared library build on darwin
2018-12-06  Mark AndrewsMerge branch '769-host-u-documented-in-manpage-but...
2018-12-06  Mark Andrewsadd CHANGES
2018-12-06  Andreas Hasenackadd -U to preparse and usage
2018-12-06  Evan HuntMerge branch '15-filter-aaaa-module' into 'master'
2018-12-06  Evan HuntCHANGES, release notes
2018-12-06  Michał Kępieńmake hook actions return an enum instead of a bool
2018-12-06  Evan Huntrevise hooks.h comments
2018-12-06  Evan Huntadd basic plugins documentation
2018-12-06  Michał Kępieńadd a function for processing a list of configured...
2018-12-06  Evan Huntname change from "hook modules" to "plugins"
2018-12-06  Evan Hunteliminate ns_hookctx structure, pass mctx/lctx/view...
2018-12-06  Evan Huntrestore filter-aaaa syntax checking
2018-12-06  Evan Huntrefactor to support multiple module instances
2018-12-06  Evan Huntadd additional hook points, plus some minor refactoring
2018-12-06  Michał Kępieńrefactor response filtering code in bin/hooks/filter...
2018-12-06  Evan Huntcopy ns_hook objects before adding them to a hook table
2018-12-06  Evan Huntuse entirely local persistent data in modules
2018-12-06  Evan Huntrefactor to remove dead code in query_respond_any()
2018-12-06  Evan Huntclear AD flag when altering response messages
2018-12-06  Evan Huntimprove hook processing macros
2018-12-06  Evan Huntenable modules to store data in qctx
2018-12-06  Evan Huntadd a parser to filter-aaaa.so and pass in the parameters
2018-12-06  Evan Huntadd hook statement to configuration parser
2018-12-06  Evan Huntmove filter-aaaa.so build from lib/ns to bin/hooks
2018-12-06  Evan Huntinitial implementation of filter-aaaa.so as a shared...
2018-12-06  Evan Huntmove several query.c helper functions to client.c and...
2018-12-06  Evan Huntmove filter-aaaa implementation into hook functions...
2018-12-06  Evan Huntrefactor filter-aaaa implementation
2018-12-06  Evan Huntrefactor query.c to make qctx more accessible
2018-12-06  Evan Huntset up hooks.c to enable setting hook points and loadin...
2018-12-06  Ondřej SurýMerge branch 'mr1106-remove-some-more-algorithm-referen...
2018-12-06  Matthijs MekkingReplace some more DSA examples with ECDSAP256SHA256
2018-12-06  Matthijs MekkingRemove one more GOST reference
2018-12-06  Mark AndrewsMerge branch '756-dyndb-system-test-failing-intermitten... 757-managed-key-algorihtm-not-supported 757-managed-key_algorihtm-not-supported mr1106-remove-some-more-references
2018-12-05  Mark Andrewsadd more error logging; add event processing logging
2018-12-05  Ondřej SurýMerge branch '444-isc_refcount_decrement-uses-invalid...
2018-12-05  Ondřej SurýJust #define isc_refcount_increment0() to isc_refcount_...
2018-12-05  Ondřej SurýThe isc_refcount_decrement must use memory_order_releas...
2018-12-05  Witold KrecickiMerge branch '744-race-in-socket' into 'master'
2018-12-05  Witold KręcickiFix a race between process_fd and socketclose in unix...
2018-12-05  Ondřej SurýMerge branch '628-refactor-masterformat-system-test...
2018-12-05  Ondřej SurýAdd DNSKEY and CDNSKEY with unknown algorithm number...
2018-12-05  Ondřej SurýRefactor masterformat to be shellcheck clean and don...
2018-12-04  Ondřej SurýMerge branch '745-start.pl-and-stop.pl-cygwin-fixes...
2018-12-04  Ondřej SurýMake the start.pl and stop.pl more Cygwin friendly
2018-12-04  Witold KrecickiMerge branch '628-dont-check-for-memory-leaks-in-dnstes...
2018-12-04  Ondřej SurýDon't check the memory leaks in the libdns tests as...
2018-12-03  Ondřej SurýMerge branch '745-fix-missing-realpath-on-centos6'...
2018-12-03  Ondřej SurýReplace realpath with cd&pwd shell magic
2018-12-03  Witold KrecickiMerge branch 'wpk-test-fixes' into 'master'
2018-12-03  Witold Kręcickitcp test: sleep for 1 second before gathering stats...
2018-12-03  Witold KręcickiFetchlimit test: update softquota limit to 380.
2018-12-03  Ondřej SurýMerge branch '745-start.pl-refactoring' into 'master'
2018-12-03  Ondřej SurýMake calls to the stop.pl always use the test name...
2018-12-03  Ondřej Surýstop.pl - refactor
2018-12-03  Ondřej SurýMake calls to the start.pl always use the test name...
2018-12-03  Brian Conrystart.pl - refactor
2018-12-03  Brian Conrystart.pl - wait for server to say 'running'
2018-12-03  Ondřej SurýMerge branch '628-improvements-to-system-tests-windows...
2018-12-03  Ondřej SurýFix typos and missing ALTERNATIVE_ALGORITHM in conf...
2018-12-03  Ondřej SurýMerge branch '628-improvements-to-system-tests' into...
2018-12-03  Ondřej SurýAdd ALTERNATIVE_ALGORITHM to conf.sh
2018-12-03  Ondřej SurýExport SYSTEMTESTTOP from run.sh (so, it doesn't have...
2018-12-03  Mark AndrewsMerge branch '754-silence-warning-about-first-half...
2018-12-03  Mark Andrewsonly test for prefixlen <= 63
2018-12-03  Mark AndrewsMerge branch 'u/fanf2/catz-logging' into 'master'
2018-12-03  Mark Andrewsadd CHANGES note
2018-12-03  Tony Finchcatz: improved log message when a zone is overridden
2018-11-30  Stephen MorrisMerge branch '750-fix-fuzzing-jobs' into 'master'
2018-11-30  Ondřej Surýfixup! When compiling for fuzzing, ensure the pseudo...
2018-11-30  Stephen MorrisWhen compiling for fuzzing, ensure the pseudo random...
2018-11-29  Evan HuntMerge branch 'each-export-dynamic' into 'master'
2018-11-29  Evan Huntset the export-dynamic linker flag on linux
2018-11-29  Mark AndrewsMerge branch '748-dns_catz_-are-missing-lots-of-dbc...
2018-11-29  Mark Andrewsadd missing DBC checks for catz and add isc_magic check...
2018-11-28  Mark AndrewsMerge branch '585-dnssec-coverage-fails-with-typeerror...
2018-11-28  Mark Andrewsadd CHANGES note
2018-11-28  Mark Andrewsuse documented default key ttl
2018-11-28  Mark Andrewsadd reproducer for [GL #585]
2018-11-28  Evan HuntMerge branch '747-build-failure' into 'master'
2018-11-28  Evan Huntsilence compiler warning
2018-11-28  Mark AndrewsMerge branch '731-catalog-zone-incorrect-logging' into...
2018-11-28  Mark Andrewsupdate zname with the current zone anme
2018-11-27  Michał KępieńMerge branch '730-fix-build-time-python-configuration... 1144/head
2018-11-27  Michał KępieńAdd CHANGES entry
2018-11-27  Ondřej SurýFix build-time Python configuration
2018-11-27  Ondřej SurýMerge branch 'ondrej-add-python-3.6-and-3.7-to-configur...
2018-11-27  Ondřej SurýAdd python3.6 and python3.7 to the search list of pytho...
2018-11-26  Ondřej SurýMerge branch '620-fix-cmocka-includes' into 'master'
2018-11-26  Ondřej SurýMove the CMocka include directories from CFLAGS to...
2018-11-26  Michał KępieńMerge branch '732-fix-compilation-on-centos-6-i386...
2018-11-26  Michał KępieńFix compilation on CentOS 6 (i386)
2018-11-23  Ondřej SurýMerge branch '674-fix-windows-build' into 'master'
next