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
|
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
|
113b83a9e2
|
always build cfg_test, since it is now needed when
regenerating the documentation
|
2001-07-26 21:33:28 +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
|
929b55a64d
|
consistency
|
2001-07-26 20:37:26 +00:00 |
|
Andreas Gustafsson
|
05de675386
|
removed nonportable declaration of h_errno as h_errno is not
actually used in this file
|
2001-07-26 20:26:09 +00:00 |
|
Andreas Gustafsson
|
1ecd9d30a0
|
pass in the full name of the automatic configuration file from
the Makefile as RNDC_AUTOCONFFILE, so that it too can be overridden on Win32
if necessary
|
2001-07-26 20:14:46 +00:00 |
|
Andreas Gustafsson
|
5da31b1ebe
|
define RNDC_CONFFILE
|
2001-07-26 20:08:03 +00:00 |
|
Andreas Gustafsson
|
dcfaeabc63
|
renamed RNDC_SYSCONFPATH to RNDC_CONFFILE; there's
nothing specifically SYS about it
|
2001-07-26 20:06:22 +00:00 |
|
Danny Mayer
|
922a15c7c0
|
Changes to support win32
|
2001-07-26 03:15:16 +00:00 |
|
Andreas Gustafsson
|
accf0d5f29
|
updated usage message
|
2001-07-23 18:57:53 +00:00 |
|
Andreas Gustafsson
|
4eb5d27bae
|
issue a more specific error message when there is a problem with the
root hints file (such as it not existing)
|
2001-07-23 17:31:33 +00:00 |
|
Andreas Gustafsson
|
b0232b4bbe
|
sloppy formatting
|
2001-07-23 16:32:40 +00:00 |
|
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 |
|