Mark Andrews
6f7660093e
959. [port] freebsd: ncpus via sysctlbyname(). [RT #1584 ]
2001-08-16 06:19:58 +00:00
Mark Andrews
63742a7fbf
regen
2001-08-15 06:04:47 +00:00
Mark Andrews
8f3dd8f8e7
ssize_t is a signed value
2001-08-15 06:03:39 +00:00
Mark Andrews
180936722e
regen
2001-08-15 05:53:04 +00:00
Mark Andrews
1fdbadc594
958. [port] ssize_t is not available on all platforms. [RT #1607 ]
2001-08-15 05:49:45 +00:00
Mark Andrews
c132e9113c
regen
2001-08-14 02:21:12 +00:00
Mark Andrews
a1898260ad
957. [bug] sys/select.h inclusion was broken on older platforms.
...
[RT #1607 ]
2001-08-14 02:19:30 +00:00
Danny Mayer
bcd097060d
Updated as release version and added rndc.key info
2001-08-12 04:53:38 +00:00
Mark Andrews
8ff4edd14e
silence format warning: remove unused arg.
2001-08-12 00:12:14 +00:00
Andreas Gustafsson
40aa8b407a
success reported on AIX 5L
2001-08-10 16:18:50 +00:00
Danny Mayer
305b0eda33
Bug #1603 : changes to key file name variable for win32
2001-08-10 03:15:51 +00:00
Danny Mayer
7bda91f314
updated to add path for include files
2001-08-09 23:45:12 +00:00
Danny Mayer
b9eaebe882
ns_g_autorndckeyfile had been renamed to ns_g_keyfile
2001-08-09 23:44:13 +00:00
Andreas Gustafsson
f504adce37
duplicated CVS ID line
2001-08-09 17:21:06 +00:00
Mark Andrews
a28db387fc
full copyrights
2001-08-09 06:15:34 +00:00
Mark Andrews
2861ab6188
regen
2001-08-09 06:09:30 +00:00
Mark Andrews
0122a1f716
update
2001-08-09 06:08:09 +00:00
Mark Andrews
8e6813696a
support running configure in a directory other than the source directory
2001-08-09 05:59:58 +00:00
Danny Mayer
51ac5c28de
Changed win32 code to remove references to named.key
2001-08-09 02:55:41 +00:00
Andreas Gustafsson
58c48b3b48
running check-instincludes requires a CVS tree; require absolute path for kit file
2001-08-09 02:36:01 +00:00
Andreas Gustafsson
155552f1be
removed expired drafts
2001-08-09 00:45:02 +00:00
Andreas Gustafsson
d16b4e8ba8
added --- 9.2.0rc1 released --- marker
2001-08-09 00:37:28 +00:00
Andreas Gustafsson
976e43c3ef
removed CVS ID line inadvertantly added by update_copyrights
2001-08-09 00:35:11 +00:00
Andreas Gustafsson
b4636f4587
update_copyrights
2001-08-09 00:33:47 +00:00
Andreas Gustafsson
e076d0c88b
merge_copyrights
2001-08-09 00:30:39 +00:00
Andreas Gustafsson
33682c92e9
regenerated docs
2001-08-09 00:19:44 +00:00
Andreas Gustafsson
f4909f01a7
the test outcome should not depend on the dig version printed
2001-08-09 00:10:56 +00:00
Andreas Gustafsson
f30cab801a
spacing
2001-08-08 23:27:03 +00:00
Andreas Gustafsson
b1600c0b02
spacing; no newline at end of file
2001-08-08 23:26:58 +00:00
Andreas Gustafsson
c0b6c1a5ab
clarifications
2001-08-08 23:23:57 +00:00
Andreas Gustafsson
c961e08413
spacing
2001-08-08 23:13:16 +00:00
Andreas Gustafsson
a158d032df
added Slackware 8.0
2001-08-08 23:00:31 +00:00
Andreas Gustafsson
76c8294c81
format string bugs and improved format string checking [RT #1578 ]
2001-08-08 22:54:55 +00:00
Andreas Gustafsson
b21320abb5
brace style
2001-08-08 20:52:34 +00:00
Andreas Gustafsson
5439bb1725
removed unused variable ns_g_autorndckeyfile
2001-08-08 20:37:31 +00:00
Andreas Gustafsson
569caae79d
don't remove ns_g_autorndckeyfile - it no longer exists
2001-08-08 20:36:13 +00:00
Andreas Gustafsson
1c9afb96b5
updated for 9.2.0rc1
2001-08-08 19:47:38 +00:00
Andreas Gustafsson
73a9f8ec94
need <isc/print.h> for snprintf on OSF/1 4
2001-08-08 19:42:53 +00:00
Andreas Gustafsson
eae21e533a
declaring progname as a char pointer in util.c
...
and a char array in rndc-confgen.c doesn't work
2001-08-08 05:13:47 +00:00
Mark Andrews
de9833be77
955. [bug] When using views, the zone's class was not being
...
inherited from the view's class. [RT #1583 ]
2001-08-07 01:58:59 +00:00
Andreas Gustafsson
6a05eadab2
expanded treatment of rndc.key;
...
mentioned rndc-confgen (briefly) [RT #1520 ]
2001-08-06 11:50:13 +00:00
Andreas Gustafsson
0a77211c80
Wrapped long lines in an error message, and fixed two bugs:
...
1) rndc would crash if rndc.conf could not be read
2) rndc running in named.key mode required a working
DNS to resolve the default server name "localhost",
causing a chicken-and-egg problem when using rndc
to fix a broken DNS. Fixed by changing the default
to 127.0.0.1. This will probably offend some IPv6
people.
2001-08-06 11:40:46 +00:00
Andreas Gustafsson
b199e25ab7
spacing
2001-08-06 11:28:21 +00:00
Mark Andrews
4e400cb7a2
954. [bug] dig, host, nslookup: AXFR / IXFR are inherently
...
non-recursive, do not set RD. [RT #1575 ]
2001-08-06 05:50:20 +00:00
Danny Mayer
e5656b4aeb
Added support for win32
2001-08-06 05:35:16 +00:00
Danny Mayer
66352c0a05
Added support for key for win32
2001-08-06 05:34:26 +00:00
Danny Mayer
3571e1bda4
Added Copyright Statement
2001-08-06 05:33:17 +00:00
Mark Andrews
ec5a06ccf7
953. [func] named.key from change #843 has been replaced by
...
/etc/rndc.key. Both named and rndc will look for
this file and associated key if they are not already
configured via a different method (rndc.conf/controls).
/etc/rndc.key can be created using "rndc-confgen -a".
2001-08-06 04:47:47 +00:00
Mark Andrews
ac3c4e9981
named.key -> rndc.key
2001-08-06 04:42:24 +00:00
Mark Andrews
a769eca4e3
cleanup
...
document "rndc -k"
2001-08-06 04:25:08 +00:00