Andreas Gustafsson
9261ca5fc8
tabified
2001-07-30 23:20:39 +00:00
Andreas Gustafsson
ff5760e233
random reformatting
2001-07-30 22:55:27 +00:00
Andreas Gustafsson
cca68b1ff6
add pointer to win32-build.txt
2001-07-30 18:22:16 +00:00
Andreas Gustafsson
5f25ebaaa0
updated for 9.2.0b2
2001-07-30 17:37:39 +00:00
Mark Andrews
c38b92000c
947. [bug] dns_rdata_soa_t had a badly name element "mname" which
...
was really the RNAME field from RFC1035. To avoid
confusion and silent errors that would occur it ther
"origin" and "mname" elements were given their correct
names "mname" and "rname" respectively, the "mname"
element is renamed to "contact".
2001-07-30 01:09:14 +00:00
Brian Wellington
ecc38edf79
make +trace and +nssearch work together
2001-07-29 23:23:42 +00:00
Danny Mayer
9729bb1e46
win32 Build Instructions
2001-07-28 05:32:49 +00:00
Danny Mayer
3a6dab5906
Removing Obsoleted file
2001-07-28 04:30:21 +00:00
Danny Mayer
b59115de5f
Updated config information
2001-07-28 02:50:39 +00:00
Danny Mayer
238e6556ea
Restore dnssec-signzone to list of binaries to install
2001-07-28 02:45:07 +00:00
Danny Mayer
7c09f7ba44
Updated win32 Installation Notes
2001-07-28 02:33:25 +00:00
Danny Mayer
adee3a73e6
Modifications to support batch build environment and additional documentation
2001-07-28 02:32:47 +00:00
Danny Mayer
00086b09fe
Build script to build all binaries
2001-07-28 02:31:51 +00:00
Brian Wellington
3d388146c6
if both +trace and +nssearch are specified, ignore the second one.
2001-07-28 01:41:28 +00:00
Brian Wellington
a0d965e7b1
comments
2001-07-28 01:01:02 +00:00
Brian Wellington
3806886c28
oops, dig +nssearch and host -C work again.
2001-07-28 00:55:15 +00:00
Brian Wellington
d0de20156a
Make +trace work. More cleanup.
2001-07-28 00:11:15 +00:00
Brian Wellington
57bccaacd0
cleanup
2001-07-27 22:07:10 +00:00
Andreas Gustafsson
321fd0ceb4
in named-checkconf, pass in the complete path of named.conf
...
as NAMED_CONFFILE instead of constructing it by compile-time concatenation of NS_SYSCONFDIR
and /named.conf, to facilitate win32 support
2001-07-27 17:45:29 +00:00
Brian Wellington
1d78c8d7cd
unused variables
2001-07-27 17:39:10 +00:00
Andreas Gustafsson
8cf1357c5a
incorrect indentatinon; other style issues
2001-07-27 17:25:41 +00:00
Andreas Gustafsson
a492e2366b
style
2001-07-27 17:25:23 +00:00
Brian Wellington
637b4b4392
simplify header printing code.
2001-07-27 06:45:20 +00:00
Brian Wellington
0e0e575ec1
unused variables and stuff
2001-07-27 06:11:10 +00:00
Brian Wellington
f3f143f249
simplify TSIG key loading
2001-07-27 05:52:45 +00:00
Brian Wellington
46e349e515
more minor cleanup
2001-07-27 05:41:46 +00:00
Brian Wellington
f9521c63ea
minor cleanup
2001-07-27 05:26:38 +00:00
Danny Mayer
924b2e8230
Fix line length issues to perl scripts
2001-07-27 05:20:29 +00:00
Danny Mayer
0ce385e126
Added named-check* apps to build script
2001-07-27 05:19:38 +00:00
Danny Mayer
0794ffffee
Added paths info
2001-07-27 05:17:39 +00:00
Danny Mayer
075a7534a8
Added path information - retry
2001-07-27 05:16:55 +00:00
Danny Mayer
61e561c2ca
Added path information
2001-07-27 05:15:27 +00:00
Danny Mayer
1f43af072f
Added named-check* apps to install list
2001-07-27 05:06:34 +00:00
Danny Mayer
ed1f8b162a
added named.key file path to global variable
2001-07-27 05:02:11 +00:00
Danny Mayer
66a38d1693
Changed log to logc to allow VC++ to compile it on win32
2001-07-27 04:59:01 +00:00
Danny Mayer
a246e32f29
win32 build files for named-check*
2001-07-27 04:57:24 +00:00
Brian Wellington
6bc58751c6
query -> request
2001-07-26 22:46:44 +00:00
Andreas Gustafsson
e1ad5fdd33
regenerated
2001-07-26 22:20:47 +00:00
Andreas Gustafsson
6087f3bfc8
missing paragraph end tag; use —
2001-07-26 22:19:57 +00:00
Brian Wellington
a781910430
#define PATH_MAX if it's not already defined (such as on HURD) [RT #1543 ]
2001-07-26 22:09:25 +00:00
Andreas Gustafsson
90e289c59f
A6 has an RFC now
2001-07-26 21:34:02 +00:00
Andreas Gustafsson
113b83a9e2
always build cfg_test, since it is now needed when
...
regenerating the documentation
2001-07-26 21:33:28 +00:00
Andreas Gustafsson
db8c4a3519
regenerated
2001-07-26 21:32:21 +00:00
Andreas Gustafsson
22f0b13f28
946. [cleanup] doc/misc/options is now machine-generated from the
...
configuration parser syntax tables, and therefore
more likely to be correct.
2001-07-26 21:31:12 +00:00
Andreas Gustafsson
657a6a6f3c
some unimplemented options were not marked as such in the grammar summary output
2001-07-26 21:27:51 +00:00
Andreas Gustafsson
455ab32690
don't distclean files that don't exist any more
2001-07-26 21:15:48 +00:00
Brian Wellington
26a5f97dd8
Don't refer to keys as "TSIG keys", since they might be used for rndc only,
...
and this could be confusing.
2001-07-26 20:54:35 +00:00
Brian Wellington
ee3ab6063d
945. [func] Add the new view-specific options
...
"match-destinations" and "match-recursive-only".
2001-07-26 20:42:46 +00:00
Andreas Gustafsson
e5b18854e3
define RNDC_AUTOCONFFILE on win32 so that the code again
...
compiles on win32 and behaves like it did before.
2001-07-26 20:40:01 +00:00
Andreas Gustafsson
929b55a64d
consistency
2001-07-26 20:37:26 +00:00