Andreas Gustafsson
c7a793bddb
missing spaces in resource limit error message
2000-11-28 21:32:32 +00:00
Andreas Gustafsson
06fef02803
removed 'nostatistics' lines from statistics dumps
2000-11-28 20:08:35 +00:00
Michael Sawyer
f9fa6b9a3b
Don't reset counters on every reload
2000-11-28 19:58:14 +00:00
Andreas Gustafsson
7f317e65c2
simplified notify-source default processing
2000-11-28 19:15:12 +00:00
Andreas Gustafsson
f333ea9bdd
added notify-source options
2000-11-28 19:07:00 +00:00
Mark Andrews
a5af8127b8
add support for enabling library logging.
...
add missing ISC_LINK_INIT()
2000-11-28 03:34:10 +00:00
Mark Andrews
94e5d79449
Use "nsupdate filename" rather than "nsupdate < filename".
2000-11-28 03:21:17 +00:00
Mark Andrews
537d147d76
Allow "dialup passive" to work for stub zones.
2000-11-28 03:17:48 +00:00
Michael Sawyer
504b15de12
Use zone lock instead of zmgr lock on counters
...
Clean up global and local count adders.
2000-11-28 01:59:25 +00:00
Mark Andrews
644ef1972a
Add INSIST(client->recursionquota == NULL) in various places to ensure that
...
we are not leaking.
2000-11-27 23:54:12 +00:00
Andreas Gustafsson
3955d85b3c
uninitialized variable
2000-11-27 22:19:37 +00:00
Andreas Gustafsson
517ad698ee
make ns_server_dumpstats() use dns_name_format(), not dns_name_totext()
2000-11-27 22:08:06 +00:00
Andreas Gustafsson
9259fed3d8
Continue move of lib/dns/*conf.c stuff to bin/named
2000-11-27 19:42:38 +00:00
Andreas Gustafsson
a5d079249c
provide more clearly marked places to insert code for
...
database drivers
2000-11-27 19:12:23 +00:00
Andreas Gustafsson
ef5d6f22e2
spacing
2000-11-27 17:58:59 +00:00
Andreas Gustafsson
6417ba8440
don't print prompts when reading input from file
2000-11-27 17:56:35 +00:00
Mark Andrews
517950ae99
579. [bug] nsupdate did not take a filename to read update from.
...
[RT #492 ]
2000-11-27 00:43:33 +00:00
Michael Sawyer
3e8875db60
Don't crash the server when a user enters a NULL zone.
2000-11-25 03:55:43 +00:00
Michael Sawyer
6dc32b43da
rndc [-v view] [-z zone] reload -> rndc reload [zone [view]]
...
Make the server not crash while I am at it.
2000-11-25 03:27:54 +00:00
Mark Andrews
dfd7798d8b
578. [func] Notify-source, specify the source address for notify
...
messages.
2000-11-25 02:43:56 +00:00
Mark Andrews
3b1a582101
lcfg was not being initalied to NULL.
2000-11-25 01:33:11 +00:00
Andreas Gustafsson
4e29e682f6
Allow master zones to not have a 'file' option, to support non-rbt
...
databases. Zones with a nonpersistent database and no 'file' option will get
an error logged at load time.
2000-11-23 02:26:37 +00:00
Andreas Gustafsson
86a4d80e06
565. [func] Log queries more like BIND 8: query logging is now
...
done to category queries, level info. [RT #169 ]
2000-11-23 01:32:48 +00:00
Andreas Gustafsson
ab13b279ae
revert the change of 1.151->1.152 - it is more important to log
...
queries sanely than to log them the same way BIND 8 did
2000-11-23 01:18:34 +00:00
Brian Wellington
afb5dc3afc
don't free the ipv4 dispatcher if there isn't one.
2000-11-22 21:59:50 +00:00
Brian Wellington
7ba05518c7
ipv4-less operation
2000-11-22 21:25:38 +00:00
Brian Wellington
2c46670fb4
ignore stdout from the dnssec tools
2000-11-22 20:37:50 +00:00
Andreas Gustafsson
0f8a8f4552
cleanup of test output and shell code
2000-11-22 19:00:46 +00:00
Andreas Gustafsson
7318850b28
transfer-source option added in previous change was
...
misspelled
2000-11-22 18:52:38 +00:00
Andreas Gustafsson
b88cdaa99b
don't destroy evidence by cleaning the test directory
...
when a test fails
2000-11-22 18:31:27 +00:00
Andreas Gustafsson
5337a9e53c
added regression test for RT #482 (which will fail
...
until the bug is fixed)
2000-11-22 18:26:30 +00:00
Mark Andrews
c210363ad9
only one transfer-source is allowed.
2000-11-22 12:20:54 +00:00
Brian Wellington
dbc41c8290
Don't die horribly when recieving a SIGINT [RT #488 ].
2000-11-22 02:54:15 +00:00
Andreas Gustafsson
de389382be
when doing the automatic SOA serial update following a dynamic
...
update, delete the old SOA then add the updated one instead of the other way around
(otherwise the new database singleton type rules will cause the add to fail)
2000-11-22 02:49:57 +00:00
Andreas Gustafsson
4f37905cc3
added 'transfer-source' directives to all system test named.conf
...
files, so that tests succeed while transfer-source is still being (ab)used as
the notify source address
2000-11-22 01:34:19 +00:00
Andreas Gustafsson
01da43e63a
pass the +dnssec flag to DIG
2000-11-22 01:26:24 +00:00
Andreas Gustafsson
35fb45afec
when checking whether the TC flag is set, ignore the other
...
flags - in particular, we don't care whether the AD flag is set or not
2000-11-22 01:21:44 +00:00
Bob Halley
27f8e3bfa0
comp was set from the wrong argv value
2000-11-22 00:14:55 +00:00
Andreas Gustafsson
5a77e9620a
make spacing in listen-on-v6 option consistent with other options
2000-11-21 23:50:10 +00:00
Michael Sawyer
2de413d956
Make the test properly query server 2.
2000-11-21 23:41:25 +00:00
Michael Sawyer
ddba67ddb9
Allow user to specify more than ~65000 retries in dig.
2000-11-21 21:40:12 +00:00
Michael Sawyer
0c16c8a011
Make dig work in v4-less setups. This is largely untested, since I am not
...
sure where to find a machine without v4 networking.
2000-11-21 21:35:32 +00:00
Michael Sawyer
789145979d
Add bounds checking to various dig options
2000-11-21 20:55:00 +00:00
Andreas Gustafsson
5160e38bde
spacing
2000-11-21 20:52:24 +00:00
Michael Sawyer
2185dd4ac3
RT#470
2000-11-21 19:05:30 +00:00
Andreas Gustafsson
ac0486788e
removed definition of ISC_MEM_TRACKLINES altogether, since
...
defining it in an individual source module without also defining it in mem.c will
not work
2000-11-20 22:05:35 +00:00
Andreas Gustafsson
b313f1f0c0
don't redefine ISC_MEM_TRACKLINES if already defined
2000-11-20 22:01:53 +00:00
Brian Wellington
7803df6c0a
update unknown rr test
2000-11-20 21:58:45 +00:00
Andreas Gustafsson
28002bd7cb
replaced update.scp with a here document
2000-11-20 17:59:20 +00:00
Andreas Gustafsson
bca6ff69a7
removed redundant comment
2000-11-20 17:53:41 +00:00