Automatic Updater
57442fd5ef
regen
2008-04-03 23:30:22 +00:00
Tatuya JINMEI 神明達哉
eeb8892daa
Global memory context had the wrong name (RT #17932 )
2008-04-03 23:14:52 +00:00
Mark Andrews
1dd74a0744
silence warnings
2008-04-03 10:52:46 +00:00
Automatic Updater
ddad355529
update copyright notice
2008-04-03 06:09:05 +00:00
Automatic Updater
c9ea41d79f
regen
2008-04-03 06:06:27 +00:00
Mark Andrews
8907d8fa04
2355. [func] Extend the number statistics counters available.
...
[RT #17590 ]
2008-04-03 05:55:52 +00:00
Mark Andrews
db30f4bdcb
2353. [func] Add support for Name Server ID (RFC 5001).
...
'dig +nsid' requests NSID from server.
'request-nsid yes;' causes recursive server to send
NSID requests to upstream servers. Server responds
to NSID requests with the string configured by
'server-id' option. [RT #17091 ]
2008-04-03 02:01:08 +00:00
Automatic Updater
aeb7938001
regen
2008-04-03 01:10:00 +00:00
Automatic Updater
a687db7ce8
update copyright notice
2008-04-02 23:46:58 +00:00
Automatic Updater
037b8b129d
regen
2008-04-02 23:30:20 +00:00
Mark Andrews
420ed91d3e
2351. [bug] convertxsl.pl generated very long lines. [RT #17906 ]
2008-04-02 03:35:13 +00:00
Mark Andrews
3f42cf2f3e
2349. [func] Provide incremental re-signing support for secure
...
dynamic zones. [RT #1091 ]
back out incorrect branch rt1091 and apply correct branch rt1091a.
2008-04-02 02:37:42 +00:00
Mark Andrews
60318da786
don't ignore bind9.xsl.h
2008-04-02 02:35:06 +00:00
Automatic Updater
e672951ed2
update copyright notice
2008-04-01 23:47:10 +00:00
Mark Andrews
a76b380643
2349. [func] Provide incremental re-signing support for secure
...
dynamic zones. [RT #1091 ]
2008-04-01 01:37:25 +00:00
Mark Andrews
3e072511de
2346. [func] Memory statistics now cover all active memory contexts
...
in increased detail. [RT #17580 ]
2008-03-31 05:09:52 +00:00
Mark Andrews
cffe96e267
2346. [func] Memory statistics now cover all active memory contexts
...
in increased detail. [RT #17580 ]
2008-03-31 05:00:30 +00:00
Mark Andrews
ce9c1558a6
2336. [func] If "named -6" is specified then listen on all IPv6
...
interfaces if there are not listen-on-v6 clauses in
named.conf. [RT #17581 ]
2008-02-18 04:43:47 +00:00
Mark Andrews
c09c2bf800
2331. [bug] Failure to regenerate any signatures was not being reported
...
or past back to the UPDATE client. [RT #17570 ]
2008-02-07 03:12:15 +00:00
Mark Andrews
dc2a0aa7aa
2325. [port] Linux: use capset() function if available. [RT #17557 ]
2008-01-30 04:50:00 +00:00
Tatuya JINMEI 神明達哉
1c3ed2a83d
2320. [func] Make statistics couters thread-safe for platforms
...
that support certain atomic operations. [RT #17466 ]
2008-01-24 02:00:44 +00:00
Mark Andrews
b356686ecb
Fixes needed to compile on windows
2008-01-23 03:10:48 +00:00
Automatic Updater
f731b5d665
update copyright notice
2008-01-22 23:28:04 +00:00
Mark Andrews
4462e59079
2317. [bug] "make distclean" removed bind9.xsl.h. [RT #17518 ]
2008-01-22 22:50:10 +00:00
Mark Andrews
cef715b655
2314. [bug] Uninitialized memory use on error path in
...
bin/named/lwdnoop.c. [RT #17476 ]
2008-01-22 01:51:16 +00:00
Tatuya JINMEI 神明達哉
95c5f1d17b
noticed the default max-cache-size [RT #17515 ]
2008-01-22 00:29:03 +00:00
Automatic Updater
2f012d936b
update copyright notice
2008-01-18 23:46:58 +00:00
Automatic Updater
2f99b54e8e
update copyright notice
2008-01-17 23:47:00 +00:00
Tatuya JINMEI 神明達哉
b03bc0ce07
missing validity check for the reload case
2008-01-17 03:01:25 +00:00
Mark Andrews
546c2bf791
2308. [cleanup] Silence Coverity warning in bin/named/controlconf.c.
...
[RT #17495 ]
2008-01-17 02:57:16 +00:00
Tatuya JINMEI 神明達哉
bfcc5ae79a
2294. [func] Allow the experimental statistics channels to have
...
multiple connections and ACL.
Note: the stats-server and stats-server-v6 options
available in the previous beta releases are replaced
with the generic statistics-channels statment.
2008-01-17 00:15:14 +00:00
Automatic Updater
9d5ed744c4
update copyright notice
2008-01-14 23:46:56 +00:00
Mark Andrews
b1d21f6c93
2303. [bug] Remove unnecessary code from bin/named/lwdgnba.c.
...
[RT #17471 ]
2008-01-14 12:55:40 +00:00
Automatic Updater
d36adf470f
update copyright notice
2008-01-11 23:46:56 +00:00
Mark Andrews
48fa594028
2295. [bug] Silence static overrun error in bin/named/lwaddr.c.
...
[RT #17459 ]
2008-01-11 03:01:28 +00:00
Automatic Updater
72d6be2c11
update copyright notice
2008-01-09 23:47:00 +00:00
Mark Andrews
f61a7c87bf
2292. [bug] Log if the working directory is not writable.
...
[RT #17312 ]
2291. [bug] PR_SET_DUMPABLE may be set too late. Also report
failure to set PR_SET_DUMPABLE. [RT #17312 ]
2008-01-09 04:48:33 +00:00
Mark Andrews
2678fccde3
2290. [bug] Let AD in the query signal that the client wants AD
...
set in the response. [RT #17301 ]
2008-01-09 04:09:12 +00:00
Mark Andrews
577272cf79
2288. [port] win32: mark service as running when we have finished
...
loading. [RT #17441 ]
2008-01-09 02:35:10 +00:00
Mark Andrews
297be37080
regen
2008-01-03 01:12:37 +00:00
Automatic Updater
1da14e066c
update copyright notice
2008-01-02 23:47:02 +00:00
Mark Andrews
f4429c1c31
regen
2008-01-02 14:01:25 +00:00
Mark Andrews
92f60809e8
2286. [func] Allow a TCP connection to be used as a weak
...
authentication method for reverse zones.
New update-policy methods tcp-self and 6to4-self.
[RT #17378 ]
2008-01-02 05:13:42 +00:00
Mark Andrews
f5d0f49584
2285. [func] Test framework for client memory context management.
...
[RT #17377 ]
2008-01-02 05:03:07 +00:00
Mark Andrews
dc0ecf08db
2284. [bug] Memory leak in UPDATE prerequisite processing.
...
[RT #17377 ]
2008-01-02 04:26:26 +00:00
Mark Andrews
8c850a29ed
2280. [func] Allow the experimental http server to be reached
...
over IPv6 as well as IPv4. [RT #17332 ]
2007-12-14 04:01:20 +00:00
Mark Andrews
c4dc5966e0
2268. [bug] 0.IN-ADDR.ARPA was missing from the empty zones
...
list.
2007-12-02 18:56:03 +00:00
Mark Andrews
d2e440ca30
2266. [bug] client.c:get_clientmctx() returned the same mctx
...
once the pool of mctx's was filled. [RT #17218 ]
2007-11-26 04:47:17 +00:00
Mark Andrews
544d0efa38
2264. [bug] Server prefix length was being ignored. [RT #17308 ]
2007-11-26 02:43:53 +00:00
Mark Andrews
276e28f813
regen
2007-10-21 22:15:34 +00:00