2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

13514 Commits

Author SHA1 Message Date
Mark Andrews
7d116211ec 1936. [bug] The validator could leak memory. [RT #5544] 2005-11-02 01:46:31 +00:00
Mark Andrews
faa4af28cf 1935. [bug] 'acache' was DO sensitive. [RT #15430]
1934.   [func]          Validate pending NS RRsets, in the authority section,
                        prior to returning them if it can be done without
                        requiring DNSKEYs to be fetched.  [RT #15430]
2005-11-02 01:28:45 +00:00
Mark Andrews
f90bd3a009 auto update 2005-11-01 23:28:46 +00:00
Mark Andrews
bb9296e1a8 update 2005-11-01 05:49:15 +00:00
Mark Andrews
07ec667cc1 auto update 2005-10-31 23:27:02 +00:00
Mark Andrews
92fb612e33 auto update 2005-10-30 23:26:43 +00:00
Mark Andrews
341e628157 newcopyrights 2005-10-29 23:36:01 +00:00
Tatuya JINMEI 神明達哉
b89095ba15 1919. [contrib] queryperf: a set of new features: collecting/printing
response delays, printing intermediate results, and
			adjusting query rate for the "target" qps.
2005-10-29 00:18:10 +00:00
Mark Andrews
722ba86a1b auto update 2005-10-28 23:27:09 +00:00
Mark Andrews
4786216eb3 always clean .o's 2005-10-28 01:04:02 +00:00
Mark Andrews
625d1dd4f4 fix isc_timer_gettype return type 2005-10-26 06:46:36 +00:00
Mark Andrews
8c9957e632 regen 2005-10-26 06:23:18 +00:00
Mark Andrews
1425217e5c spelling arguement vs arguments 2005-10-26 04:35:56 +00:00
Mark Andrews
eba8a27e55 change # 2005-10-21 06:40:18 +00:00
Mark Andrews
203629e729 1932. [bug] dump_rdataset_raw() had a incorrect INSIST. [RT #15534] 2005-10-21 03:13:59 +00:00
Mark Andrews
2c2799117d regen 2005-10-20 23:50:53 +00:00
Mark Andrews
8af4e7aa4e 1932. [bug] hpux: LDFLAGS was getting corrupted. [RT #15530] 2005-10-20 23:47:20 +00:00
Mark Andrews
d5ed7801a9 auto update 2005-10-19 23:27:06 +00:00
Mark Andrews
43a4031cda auto update 2005-10-18 23:26:44 +00:00
Mark Andrews
8d593d4944 update 2005-10-18 00:39:35 +00:00
Mark Andrews
349e413058 auto update 2005-10-17 23:28:17 +00:00
Mark Andrews
b3d1e3a945 silence compiler warning 2005-10-17 03:47:10 +00:00
Mark Andrews
b4a116fc55 win32 2005-10-17 01:25:05 +00:00
Mark Andrews
d08c5dfcd4 1931. [bug] Per-client mctx could require a huge amount of memory,
particularly for a busy caching server. [RT #15519]
2005-10-16 23:21:25 +00:00
Mark Andrews
984d4cc894 auto update 2005-10-14 23:28:08 +00:00
Tatuya JINMEI 神明達哉
982a2cfef3 1931. [placeholder] rt15519 2005-10-14 22:08:17 +00:00
Mark Andrews
1d9b058a64 silence compiler 2005-10-14 05:44:26 +00:00
Mark Andrews
01cb276b7e silence compiler 2005-10-14 05:27:12 +00:00
Mark Andrews
019a485092 update 2005-10-14 03:46:34 +00:00
Mark Andrews
645ef8ba31 update copyright notice 2005-10-14 02:14:29 +00:00
Mark Andrews
fd8a3b2775 newcopyrights 2005-10-14 02:00:48 +00:00
Mark Andrews
216030f284 1930. [port] HPUX: ia64 support. [RT #15473]
1929.   [port]          FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
2005-10-14 01:18:47 +00:00
Mark Andrews
16ee4fe11b 1930. [port] HPUX: ia64 support. [RT #15473]
1929.   [port]          FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
2005-10-14 01:14:08 +00:00
Mark Andrews
cedb0bd0c1 regen 2005-10-13 03:14:05 +00:00
Mark Andrews
982e072a50 1927. [bug] Access to soanode or nsnode in rbtdb violated the
lock order rule and could cause a dead lock.
                        [RT# 15518]
2005-10-13 01:58:32 +00:00
Mark Andrews
037b732f88 update
1920.   [bug]           The cache rbtdb lock array was too small to
                        have the desired performance characteristics.
                        [RT #15454]
2005-10-13 01:19:15 +00:00
Mark Andrews
a5b66bf342 1928. [bug] Race in rbtdb.c:currentversion(). [RT #15517] 2005-10-13 01:04:16 +00:00
Mark Andrews
2ede03d26c auto update 2005-10-12 23:29:52 +00:00
Tatuya JINMEI 神明達哉
e24089c5c3 1927. [placeholder] rt15518 2005-10-12 22:59:47 +00:00
Mark Andrews
5d2568aa9d update 2005-10-12 01:33:01 +00:00
Mark Andrews
f8b11dc887 update 2005-10-12 00:50:18 +00:00
Mark Andrews
d912d1139e newcopyrights 2005-10-11 23:39:23 +00:00
Mark Andrews
6f3c2ee187 BINDinstall was being installed in the wrong place. 2005-10-11 23:14:30 +00:00
Mark Andrews
9547d3e03b 1926. [bug] The Windows installer did not check for empty
passwords. [RT #15483]
2005-10-11 22:54:45 +00:00
Mark Andrews
9de05727e3 1925. [port] All outer level AC_TRY_RUNs need cross compiling
defaults. [RT #15469]
2005-10-11 22:34:09 +00:00
Mark Andrews
135b04186d regen 2005-10-11 00:18:04 +00:00
Mark Andrews
7c61d798f5 1924. [port] libbind: hpux ia64 support. [RT #15473] 2005-10-11 00:10:16 +00:00
Mark Andrews
4df70c5522 auto update 2005-10-10 23:29:06 +00:00
Mark Andrews
7326ba2f54 regen 2005-10-10 03:12:14 +00:00
Mark Andrews
634b0f68d1 update forwarders description 2005-10-10 00:16:57 +00:00