Brian Wellington
efd2baaa2b
Remove the random.data file created by genrandom.
2000-08-11 18:45:30 +00:00
Brian Wellington
5990aea208
Added genrandom
2000-08-10 23:12:42 +00:00
Andreas Gustafsson
a9eeaeb1c2
nuked zone2_test
2000-08-10 18:30:19 +00:00
David Lawrence
a6be86b41b
"@" is now the relative name returned for a chain that points to the absolute
...
root of the rbt.
2000-08-09 04:50:21 +00:00
David Lawrence
37cd2a0d29
style lint
2000-08-09 04:49:44 +00:00
David Lawrence
816e576f77
new URL for the copyright notice
2000-08-09 04:37:43 +00:00
Brian Wellington
128da6abae
use putc instead of fwrite, since only 1 character is being written at a time.
2000-08-09 01:37:33 +00:00
Brian Wellington
14cd2549a4
Accidentally left in a call to htons().
2000-08-09 00:57:48 +00:00
Brian Wellington
ac0e6a081f
Always produce the same random data.
2000-08-09 00:30:57 +00:00
Brian Wellington
babeb4b142
Added copyright.
2000-08-09 00:21:26 +00:00
Andreas Gustafsson
e605e98f3e
use DNS_NAME_MAXTEXT/DNS_NAME_FORMATSIZE
2000-08-09 00:09:36 +00:00
Brian Wellington
a7290af88f
Added a small program to generate "random" data. It's not really random,
...
but it's only for tests. This allows the large files containing random
data to be removed from the tree.
2000-08-08 21:47:55 +00:00
Andreas Gustafsson
70bdf57594
allow up/down as synonyms for start/stop
2000-08-08 19:57:31 +00:00
James Brister
385a9cb48a
369. [func] Support new named.conf options, view and zone
...
statements:
max-retry-time, min-retry-time,
max-refresh-time, min-refresh-time, max-names.
2000-08-02 20:44:27 +00:00
David Lawrence
40f53fa8d9
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
...
own CVS tree will help minimize CVS conflicts. Maybe not.
Blame Graff for getting me to trim all trailing whitespace.
2000-08-01 01:33:37 +00:00
David Lawrence
c5944292e9
361. [func] When the RBT find or chain functions set the name and
...
origin for a node that stores the root label
the name is now set to an empty name, instead of ".",
to simplify later use of the name and origin by
dns_name_concatenate(), dns_name_totext() or
dns_name_format().
360. [func] dns_name_totext() and dns_name_format() now allow
an empty name to be passed, which is formatted as "@".
2000-07-31 23:27:25 +00:00
David Lawrence
9658892dbc
revert the changes to dns_name_format() back to dns_name_totext() because
...
dns_name_format() does not print absolute names
2000-07-31 22:34:01 +00:00
Brian Wellington
529a6b5224
358. [cleanup] Rename the intermediate files used by the dnssec
...
programs.
2000-07-31 15:28:21 +00:00
Michael Sawyer
7d1b7c45a3
Allow RNCD connects from any address
2000-07-29 00:26:22 +00:00
Andreas Gustafsson
e0f23ee828
check that the server copes with responses containing a CNAME
...
and other data
2000-07-28 22:42:42 +00:00
David Lawrence
74b4a3512f
gethostbyaddr takes signed char pointer, not unsigned, as its first argument.
...
wrap lines at column 79.
2000-07-28 03:31:25 +00:00
David Lawrence
0d489aae41
missing newline
2000-07-28 02:59:05 +00:00
Andreas Gustafsson
3342c783e3
make distclean should remove conf.sh
2000-07-28 01:37:05 +00:00
Brian Wellington
dbbf071676
ignore and clean up the dig.out.ns1.after file
2000-07-28 00:38:08 +00:00
Brian Wellington
60eb559222
- print the number of each test
...
- add a missing simple negative response test
- check the status of the ad bit on responses
- test queries with the cd bit set
- remove duplicated arguments to dig
2000-07-27 23:22:35 +00:00
David Lawrence
15a4474541
word wrap copyright notice at column 70
2000-07-27 09:55:03 +00:00
David Lawrence
6ab8e7ff5f
remove named.run files with make clean/distclean
2000-07-27 03:35:48 +00:00
David Lawrence
ab123a8e1b
use isc_dir_createunique() in place of tmpnam()/mkdir()
2000-07-27 02:30:27 +00:00
David Lawrence
0a7a0e19c4
need sys/types.h and sys/stat.h for chmod() prototype (non-portable).
2000-07-26 22:46:07 +00:00
David Lawrence
3c9b0570ed
Need stdlib.h for exit() prototype.
2000-07-26 22:44:51 +00:00
David Lawrence
5f73e025a1
enable ISC_MEM_TRACKLINES gnifty feature
2000-07-26 22:42:43 +00:00
Michael Graff
9c3903a58a
set isc_mem_debugging = 2
2000-07-26 19:07:36 +00:00
Michael Sawyer
222ad9086c
Typo
2000-07-26 17:56:37 +00:00
Andreas Gustafsson
a0b608fd1a
not all messages were prefixed with I:
2000-07-26 01:19:43 +00:00
James Brister
d4ab9cd94f
348. [func] New named.conf boolean values 'glue-from-auth' and
...
'glue-from-cache' now supported in view and global
options statement.
2000-07-25 17:55:43 +00:00
Michael Sawyer
0759eb6a0d
Olafer's patch to give the server time to start
2000-07-25 17:48:51 +00:00
Michael Sawyer
dc9c461b27
Test that the jnl file is properly recovered after a hard kill of the server
2000-07-25 00:44:18 +00:00
Michael Sawyer
6b9c29ec57
Additional test in nsupdate test
2000-07-24 23:54:59 +00:00
Michael Sawyer
c5272fb330
Merge update_test.pl into system test scripts
2000-07-24 22:53:40 +00:00
Andreas Gustafsson
a7c6c06fad
removed 5-second sleep and unnecessary semicolon
2000-07-24 22:05:16 +00:00
James Brister
c35f1e5937
341. [func] Support 'key' clause in named.conf zone masters
...
statement:
masters {
10.0.0.1 port 666 key "foo";
10.0.0.2 ;
};
2000-07-21 21:25:01 +00:00
Andreas Gustafsson
b6dcb3d243
print_name() formatted text into a buffer of 256
...
character pointers, not 256 characters; also changed it to
use dns_name_format()
2000-07-21 21:13:40 +00:00
Brian Wellington
87ab7fb07d
The keys weren't properly freed. Also added a "-p port" option and did
...
some other cleanup.
2000-07-21 21:02:46 +00:00
Andreas Gustafsson
c3c57248e0
missing NULL initialization
2000-07-21 21:02:15 +00:00
Michael Sawyer
390132bd98
Run resolver test in make tests
2000-07-20 19:38:05 +00:00
Andreas Gustafsson
8b2d2acbff
in the multi-stage positive validation test, allow the
...
recursive server to omit the authority section
2000-07-19 19:54:50 +00:00
Andreas Gustafsson
e54e6744d6
do two queries; added comments
2000-07-18 17:13:40 +00:00
Brian Wellington
9c4cba349f
334. [func] Added hmac-md5 to libisc.
2000-07-17 17:33:39 +00:00
Andreas Gustafsson
92103a4e2c
typo
2000-07-15 01:11:37 +00:00
Andreas Gustafsson
5fff4f8a54
typo
2000-07-15 00:37:23 +00:00