Tinderbox User
47894d492d
update copyright notice
2013-01-17 23:45:13 +00:00
Mark Andrews
f7d9efd98b
Silence "Access to field 'type' results in a dereference of a null pointer" by adding appropriate assertions.
2013-01-17 14:45:40 +11:00
Mark Andrews
152a3c7a0a
9.6-ESV-R9b1
2013-01-11 12:03:12 +11:00
Mark Andrews
4871328f72
3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise
...
buffers with constant data. [RT #32064 ]
Squashed commit of the following:
commit 3433b96bf11f8c90ccbe412f01d02a6d8bbc2d33
Author: Mark Andrews <marka@isc.org >
Date: Sat Dec 8 12:41:16 2012 +1100
isc_buffer_init -> isc_buffer_constinit
commit c22dbcc1122a0a44f7b46068e0ccbc25353a57d5
Author: Mark Andrews <marka@isc.org >
Date: Sat Dec 8 12:38:39 2012 +1100
isc_buffer_init -> isc_buffer_constinit
commit 900820416c45c1887d0d22d7a010df60a903bd56
Author: Mark Andrews <marka@isc.org >
Date: Sat Dec 8 12:24:19 2012 +1100
remove isc_buffer_reconstinit
commit f815711c17b05f9961786a90b9bae902d3c01494
Author: Mark Andrews <marka@isc.org >
Date: Wed Dec 5 15:42:57 2012 +1100
add isc_buffer_constinit
2012-12-08 13:08:03 +11:00
Mark Andrews
8338bbc282
link against @DNS_CRYPTO_LIBS@
2012-11-29 07:27:41 +11:00
Tinderbox User
ae47f254c7
update copyright notice
2012-06-29 23:45:10 +00:00
Mark Andrews
0b51f38570
reverse bad copyright update
2012-06-29 11:47:25 +10:00
Tinderbox User
a4da60cb18
update copyright notice
2012-06-29 01:21:32 +00:00
Mark Andrews
5d439f5238
9.6-ESV-R7
2012-04-27 23:08:23 +10:00
Mark Andrews
67546361cb
3197. [bug] Don't try to log the filename and line number when
...
the config parser can't open a file. [RT #22263 ]
2012-04-27 21:24:43 +10:00
Tinderbox User
a3bf29d6c8
update copyright notice
2012-03-10 23:45:08 +00:00
Tinderbox User
d5c5ac0dbb
regen v9_6
2012-03-07 01:45:20 +00:00
Evan Hunt
aea84bd0d8
remove cvsignore, add gitignore
2012-03-04 09:08:12 -08:00
Mark Andrews
444117ab97
9.6-ESV-R6
2012-01-27 04:58:29 +00:00
Mark Andrews
9b01b03fd6
9.6-ESV-R5b1
2011-04-08 02:19:06 +00:00
Automatic Updater
9e5debd879
update copyright notice
2011-03-12 04:57:33 +00:00
Mark Andrews
5b4cdf0f41
3069. [cleanup] Silence warnings messages from clang static analysis.
...
[RT #20256 ]
2011-03-11 10:50:00 +00:00
Automatic Updater
49e7dc2ad1
update copyright notice
2011-02-21 23:45:49 +00:00
Mark Andrews
1636fe17c3
3027. [bug] Add documented REQUIREs to cfg_obj_asnetprefix() to
...
catch NULL pointer dereferences before they happen.
[RT #22521 ]
2011-02-21 06:13:58 +00:00
Automatic Updater
81890674ce
update copyright notice
2011-02-19 23:45:47 +00:00
Evan Hunt
6f32629913
Fixed incorrect library link order in libisccc and libisccfg
2011-02-19 01:30:00 +00:00
Mark Andrews
f3786154f8
9.6.3b1
2010-12-09 07:29:04 +00:00
Mark Andrews
4616a212ab
9.6.3b1
2010-09-10 07:41:42 +00:00
Automatic Updater
bd7d4e4046
update copyright notice
2010-05-13 23:47:49 +00:00
Mark Andrews
59fa2f2ff2
2889. [bug] Elements of the grammar where not properly reported.
...
[RT #21046 ]
2010-05-13 03:22:22 +00:00
Mark Andrews
ce0d2caf1b
9.6.2b1
2009-12-02 23:03:04 +00:00
Automatic Updater
38a32e22c4
update copyright notice
2009-10-01 23:47:17 +00:00
Mark Andrews
001447b3ef
2696. [bug] named failed to successfully process some valid
...
acl constructs. [RT #20308 ]
2009-10-01 04:15:47 +00:00
Automatic Updater
6500973c26
update copyright notice
2009-06-25 23:47:28 +00:00
Mark Andrews
5870f67ab1
Editorial nits. [RT #19815 ]
2009-06-25 05:31:52 +00:00
Mark Andrews
a5e335d7fc
2602. [port] win32: fix debugging command line build of libisccfg.
...
[RT #19767 ]
2009-05-29 01:34:41 +00:00
Automatic Updater
99b63ca8e5
update copyright notice
2009-01-18 23:47:41 +00:00
Mark Andrews
d7900926bf
spelling
2009-01-18 23:25:18 +00:00
Evan Hunt
06a230fe9f
2474. [bug] ACL structures could be allocated with insufficient
...
space, causing an array overrun. [RT #18765 ]
2008-10-24 02:28:55 +00:00
Tatuya JINMEI 神明達哉
2be6798f93
2457. [tuning] max-cache-size is reverted to 0, the previous
...
default. It should be safe because expired cache
entries are also purged.
2008-09-27 23:35:31 +00:00
Mark Andrews
86e0a671ed
9.6.0a1
2008-09-25 04:39:58 +00:00
Automatic Updater
3398334b3a
update copyright notice
2008-09-25 04:02:39 +00:00
Mark Andrews
6098d364b6
2448. [func] Add NSEC3 support. [RT #15452 ]
2008-09-24 02:46:23 +00:00
Mark Andrews
0eeaaaf0ae
2398. [bug] Improve file descriptor management. New,
...
temporary, named.conf option reserved-sockets,
default 512. [RT #18344 ]
2008-09-04 05:56:43 +00:00
Mark Andrews
470212919f
2431. [bug] Acl processing could leak memory. [RT #18323 ]
2008-09-01 05:36:00 +00:00
Evan Hunt
2ca30c1774
Nested acls containing keys could trigger an assertion in acl.c. [rt18166]
2008-07-19 00:09:44 +00:00
Automatic Updater
2cf81a3d8a
update copyright notice
2008-06-23 23:47:11 +00:00
Tatuya JINMEI 神明達哉
386d3a99c1
2375. [security] Fully randomize UDP query ports to improve
...
forgery resilience. [RT #17949 , #18098 ]
2008-06-23 19:41:20 +00:00
Automatic Updater
11156f82ba
update copyright notice
2008-05-21 23:47:01 +00:00
Evan Hunt
5a17fe2916
Default values of zone ACLs were re-parsed each time a new zone was
...
configured, causing an overconsumption of memory. [rt18092]
2008-05-21 23:17:21 +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
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
7e26a2a646
2344. [bug] Improve "logging{ file ...; };" documentation.
...
[RT #17888 ]
2008-03-27 03:30:53 +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