David Lawrence
|
6a88ed7c3f
|
fsaccess_test
|
2000-06-20 04:11:07 +00:00 |
|
David Lawrence
|
4acd8d2afe
|
build fsaccess
|
2000-06-20 04:09:48 +00:00 |
|
David Lawrence
|
1f5eafd61b
|
added ISC_R_NOTFILE and ISC_R_NOTDIRECTORY
|
2000-06-20 04:07:21 +00:00 |
|
David Lawrence
|
60f67141b8
|
added isc_fsaccess_t
|
2000-06-20 04:06:23 +00:00 |
|
David Lawrence
|
a904de0bc8
|
OS-independent filesystem permissions
|
2000-06-20 04:06:01 +00:00 |
|
David Lawrence
|
ad7bb5bff3
|
also suggest "host" in addition to "dig"
|
2000-06-20 00:21:15 +00:00 |
|
Mark Andrews
|
242dfd9cc6
|
261 [func] Add dns_zone_markdirty().
|
2000-06-19 23:05:32 +00:00 |
|
Michael Sawyer
|
f5aa0fb80d
|
Add the named-bootconf.sh from bind8. No changes have been made to this
version.
|
2000-06-19 23:05:00 +00:00 |
|
David Lawrence
|
03052a178c
|
dns_rbt_deletefromlevel() did not need its dns_rbt_t argument
|
2000-06-19 22:55:42 +00:00 |
|
Brian Wellington
|
1eee03d8cf
|
Use the -p port option to start lwresd on a different port
|
2000-06-19 22:30:11 +00:00 |
|
Brian Wellington
|
d195e2df32
|
Don't start omapi if running in lwresd mode
|
2000-06-19 22:29:09 +00:00 |
|
Brian Wellington
|
d5563fcd35
|
Remove lwresd before creating a link to named
|
2000-06-19 22:25:50 +00:00 |
|
Michael Graff
|
fbcba391fa
|
fix format argument
|
2000-06-19 22:23:05 +00:00 |
|
Michael Graff
|
6d81064bf7
|
include isc/formatcheck.h
|
2000-06-19 22:16:25 +00:00 |
|
Michael Sawyer
|
d4024b720c
|
All prereq and update messages correctly generated now (hopefully)
Need to imprt\ove user interface and fix known problem where prereq
cannot include value dependent rrset exist tests (2.4.2)
|
2000-06-19 22:09:46 +00:00 |
|
Brian Wellington
|
412e5c6211
|
Add lwres_udp_port, so that test programs can use a different port.
|
2000-06-19 21:56:48 +00:00 |
|
Michael Graff
|
9550eb2dab
|
add formatcheck.h
|
2000-06-19 21:45:05 +00:00 |
|
Michael Sawyer
|
ac259437c5
|
Initial commit
|
2000-06-19 19:32:46 +00:00 |
|
Andreas Gustafsson
|
3428814217
|
be silent in the success case
|
2000-06-19 19:29:46 +00:00 |
|
Brian Wellington
|
c05abe6ef4
|
Added rules to link named to lwresd on 'make all' and 'make install'
|
2000-06-19 19:23:47 +00:00 |
|
David Lawrence
|
afd7f38277
|
style lint
|
2000-06-19 19:18:45 +00:00 |
|
David Lawrence
|
4c27b316ff
|
ignore conf.sh
|
2000-06-19 19:15:25 +00:00 |
|
David Lawrence
|
93c581d09f
|
ignore nslookup
|
2000-06-19 19:14:09 +00:00 |
|
Michael Sawyer
|
978d58182e
|
Typo
|
2000-06-19 19:06:47 +00:00 |
|
Andreas Gustafsson
|
91306d962f
|
added LN macro, for linking binaries that can
be invoked by multiple names
|
2000-06-19 19:04:48 +00:00 |
|
David Lawrence
|
2376cd7f84
|
There is no "unix" subdirectory here.
|
2000-06-19 19:01:52 +00:00 |
|
Michael Sawyer
|
a414896ee9
|
+ad/+noad option conflicting with +additional/+noadditional option
|
2000-06-19 19:00:49 +00:00 |
|
Brian Wellington
|
593399a67a
|
lwresd is no longer named -r, it's now a link
|
2000-06-19 18:55:46 +00:00 |
|
David Lawrence
|
cd720113a2
|
add missing void prototypes, use ISC_TF to assign a boolean from an expression
|
2000-06-19 18:54:45 +00:00 |
|
Brian Wellington
|
c9c1d17413
|
Use ISC_FORMAT_PRINTF for fatal
|
2000-06-19 18:04:22 +00:00 |
|
Brian Wellington
|
0c7b7a19e5
|
Use GCC's format attribute for better error checking when possible.
|
2000-06-19 18:02:32 +00:00 |
|
David Lawrence
|
41c2511119
|
return() from main
|
2000-06-19 17:49:54 +00:00 |
|
Brian Wellington
|
1f27f34aee
|
Incorrect arguments passed to fatal()
|
2000-06-19 17:44:53 +00:00 |
|
Brian Wellington
|
4e3316d1b7
|
isc_log_write called with extra parameter, typos
|
2000-06-19 17:41:42 +00:00 |
|
David Lawrence
|
29953187b6
|
ok, this is The Last Time mucking with the dang
offset overflow check. the expression has been simplified and if
this causes warnings on any platform now i'm gonna go postal.
|
2000-06-19 17:16:44 +00:00 |
|
Michael Graff
|
7685c082c8
|
remove flags from source types. It was never used, and probably shouldn't be there.
|
2000-06-17 01:42:21 +00:00 |
|
Michael Graff
|
fd316ab4f9
|
snapshot
|
2000-06-17 01:30:40 +00:00 |
|
Michael Graff
|
9ceb50ed04
|
protect isc_entropy_stats() with a lock, and use a static dumpstats() internally when a lock is already held, for debugging. Add isc_entropy_putdata() which can be used to prime the pool.
|
2000-06-17 00:43:11 +00:00 |
|
Michael Sawyer
|
0c21ac7de1
|
More progress toward getting nsupdate done. Preq fields are still
invalid, but many memory leaks cleared up.
|
2000-06-17 00:16:50 +00:00 |
|
Michael Graff
|
b1ef8f6401
|
s/addr_t/t_addr_t/
|
2000-06-17 00:16:29 +00:00 |
|
Michael Graff
|
5f6f061e40
|
PASS or FAIL, not PASSED or FAILED.
|
2000-06-16 23:38:42 +00:00 |
|
Michael Graff
|
ab1b2bdc19
|
comment
|
2000-06-16 23:12:37 +00:00 |
|
Andreas Gustafsson
|
29f6dfa76c
|
work around NetBSD shell bug bin/10379
|
2000-06-16 22:39:45 +00:00 |
|
Michael Graff
|
57ded06933
|
fix multicast test
|
2000-06-16 22:35:36 +00:00 |
|
Michael Graff
|
d53bdd194f
|
add v6 multicast tests
|
2000-06-16 22:35:06 +00:00 |
|
Michael Graff
|
0111b7c5e1
|
enable multicast address check tests
|
2000-06-16 22:21:34 +00:00 |
|
Michael Graff
|
a802ec87b6
|
ignore this, too
|
2000-06-16 22:17:40 +00:00 |
|
Michael Graff
|
a453f5b98e
|
start on basic network tests. In this case, isc_{net,sock}addr_ismulticast()
|
2000-06-16 22:17:11 +00:00 |
|
Andreas Gustafsson
|
e9b576d1d3
|
updated drafts
|
2000-06-16 21:52:02 +00:00 |
|
Andreas Gustafsson
|
12dd8db40b
|
don't indent comments by one space
|
2000-06-16 21:45:51 +00:00 |
|