2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

13824 Commits

Author SHA1 Message Date
Mark Andrews
2b66a51a7d 1950. [port] Solaris 2.5.1 and earlier cannot bind() then connect()
a TCP socket. This prevents the source address being
                        set for TCP connections. [RT #15628]
2006-01-04 04:15:55 +00:00
Mark Andrews
e9733bc599 1949. [func] Addition memory leakage checks. [RT #15544] 2006-01-04 03:16:47 +00:00
Mark Andrews
332ed11af0 1948. [bug] If was possible to trigger a REQUIRE failure in
xfrin.c:maybe_free() if named ran out of memory.
                        [RT #15568]
2006-01-04 03:03:11 +00:00
Mark Andrews
fabf2ee6b0 1947. [func] It is now possible to configure named to accept
expired RRSIGs.  Default "dnssec-accept-expired no;".
                        Setting "dnssec-accept-expired yes;" leaves named
                        vulnerable to replay attacks.  [RT #14685]
2006-01-04 02:35:49 +00:00
Mark Andrews
35da39a7f1 update copyright notice 2006-01-04 00:37:24 +00:00
Mark Andrews
7e5b2100ea newcopyrights 2006-01-03 23:30:25 +00:00
Mark Andrews
b0f3c5b1cc auto update 2006-01-03 23:16:49 +00:00
Mark Andrews
1c91b0a651 1946. [bug] resume_dslookup() could trigger a REQUIRE failure
when using forwarders. [RT #15549]
2006-01-03 07:12:52 +00:00
Mark Andrews
2a90390dee 1945. [cleanup] dnssec-keygen: RSA (RSAMD5) is nolonger recommended.
To generate a RSAMD5 key you must explictly request
                        RSAMD5. [RT #13780]
2006-01-03 06:06:04 +00:00
Mark Andrews
be2c2c29a8 1944. [cleanup] isc_hash_create() does not need a read/write lock.
[RT #15522]
2006-01-03 05:51:15 +00:00
Mark Andrews
01db0feafa spelling 2006-01-03 05:38:34 +00:00
Mark Andrews
503ab4e136 1943. [bug] Set the loadtime after rollimg forward the journal.
[RT #15647]
2006-01-03 05:26:29 +00:00
Mark Andrews
efc32b02d1 auto update 2005-12-21 23:16:51 +00:00
Mark Andrews
0bec2ce285 SE Linux 2005-12-21 02:15:31 +00:00
Mark Andrews
dba453de6f auto update 2005-12-18 23:16:26 +00:00
Mark Andrews
1a402572f3 auto update 2005-12-16 23:16:33 +00:00
Mark Andrews
15909e3040 new draft 2005-12-14 00:14:31 +00:00
Mark Andrews
272ccfe977 auto update 2005-12-12 23:16:44 +00:00
Mark Andrews
38b82ae6c6 auto update 2005-12-08 23:16:33 +00:00
Mark Andrews
c701f1e632 auto update 2005-12-07 23:16:29 +00:00
Michael Graff
fd8302422b Fix a socket leak I created. 2005-12-07 04:21:27 +00:00
Michael Graff
03aa32f0ab Remove some code that may make tests fail, although it's unlikely... 2005-12-07 03:55:06 +00:00
Mark Andrews
05c39b1afc update copyrights 2005-12-06 23:40:48 +00:00
Mark Andrews
cd816b0380 auto update 2005-12-06 23:16:56 +00:00
Michael Graff
36ca9f636b Don't close the file descriptor for fdwatch socket shutdowns. Let the application do this, since it is passed in, and it may have other uses or shutdown to do on it first. 2005-12-06 18:11:54 +00:00
Michael Graff
e6c3041c28 add file descriptor watching functions, Unix only. 2005-12-06 16:54:49 +00:00
Mark Andrews
309a3b5808 include 9.4 2005-12-06 02:24:28 +00:00
Mark Andrews
49521b6926 win32 2005-12-06 02:23:58 +00:00
Mark Andrews
2c8bc6d73b auto update 2005-12-05 23:16:39 +00:00
Mark Andrews
6101b9f0d9 regen 2005-12-05 02:08:05 +00:00
Mark Andrews
cf224bbf7b 1942. [bug] If the name of a DNSKEY match that of one in
trusted-keys do not attempt to validate the DNSKEY
                        using the parents DS RRset. [RT #15649]
2005-12-04 23:54:01 +00:00
Mark Andrews
6e3b7da810 new draft 2005-12-02 01:16:54 +00:00
Mark Andrews
5c6e60df66 update copyright notice 2005-11-30 23:52:54 +00:00
Mark Andrews
bf54ac86ee newcopyrights 2005-11-30 23:30:17 +00:00
Mark Andrews
4e62d67b11 auto update 2005-11-30 23:16:43 +00:00
Mark Andrews
00afe78ab2 1941. [bug] ncache_adderesult() should set eresult even if no
rdataset is passed to it. [RT #15642]
2005-11-30 22:51:58 +00:00
Mark Andrews
470c726bc8 silence dereferencing type-punned pointer will break strict-aliasing rules warning 2005-11-30 05:01:34 +00:00
Mark Andrews
ade83e60fa silence ambigious else 2005-11-30 03:36:45 +00:00
Mark Andrews
2674e1a455 1940. [bug] Fixed a number of error conditions reported by
Coverity.
2005-11-30 03:33:49 +00:00
Mark Andrews
91be6c5ba2 update 2005-11-30 03:20:40 +00:00
Mark Andrews
7105163938 auto update 2005-11-28 23:16:43 +00:00
Mark Andrews
3478d85829 auto update 2005-11-25 23:16:37 +00:00
Mark Andrews
8d53540f32 auto update 2005-11-24 23:16:22 +00:00
Mark Andrews
e5ba277666 auto update 2005-11-23 23:16:20 +00:00
Mark Andrews
1bc043afba auto update 2005-11-18 23:16:40 +00:00
Mark Andrews
ce74c3a5aa auto update 2005-11-15 23:28:59 +00:00
Mark Andrews
d67ac1dfa5 new draft 2005-11-15 05:06:09 +00:00
Mark Andrews
c481327e75 silence compiler warnings [RT #15562] 2005-11-03 22:59:53 +00:00
Mark Andrews
dcb551033f regen 2005-11-03 02:45:42 +00:00
Mark Andrews
60ab03125c 1939. [bug] The resolver could dereference a null pointer after
validation if all the queries have timed out.
                        [RT #15528]

1938.   [bug]           The validator was not correctly handling unsecure
                        negative responses at or below a SEP. [RT #15528]
2005-11-03 00:51:55 +00:00