]> git.ipfire.org Git - thirdparty/bind9.git/commit
pullup:
authorAndreas Gustafsson <source@isc.org>
Tue, 13 Nov 2001 18:57:14 +0000 (18:57 +0000)
committerAndreas Gustafsson <source@isc.org>
Tue, 13 Nov 2001 18:57:14 +0000 (18:57 +0000)
commit63d380e078b63d7d924999ca023fd69668e02604
tree4921d0773cc693679fa29fc9d286b8e77e44529e
parent46879265d71886e6263d377c419d4c506f2f05a1
pullup:
1116.   [bug]           Setting transfers in a server clause, transfers-in,
                        or transfers-per-ns to a value greater than
                        2147483647 disabled transfers.  [RT #2002]
(Technically, this is an API change, but since it only changes the signedness of some
function parameters, it is still binary compatible in practice and I'll let it slip
by without bumping the major library version number)
CHANGES
lib/dns/include/dns/peer.h
lib/dns/include/dns/zone.h
lib/dns/peer.c
lib/dns/zone.c