Commit Graph
433 Commits
Author SHA1 Message Date
Mark Andrews d5c2ed9bf4 newcopyrights 2004-05-13 23:47:53 +00:00
Mark Andrews d745f4f425 newcopyrights 2004-05-05 23:47:58 +00:00
Mark Andrews 9dc324422c newcopyrights 2004-03-15 03:01:42 +00:00
Mark Andrews 2f096f5170 update copyrights 2004-03-15 01:02:56 +00:00
Mark Andrews 50893851eb update 2004-03-14 02:42:42 +00:00
Mark Andrews 4d999953a6 newcopyrights 2004-03-12 23:47:19 +00:00
Mark Andrews 292e087f5a windows fixed
reviewer sra
2004-03-12 10:31:27 +00:00
Mark Andrews c939c629ac newcopyrights 2004-03-11 23:47:40 +00:00
Mark Andrews a3fc0d9c30 newcopyrights 2004-03-10 23:49:01 +00:00
Mark Andrews 2b16db29a5 update copyrights 2004-03-09 05:21:10 +00:00
Mark Andrews d26c9abacf no longer required. 2004-03-09 02:20:44 +00:00
Mark Andrews 5ad8325553 update 2004-03-08 21:07:54 +00:00
Mark Andrews af5ee9aff7 TXT failed to handle multiple Copyright lines 2004-03-08 12:08:12 +00:00
Mark Andrews 8229c1631f update 2004-03-08 10:00:13 +00:00
Mark Andrews 6324dadc7a update 2004-03-08 09:15:10 +00:00
Mark Andrews 347c832469 update copyrights 2004-03-08 09:05:15 +00:00
Mark Andrews ae02b43bb9 update 2004-03-08 07:50:53 +00:00
Mark Andrews c3138c6928 doc regen / copyrights 2004-03-08 04:04:47 +00:00
Mark Andrews 83a9f037e5 mark zone files 2004-03-08 00:44:50 +00:00
Mark Andrews 06aa6aacc5 newcopyrights 2004-03-06 23:48:50 +00:00
Mark Andrews 60d8606683 update copyrights 2004-03-06 13:16:26 +00:00
Mark Andrews 4236cf8f59 cygwin port of libbind should be using bind8 copyright notice. 2004-03-06 07:39:37 +00:00
Mark Andrews 2d755565a0 sync w/ head 2004-03-06 07:33:35 +00:00
Mark Andrews fb7bbca5d4 add back man and html entries 2004-03-06 07:28:42 +00:00
Mark Andrews f896e0c1a2 update disclaimer 2004-03-06 07:18:44 +00:00
Mark Andrews 1336cfca9a newcopyrights 2004-03-04 23:47:34 +00:00
Mark Andrews 92c7f4792b Update copyright management. 2004-03-04 03:21:41 +00:00
Mark Andrews 5857ee76a4 newcopyrights 2004-03-03 23:47:32 +00:00
Mark Andrews b7705b8c5e newcopyrights 2004-03-03 09:04:50 +00:00
Mark Andrews fca29129b0 update 2004-03-03 05:59:27 +00:00
Mark Andrews d9d912a499 sync w/ HEAD 2003-10-22 04:44:37 +00:00
Mark Andrews 26fbc6cb34 1474. [port] Provide strtoul() and memmove() for platforms
without them.
2003-09-02 01:49:48 +00:00
Mark Andrews 2d7ca109c5 1442. [func] New fuctions for manipulating port lists:
dns_portlist_create(), dns_portlist_add(),
                        dns_portlist_remove(), dns_portlist_match(),
                        dns_portlist_attach() and dns_portlist_detach().

1441.   [func]          It is now possible to tell dig to bind to a specific
                        source port.

1440.   [func]          It is now possible to tell named to avoid using
                        certian source ports (avoid-v4-udp-ports,
                        avoid-v6-udp-ports).
2003-08-27 01:39:27 +00:00
Mark Andrews c9b505a8ed 1392. [bug] named-checkzone: update usage. 2003-08-22 05:54:37 +00:00
Mark Andrews 7509a66b8e 1235. [func] Report 'out of memory' errors from openssl. 2003-08-14 04:08:24 +00:00
Mark Andrews 45d8fa0d1a 1224. [bug] 'rrset-order' and 'sortlist' should be additive
not exclusive.

1223.   [func]          'rrset-order' partially works 'cyclic' and 'random'
                        are supported.
2003-08-14 02:34:18 +00:00
Mark Andrews 520d66473a 1220. [func] Support for APL rdata type. 2003-08-14 00:52:56 +00:00
Mark Andrews 53fcc33633 pullup:
Reimplemented the built-in CHAOS zones using sdb.
2003-08-13 03:58:12 +00:00
Mark Andrews fe73090122 pullup:
Split off the named.conf grammar into a source module separate
from the configuration parser, to facilitate reuse of the latter for
parsing non-BIND configuration files
2003-08-12 07:10:32 +00:00
Mark Andrews 2e7d97c5ba 1151. [bug] nslookup failed to check that the arguments to
the port, timeout, and retry options were
                        valid integers and in range. [RT #2099]

1150.   [bug]           named incorrectly accepted TTL values
                        containing plus or minus signs, such as
                        1d+1h-1s.

1149.   [func]          New function isc_parse_uint32().
2003-08-11 04:48:07 +00:00
Mark Andrews 792aa70e13 983. [func] The server now supports generating IXFR difference
sequences for non-dynamic zones by comparing zone
                        versions, when enabled using the new config
                        option "ixfr-from-differences". [RT #1727]
2003-08-02 00:38:59 +00:00
cvs2git fb4531edb3 This commit was manufactured by cvs2git to create branch 'v9_3'. 2003-07-30 02:00:55 +00:00
cvs2git 8491d008f0 This commit was manufactured by cvs2git to create branch 'v9_3'. 2003-07-24 01:17:55 +00:00
Mark Andrews 28359c7358 merge_copyrights 2003-07-22 03:48:00 +00:00
Mark Andrews dfc4fa8177 merge_copyrights 2003-07-22 03:44:19 +00:00
Mark Andrews a60f32928e add support for making snapshots of branches 2003-07-16 00:03:45 +00:00
Mark Andrews 21f1794606 1474. [port] Provide strtoul() and memmove() for platforms
without them.
2003-06-24 05:11:53 +00:00
Mark Andrews 183ee8124b report everything except "func" and "placeholder" when checking for
pullups.
report differences in messages to catch spelling/numbering corrections.
2003-05-15 00:19:07 +00:00
Mark Andrews 8f9755413f Record the UTC time to the second as part of the snapshot name.
Use this timestamp to export the snapshot from CVS using -D.
2003-04-08 05:55:21 +00:00
Mark Andrews a7efbe70e7 merge 9.2.2 back into v9_2 2003-03-06 04:38:29 +00:00