Mark Andrews
e4dfb76322
util/tabify-changes copyright
2004-03-08 00:18:34 +00:00
Mark Andrews
6487bd1788
tabify CHANGES. spell checker, cut-and-paste, etc. can leave CHANGES without
...
the correct tabs.
2004-03-07 22:40:59 +00:00
Mark Andrews
068a669796
newcopyrights
2004-03-05 23:49:44 +00:00
Mark Andrews
dabea86dac
Contributed code should maintain its own copyright.
2004-03-05 12:56:28 +00:00
Mark Andrews
d021a188af
root.db's should be type zone.
2004-03-05 12:44:40 +00:00
Mark Andrews
6ca4964362
make $keyword_pat match -kk forms in addition to non -kk forms.
2004-03-05 12:39:24 +00:00
Mark Andrews
34158349b4
"Id: " -> "Id" so that output matches update/checkoput w/ -kk.
2004-03-05 11:13:47 +00:00
Mark Andrews
09344332cf
Add man and html pages back
2004-03-05 07:39:55 +00:00
Mark Andrews
3e9a944254
Emit ." rather than a blank line after adding a Id line for man pages.
2004-03-05 07:05:50 +00:00
Mark Andrews
9016767f4e
update copyrights
2004-03-05 05:54:38 +00:00
Mark Andrews
67a04a3de4
update
2004-03-05 05:50:24 +00:00
Mark Andrews
af5073d032
update copyrights
2004-03-05 05:48:29 +00:00
Mark Andrews
cd30bc942a
System -> Systems
2004-03-05 05:37:07 +00:00
Mark Andrews
dafcb997e3
update copyright notice
2004-03-05 05:14:21 +00:00
Mark Andrews
f345258dab
lib/bind/port/cygwin should be using BIND8 copyright.
2004-03-05 04:19:39 +00:00
Mark Andrews
6c7fa15b47
remove blank line at end
2004-03-05 03:22:35 +00:00
Mark Andrews
d887c4cc01
Update disclaimer to match BIND8 style.
2004-03-05 01:24:39 +00:00
Mark Andrews
f660642c13
newcopyrights
2004-03-04 23:48:31 +00:00
Mark Andrews
0295f63b67
Update copyright management.
2004-03-04 03:21:19 +00:00
Mark Andrews
fd42a013f1
newcopyrights
2004-03-03 23:48:31 +00:00
Mark Andrews
f3275d5013
newcopyrights
2004-03-03 09:57:32 +00:00
Mark Andrews
75216e0075
update
2004-03-03 08:20:35 +00:00
Mark Andrews
4f08794258
add 2003 entries
2003-10-21 03:08:15 +00:00
Mark Andrews
da93950363
add missing 2001 entries.
2003-10-21 02:39:51 +00:00
Mark Andrews
5c679dbb66
newfiles in 2002
2003-10-20 06:38:58 +00:00
Mark Andrews
5bf504f553
2002 copyrights
2003-10-20 02:49:14 +00:00
Mark Andrews
fcb54ce0a4
whitespace / layout
2003-10-17 03:46:46 +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
b312748a11
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).
developer: marka
reviewer: explorer
2003-02-26 05:05:16 +00:00
Mark Andrews
6ea4bc6f2e
add netscope.[ch]
2002-10-24 03:55:49 +00:00
Mark Andrews
ce76952df3
a utility to check that change numbers are sequential.
2002-08-27 01:57:54 +00:00
Mark Andrews
1d4014e974
add "tuning"
2002-08-06 02:26:11 +00:00
Mark Andrews
f76c4ebaf5
1235. [func] Report 'out of memory' errors from openssl.
2002-03-19 04:30:57 +00:00
Mark Andrews
f4ea263511
rrset-order support.
2002-03-07 06:29:37 +00:00
Mark Andrews
0de2bbadf3
add apl_42.[ch]
2002-03-06 07:50:23 +00:00
Mark Andrews
a078776647
test had wrog sence
2002-02-20 03:48:37 +00:00
Mark Andrews
a7038d1a05
copyrights
2002-02-20 03:35:59 +00:00
Mark Andrews
1090574e91
portability
2002-02-20 02:29:31 +00:00
Mark Andrews
9d22ce85cc
portability, allow working directory to be specified.
2002-02-20 02:28:33 +00:00
Mark Andrews
42e74b77f5
'$/ = "";' caused entries to be dropped creating false positives.
2002-01-24 06:23:34 +00:00
Andreas Gustafsson
6430d5b4ef
new files
2002-01-22 22:31:06 +00:00
Brian Wellington
e74100e3f4
move isc_region_compare to isc/region.[ch], not isc/buffer.[ch]
2002-01-05 07:28:44 +00:00
Andreas Gustafsson
669e9657c7
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
2002-01-04 02:32:16 +00:00
Andreas Gustafsson
242bba8991
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().
2001-11-30 01:02:18 +00:00
Andreas Gustafsson
17453368fa
Reimplemented the built-in CHAOS zones using sdb.
2001-11-20 01:18:15 +00:00
Andreas Gustafsson
10640b2e3e
added lib/bind9/win32/*
2001-11-19 21:17:08 +00:00
Brian Wellington
b493dfe8bc
Add bind9_getaddresses(), a consistent version of the get_address function
...
from dig/host/nslookup, nsupdate, and rndc. This should make it
easier to have the various programs support multiple addresses for a hostname.
2001-11-14 22:08:38 +00:00