Danny Mayer
80b67b3a4f
Modified to initialize conf path at run time and avoid redeclaring h_errno
2001-07-23 02:58:22 +00:00
Brian Wellington
a5b9c2b208
943. [bug] The server could crash when receiving a command
...
via rndc if the configuration file listed only
nonexistent keys in the controls statement. [RT #1530 ]
2001-07-23 01:01:31 +00:00
Brian Wellington
a81f09d395
oops, host does look at the 'bytes' field. Pass sevent->n, which should be
...
correct.
2001-07-22 18:09:46 +00:00
Brian Wellington
cfbf09786e
The received() function doesn't look at the 'bytes' parameter when doing
...
an zone transfer, so just pass 0. [RT #1524 ]
2001-07-22 18:06:40 +00:00
Danny Mayer
0b98125d1e
Added Scripts
2001-07-22 06:16:13 +00:00
Danny Mayer
396ed5ef23
Added new binaries to list
2001-07-22 06:13:57 +00:00
Danny Mayer
1c810e5739
Added Make file
2001-07-22 06:13:20 +00:00
Danny Mayer
45847c3039
Bug fix to support win32
2001-07-22 06:11:44 +00:00
Danny Mayer
63169f237f
Make file
2001-07-22 06:10:54 +00:00
Danny Mayer
a9c57ae221
Bug fixes to support win32
2001-07-22 06:09:42 +00:00
Danny Mayer
70f500794d
Script updates and additions
2001-07-22 06:08:39 +00:00
Danny Mayer
78346b6670
Added make file
2001-07-22 06:04:35 +00:00
Danny Mayer
7d4e4d4984
Minor bug fixes to support win32
2001-07-22 06:03:06 +00:00
Danny Mayer
1fac3f0e70
Build Script modifications
2001-07-22 06:01:52 +00:00
Andreas Gustafsson
3cb3f6867c
Portions Copyright (C) 2001 Internet Software Consortium.
2001-07-19 17:38:51 +00:00
Danny Mayer
4645932212
Added support for win32
2001-07-19 06:35:09 +00:00
Danny Mayer
7a665402a5
Added support for win32.
2001-07-19 06:26:12 +00:00
Danny Mayer
9dec38d1ee
Added support for win32
2001-07-19 06:22:52 +00:00
Brian Wellington
3dba71207f
The greeting and stats were printed in some cases when +short was used.
2001-07-18 21:03:54 +00:00
Andreas Gustafsson
9bf5a10fbd
coding style
2001-07-18 18:42:48 +00:00
Andreas Gustafsson
9fe9eb9ee5
coding style; removed unused static function
2001-07-18 18:42:13 +00:00
Danny Mayer
01c7700793
Install Support for BIND 9 on win32
2001-07-18 05:04:46 +00:00
Danny Mayer
8423783bd0
Initial win32 support
2001-07-18 03:43:18 +00:00
Andreas Gustafsson
07dcadc6e2
update_copyrights
2001-07-17 20:29:36 +00:00
Andreas Gustafsson
b6a370c37f
regenerated man pages
2001-07-17 19:48:57 +00:00
Andreas Gustafsson
6529f9ffb6
use isc_file_ischdiridempotent()
2001-07-16 18:33:30 +00:00
Andreas Gustafsson
cda18e7813
don't throw an assertion failure when cfg_check_namedconf() returns
...
failure
2001-07-16 17:53:22 +00:00
Andreas Gustafsson
7dd2d8b1ff
use isc_file_absolutepath()
2001-07-16 17:32:49 +00:00
Brian Wellington
72568ce039
lower the priority of debug messages printed at shutdown
2001-07-14 20:17:48 +00:00
Brian Wellington
f46b1b2329
regen
2001-07-14 18:30:02 +00:00
Brian Wellington
fb173de212
fix the xml
2001-07-14 18:29:10 +00:00
Brian Wellington
18a71db562
document 'send' and 'show'
2001-07-14 18:26:38 +00:00
Andreas Gustafsson
25525110c1
fixed and simplified
2001-07-13 18:29:00 +00:00
Andreas Gustafsson
699095b077
regenerated docs
2001-07-13 01:50:31 +00:00
Brian Wellington
db5d9614fe
@server can be an IPv6 address.
2001-07-12 16:29:11 +00:00
Brian Wellington
5e664afb95
don't send mesages with empty update sections, even if they have prereqs.
2001-07-12 04:13:39 +00:00
Brian Wellington
20d13d8975
remove generated file
2001-07-12 01:20:56 +00:00
Brian Wellington
828bd291c6
Only remove generated files.
2001-07-12 00:20:57 +00:00
Brian Wellington
710b0d6a8b
oops. check that a message has either updates or prerequisites, not that it
...
has both.
2001-07-11 23:50:43 +00:00
Brian Wellington
9f5423a840
If the server was built without openssl, ignore trusted keys.
2001-07-11 22:22:37 +00:00
Brian Wellington
17f04ff2e7
don't test dst if configured without openssl
2001-07-11 21:46:32 +00:00
Brian Wellington
f4d26dbdb6
fix redirection
2001-07-11 19:02:16 +00:00
Brian Wellington
bd6504aa9a
928. [bug] nsupdate would send empty update packets if the
...
send (or empty line) command was run after
another send but before any new updates or
prerequisites were specified. It should simply
ignore this command.
2001-07-11 06:30:54 +00:00
Brian Wellington
1a8002871e
require a build with openssl to run dnssec & tkey tests
2001-07-10 21:41:14 +00:00
Brian Wellington
cda383abe0
don't call dst_algorithm_supported(), an unsupported algorithm will be caught
...
anyway.
2001-07-10 18:53:09 +00:00
Andreas Gustafsson
7c66a4555d
spacing
2001-07-09 22:39:27 +00:00
Andreas Gustafsson
b233a7b9bb
include <isc/netdb.h>, not <netdb.h>, as the latter one
...
may not exist on all platform
2001-07-09 22:02:15 +00:00
Brian Wellington
ed3418751e
The 'stopping command channel on 127.0.0.1#953' message could be printed
...
multiple times on shutdown.
2001-07-05 18:39:14 +00:00
Andreas Gustafsson
8ee6b68d4f
brace style
2001-07-05 17:01:40 +00:00
Brian Wellington
c2da4f9d8a
The controls statement didn't support multiple keys (in 9.2). It does now,
...
although it's suboptimal - since the control message doesn't have a key
name, it just tries each key until it finds one that successfully decodes
the message.
2001-07-04 03:54:55 +00:00