Mukund Sivaraman
37cfebcaee
[36720] Free event early (fixes race to free)
...
Patch contributed by yhu2 <yadi.hu@windriver.com >.
(cherry picked from commit a338c2d947 )
2014-08-05 17:09:58 +05:30
Evan Hunt
fe5e0de485
[v9_9] fix CHANGES number
2014-08-02 21:11:01 -07:00
Mark Andrews
e3876830c6
3910. [bug] When computing the number of elements required for a
...
acl count_acl_elements could have a short count leading
to a assertion failure. Also zero out new acl elements
in dns_acl_merge. [RT #36675 ]
(cherry picked from commit 3e90f6c373 )
2014-08-03 10:07:40 +10:00
Mark Andrews
13ffd78910
3908. [bug] rndc now differentiates between a zone in multiple
...
views and a zone that doesn't exist at all. [RT #36691 ]
(cherry picked from commit c38341ec43 )
2014-08-02 15:09:03 +10:00
Mark Andrews
50a77aefec
3907. [cleanup] Alphabetise rndc help. [RT#36683]
2014-08-01 10:32:18 +10:00
Evan Hunt
f1b4e7c31a
[v9_9] [rt36642] fix URI RR format
...
3906. [protocol] Update URI record format to comply with
draft-faltstrom-uri-08. [RT #36642 ]
(cherry picked from commit 7712d1660a )
2014-07-30 20:43:46 -07:00
Mark Andrews
5e746ab61e
[rt36341]
...
3905. [bug] Address deadlock between view.c and adb.c. [RT #36341 ]
2014-07-31 11:39:17 +10:00
Mark Andrews
570effe386
3904. [func] Add the RPZ SOA to the additional section. [RT36507]
...
(cherry picked from commit 3a55d43527 )
2014-07-31 10:53:33 +10:00
Mark Andrews
8d3e18713e
[rt36611]
...
3903. [bug] Improve the accuracy of DiG's reported round trip
time. [RT 36611]
(cherry picked from commit bc5db10d72 )
2014-07-31 07:46:01 +10:00
Evan Hunt
f7b865ef55
[v9_9] typo in CHANGES
2014-07-30 12:02:27 -07:00
Mark Andrews
91ae28a075
[rt36039]
...
3902. bug] liblwres wasn't handling link-local addresses in
nameserver clauses in resolv.conf. [RT #36039 ]
(cherry picked from commit 70be388974 )
2014-07-30 23:33:58 +10:00
Evan Hunt
ef6688fb24
[v9_9] copypaste error in change number
2014-07-29 08:44:23 -07:00
Evan Hunt
001e08f10d
[v9_9] add CAA rdata support
...
3056. [protocol] Added support for CAA record type (RFC 6844).
[RT #36625 ]
(cherry picked from commit eb898fa698 )
2014-07-29 08:41:23 -07:00
Mukund Sivaraman
67ce49d3ab
3900. [bug] Fix a crash in PostgreSQL DLZ driver. [RT #36637 ]
...
Squashed commit of the following:
commit ebdade4dfe59fc11d3c4ad8111729f722aab2008
Author: Mukund Sivaraman <muks@isc.org >
Date: Thu Jul 24 22:52:54 2014 +0530
Move statement to be after comment
commit 4b5d6a33350a469afb8e273bc552055824a32570
Author: Mukund Sivaraman <muks@isc.org >
Date: Thu Jul 24 21:42:52 2014 +0530
Return NULL in *rs so that caller doesn't PQclear() it again
(cherry picked from commit 586db4a3e4 )
2014-07-28 08:46:00 +05:30
Mark Andrews
2e921e858e
3899. [bug] "request-ixfr" is only applicable to slave and redirect
...
zones. [RT #36608 ]
(cherry picked from commit 275a8affe7 )
2014-07-25 14:25:46 +10:00
Evan Hunt
084c6035ba
[v9_9] spelling
2014-07-22 12:20:40 -07:00
Mark Andrews
90e563bb16
3898. [bug] To small a buffer in tohexstr() calls in test code.
...
[RT #36598 ]
(cherry picked from commit 6a6838f973 )
2014-07-22 11:27:43 +10:00
Mark Andrews
d85255bdc3
3894. [bug] Buffers in isc_print_vsnprintf were not properly
...
initialized leading to potential overflows when
printing out quad values. [RT #36505 ]
(cherry picked from commit 71ec6d0940 )
2014-07-15 22:57:57 +10:00
Mark Andrews
1df30622d6
3892. [bug] Setting '-t aaaa' in .digrc had unintended side
...
effects. [RT #36452 ]
2014-07-08 02:01:44 +10:00
Mark Andrews
f76fa30e8a
3891. [bug] Use ${INSTALL_SCRIPT} rather than ${INSTALL_PROGRAM}
...
to install python programs.
(cherry picked from commit d734818278 )
2014-07-07 16:06:23 +10:00
Mark Andrews
025efe0cd5
3890. [bug] RRSIG sets that were not loaded in a single transaction
...
at start up where not being correctly added to
re-signing heaps. [RT #36302 ]
(cherry picked from commit 63e1ac1e09 )
2014-07-07 12:18:29 +10:00
Mark Andrews
72397ede08
3889. [port] hurd: configure fixes as per:
...
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746540
(cherry picked from commit 89119e3caf )
2014-06-26 11:48:05 +10:00
Mark Andrews
242cb88843
3887. [cleanup] Make all static symbols in rbtdb64 end in "64" so
...
they are easier to use in a debugger. [RT #36373 ]
2014-06-25 08:20:18 +10:00
Mark Andrews
27897e9d38
3885. [port] Use 'open()' rather than 'file()' to open files in
...
python.
(cherry picked from commit bf59efcf0e )
2014-06-23 14:49:05 +10:00
Evan Hunt
ac84f931bc
[v9_9] release tag
2014-06-19 01:07:53 -07:00
Evan Hunt
6151486775
[v9_9] CDS/CDNSKEY rrtypes
...
3884. [protocol] Add CDS and CDNSKEY record types. [RT #36333 ]
(cherry picked from commit cac2181160 )
(cherry picked from commit 716453f37d )
2014-06-19 00:57:40 -07:00
Mark Andrews
4f1dedb68e
3881. [bug] Address memory leak with UPDATE error handling.
...
[RT #36303 ]
(cherry picked from commit f5bb5eb7f6 )
2014-06-18 11:25:27 +10:00
Mark Andrews
958297d405
3880. [test] Update ans.pl to work with new TSIG support in
...
Net::DNS; add additional Net::DNS version prerequisite
checks. [RT #36327 ]
(cherry picked from commit a0d411c05f )
2014-06-17 10:36:20 +10:00
Mukund Sivaraman
2d2897f476
[10686] Add version printing option to various BIND utilites
...
Squashed commit of the following:
commit 95effe9b2582a7eb878ccb8cb9ef51dfc5bbfde7
Author: Evan Hunt <each@isc.org >
Date: Tue Jun 10 16:52:45 2014 -0700
[rt10686] move version() to dnssectool.c
commit df205b541d1572ea5306a5f671af8b54b9c5c770
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:38:31 2014 +0530
Rearrange order of cases
commit cfd30893f2540bf9d607e1fd37545ea7b441e0d0
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:38:08 2014 +0530
Add version printer to dnssec-verify
commit a625ea338c74ab5e21634033ef87f170ba37fdbe
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:32:19 2014 +0530
Add version printer to dnssec-signzone
commit d91e1c0f0697b3304ffa46fccc66af65591040d9
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:26:01 2014 +0530
Add version printer to dnssec-settime
commit 46fc8775da3e13725c31d13e090b406d69b8694f
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:25:48 2014 +0530
Fix docbook
commit 8123d2efbd84cdfcbc70403aa9bb27b96921bab2
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:20:17 2014 +0530
Add version printer to dnssec-revoke
commit d0916420317d3e8c69cf1b37d2209ea2d072b913
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:17:54 2014 +0530
Add version printer to dnssec-keygen
commit 93b0bd5ebc043298dc7d8f446ea543cb40eaecf8
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:14:11 2014 +0530
Add version printer to dnssec-keyfromlabel
commit 07001bcd9ae2d7b09dd9e243b0ab35307290d05d
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:13:39 2014 +0530
Update usage help output, docbook
commit 85cdd702f41c96fbc767fc689d1ed97fe1f3a926
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:07:18 2014 +0530
Add version printer to dnssec-importkey
commit 9274fc61e38205aad561edf445940b4e73d788dc
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:01:53 2014 +0530
Add version printer to dnssec-dsfromkey
commit bf4605ea2d7282e751fd73489627cc8a99f45a90
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 20:49:22 2014 +0530
Add -V to nsupdate usage output
(cherry picked from commit 4278293107 )
(cherry picked from commit ccba3c9ffd )
2014-06-16 12:28:33 +05:30
Evan Hunt
b04088636a
[v9_9] wrong dlopen filename caused segfault
...
3878. [bug] Using the incorrect filename for a DLZ module
caused a segmentation fault on startup. [RT #36286 ]
(cherry picked from commit c1d33c159b )
2014-06-12 19:34:20 -07:00
Mark Andrews
da9e8ec663
4. [test] Check that only "check-names master" is needed for
...
updates to be accepted.
2014-06-10 13:49:23 +10:00
Mark Andrews
c5b99bd813
3873. [protocol] Only warn for SPF without TXT spf record. [RT #36210 ]
...
(cherry picked from commit 634f66c659dade56502b55b1bbd514e5cfcae185)
2014-06-10 09:30:10 +10:00
Mark Andrews
b41598a203
3872. [bug] Address issues found by static analysis. [RT #36209 ]
...
(cherry picked from commit b16d99bac1 )
2014-06-10 09:23:12 +10:00
Mukund Sivaraman
e8be9e900c
[35063] Don't publish an activated key automatically before its publish time
...
(cherry picked from commit 79d27f505a )
(cherry picked from commit 2a7ecad81b )
2014-06-04 15:26:00 +05:30
Mark Andrews
9870df8033
3868. [bug] isc_mem_setwater incorrectly cleared hi_called
...
potentially leaving over memory cleaner running.
[RT #35270 ]
2014-06-02 16:38:20 +10:00
Mark Andrews
df2396b4f9
3866. [bug] Named could die on disk full in generate_session_key.
...
[RT #36119 ]
(cherry picked from commit fa6308bd57 )
2014-05-30 14:39:33 +10:00
Mark Andrews
e10c6afa15
3864. [bug] RPZ didn't work well when being used as forwarder.
...
[RT #36060 ]
2014-05-29 17:35:14 +10:00
Evan Hunt
d44586e6b5
[v9_9] fix typo/misspellings in CHANGES
...
Not reviewed
(cherry picked from commit a6d48ae493 )
(cherry picked from commit 3b5fc5809b )
2014-05-28 14:11:53 -07:00
Mark Andrews
3054b7aa3b
down grade change 3861 in 9.9 and 9.8 to a plain bug
2014-05-27 12:26:07 +10:00
Mark Andrews
846f608d29
3862. [cleanup] Return immediately if we are not going to log the
...
message in ns_client_dumpmessage.
(cherry picked from commit 9b819daddf )
2014-05-27 12:22:48 +10:00
Mark Andrews
22c7cf0538
add CVE-2014-3859
2014-05-26 09:43:34 +10:00
Mark Andrews
1e0e2198be
3861. [security] Missing isc_buffer_availablelength check results
...
in a REQUIRE assertion when printing out a packet.
[RT #36078 ]
2014-05-25 12:50:36 +10:00
Mark Andrews
6eff02f3bf
3860. [bug] ioctl(DP_POLL) array size needs to be determined
...
at run time as it is limited to {OPEN_MAX}.
[RT #35878 ]
(cherry picked from commit a569e1b321 )
2014-05-23 13:06:51 +10:00
Mark Andrews
f15c252583
3858. [bug] Disable GCC 4.9 "delete null pointer check".
...
[RT #35968 ]
(cherry picked from commit 603a787083 )
2014-05-23 11:26:36 +10:00
Mark Andrews
466260b953
3857. [bug] Make it harder for a incorrect NOEDNS classification
...
to be made. [RT #36020 ]
2014-05-22 23:46:28 +10:00
Mark Andrews
a86bb63d99
3855. [bug] Limit smoothed round trip time aging to no more than
...
once a second. [RT #32909 ]
(cherry picked from commit 0fe0789181 )
2014-05-21 11:09:56 +10:00
Tinderbox User
7b9ed63213
update copyright notice
2014-05-20 23:46:08 +00:00
Evan Hunt
216efa25a3
[v9_9] report unrecognized configure options
...
3854. [cleanup] Report unrecognized options, if any, in the final
configure summary. [RT #36014 ]
2014-05-20 15:31:42 -07:00
Mark Andrews
f0733857ce
3853. [cleanup] Refactor dns_rdataslab_fromrdataset to seperate out
...
the handling of a rdataset with no records. [RT #35968 ]
(cherry picked from commit 27b09ceb12 )
2014-05-20 11:38:29 +10:00
Mark Andrews
9c3c0a07c9
3849. [doc] Alphabetized dig's +options. [RT #35992 ]
2014-05-15 12:16:57 +10:00