Andreas Gustafsson
7dacac1909
added .cvsignore file
2001-08-03 22:35:06 +00:00
Andreas Gustafsson
0094faa6e0
Reduced code duplication. Code duplication is evil.
2001-08-03 22:33:02 +00:00
Andreas Gustafsson
644772cf06
eliminated needless use of string literal concatenation
2001-08-03 22:12:42 +00:00
Andreas Gustafsson
dfe3edd7cd
use ${srcdir}/include, not ./include, in the include path so
...
that builds into a separate object directory work; eliminiated the RNDCINCLUDES
and CONFINCLUDES macros since they are not really necessary;
eliminated -DRNDC_SYSCONFDIR option passed to compiler when compiling
rndc-confgen.c since it is not actually used
2001-08-03 22:03:10 +00:00
Andreas Gustafsson
89209405b7
spacing
2001-08-03 21:44:45 +00:00
Andreas Gustafsson
b4b47bf187
simplified by using dns_acl_any()
2001-08-03 20:05:42 +00:00
Brian Wellington
f5862b6f22
fix warning
2001-08-03 18:39:50 +00:00
Andreas Gustafsson
1bcdcce64b
simplified by using dns_acl_any()
2001-08-03 18:28:48 +00:00
Brian Wellington
3dfc806ddf
fix key algorithm checks
2001-08-03 18:12:08 +00:00
Andreas Gustafsson
f8c304e5a5
removed comment stating that 'For this reason,
...
the automagic key is not regenerated on each reload', which is no longer
applicable since automagic keys are no longer regenerated
by the server at all
2001-08-03 18:03:02 +00:00
Brian Wellington
337a8fe16a
Add Danny's name to the authors.bind list
2001-08-03 17:58:18 +00:00
Andreas Gustafsson
7dac8d231c
the server would catch an assertion failure if the key statement in rndc.key
...
was missing the algorithm or secret clause
2001-08-03 17:24:11 +00:00
Mark Andrews
f4effb700a
regen
2001-08-03 06:49:32 +00:00
Mark Andrews
326bcfa0e2
rndc.key support
2001-08-03 05:56:22 +00:00
Andreas Gustafsson
faf2b80fe3
note successful build on Windows NT/W2K
2001-08-03 03:07:30 +00:00
Andreas Gustafsson
5c213fcd1d
mark rrset-order as unimplemented [RT #1561 ]
2001-08-02 23:36:23 +00:00
Danny Mayer
a59a1d313a
Updated .mak files to remove dependancies
2001-08-02 07:05:43 +00:00
Danny Mayer
288d7b9c55
Fixed documentation
2001-08-02 07:03:59 +00:00
Danny Mayer
0d1316c563
Modify to add HTML files to the kit and reoranize code
2001-08-02 07:03:23 +00:00
Danny Mayer
c87248869d
Fixed erroneous application dependencies
2001-08-02 07:02:19 +00:00
Andreas Gustafsson
2627aca3bb
oops, one too may CFLAGS snuck in
2001-08-01 22:16:06 +00:00
Andreas Gustafsson
0a53284205
951. [bug] CFLAGS was not passed to the linker when
...
linking some of the test programs under
bin/tests. [RT #1555 ].
2001-08-01 22:06:29 +00:00
Andreas Gustafsson
9d1b0204c6
edited
2001-08-01 21:52:57 +00:00
Andreas Gustafsson
58b137edfd
looked for kit in wrong directory
2001-08-01 21:52:41 +00:00
Andreas Gustafsson
e0315f2160
added 'masterfile' system test to make sure
...
rt #1558 does not happen again
2001-08-01 19:01:02 +00:00
Andreas Gustafsson
23a020bc13
950. [bug] Explicit TTLs did not properly override
...
due to a bug in change 834. [RT #1558 ]
2001-08-01 17:58:45 +00:00
Brian Wellington
44c141f947
949. [bug] host was unable to print records larger than 512
...
bytes. [RT #1557 ]
(the limit is now 32K)
2001-08-01 16:18:56 +00:00
Andreas Gustafsson
a6a23642ea
regenerated
2001-07-31 20:08:04 +00:00
Andreas Gustafsson
ab54086529
print detailed description of grammar of socket addresses instead
...
of obscure names like 'v6addrportwild'; misc cleanup
2001-07-31 20:07:48 +00:00
Andreas Gustafsson
b76883e1cc
issue a more descriptive error message when multiple conflicting
...
forwarding policies are configured
2001-07-31 19:22:51 +00:00
Mark Andrews
43e2ec89d8
redundate #include
2001-07-31 03:45:04 +00:00
Andreas Gustafsson
7250c1a261
The Windows NT port deserves a CHANGES entry
2001-07-31 02:36:46 +00:00
Andreas Gustafsson
4d77dbcfa0
typo
2001-07-31 02:35:12 +00:00
Andreas Gustafsson
9f5a862a90
lwres.h should be installed, and net.h should not
2001-07-31 01:32:45 +00:00
Danny Mayer
42300f375f
Fixed list of files
2001-07-31 00:20:31 +00:00
Andreas Gustafsson
e1a153c3f0
--- 9.2.0b2 released ---
2001-07-31 00:06:21 +00:00
Andreas Gustafsson
ab3eaa20e9
typo
2001-07-31 00:04:31 +00:00
Andreas Gustafsson
4e6b8a18ff
update_copyrights
2001-07-31 00:03:21 +00:00
Andreas Gustafsson
91216cff91
merge_copyrights
2001-07-30 23:45:52 +00:00
Andreas Gustafsson
4e71e9b6c8
recognize BAT (MSDOS batch file) comments, but ignore them for now
2001-07-30 23:45:03 +00:00
Andreas Gustafsson
50851586b6
updated drafts
2001-07-30 23:30:09 +00:00
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