Brian Wellington
|
5a027af2a9
|
update
|
2001-02-16 01:08:53 +00:00 |
|
Brian Wellington
|
a1c4585f1c
|
Remove ndcconf_test, since the old ndc parser is gone. Remove
dispatch_tcp_test, since the only parts of the dispatcher api it used
no longer exist.
|
2001-02-16 01:07:37 +00:00 |
|
Brian Wellington
|
c44ecc9bb8
|
#include <dns/acl.h>
|
2001-02-16 01:00:42 +00:00 |
|
Brian Wellington
|
c7c9f4a989
|
Use ISC_R_NOTIMPLEMENTED to indicate an unsupported algorithm, not
DST_R_UNSUPPORTEDALG.
|
2001-02-16 00:54:28 +00:00 |
|
Brian Wellington
|
c47ca47629
|
Remove the old rndc config parser.
|
2001-02-16 00:47:45 +00:00 |
|
Brian Wellington
|
8f66dad939
|
Make rndc use the new config parser. If anyone has any rndc.conf files
sitting around, testing them would be nice.
|
2001-02-16 00:41:43 +00:00 |
|
Brian Wellington
|
cdee5991b8
|
Don't include <dst/result.h>
|
2001-02-16 00:21:09 +00:00 |
|
Brian Wellington
|
ede71ac5d2
|
fix suspicious (yet correct) use of strncat() in get_address() [RT #863]
|
2001-02-16 00:04:18 +00:00 |
|
Brian Wellington
|
f22ef00109
|
fix the potential buffer overflow in printgreeting() [RT #863]
|
2001-02-15 23:57:22 +00:00 |
|
Ben Cottrell
|
d8dde7c9fb
|
Style fixes per Andreas, functionality fixes per Michael Sawyer.
The printgreeting() stuff is fixed once and for all by the change
to clone_lookup... I think this is the "right" way of doing it.
|
2001-02-15 23:44:08 +00:00 |
|
Andreas Gustafsson
|
7aff04f5d0
|
removed unused struct field client::disconnect
|
2001-02-15 23:42:54 +00:00 |
|
Brian Wellington
|
22cafd0ece
|
742. [placeholder]
|
2001-02-15 23:40:02 +00:00 |
|
Brian Wellington
|
c3de05e48a
|
send usage to stderr, not stdout.
|
2001-02-15 23:26:29 +00:00 |
|
Brian Wellington
|
06b678ec4a
|
Add const in a few places.
|
2001-02-15 23:22:27 +00:00 |
|
Brian Wellington
|
94178e98f8
|
isc_base64_decodestring should take a const char *, not a char *
|
2001-02-15 23:21:47 +00:00 |
|
Eric Luce
|
ee14337c77
|
test cvs commit
|
2001-02-15 22:00:32 +00:00 |
|
Brian Wellington
|
7bd7a2a798
|
cleaned up some code that Andreas thought was ugly.
|
2001-02-15 20:10:04 +00:00 |
|
Brian Wellington
|
e51477c9c4
|
Don't need to initialize dst anymore.
|
2001-02-15 19:45:27 +00:00 |
|
Brian Wellington
|
bb136669b6
|
Use the isc hmac-md5 routines instead of dst.
|
2001-02-15 19:44:46 +00:00 |
|
Andreas Gustafsson
|
08b48bdf45
|
missing space between words in error message
|
2001-02-15 19:38:09 +00:00 |
|
Brian Wellington
|
d60c005a70
|
<dns/acl.h> is not needed, but <dns/name.h> is.
|
2001-02-15 19:13:48 +00:00 |
|
Andreas Gustafsson
|
5e1c2afd10
|
incorrect indentation
|
2001-02-15 19:09:55 +00:00 |
|
Andreas Gustafsson
|
eae31304be
|
80 columns
|
2001-02-15 19:02:18 +00:00 |
|
Andreas Gustafsson
|
1348364377
|
added more sample code for extracting key secrets from rndc.conf
|
2001-02-15 18:55:03 +00:00 |
|
Andreas Gustafsson
|
b6c943d1c9
|
added sample code for extracting key secrets from rndc.conf
|
2001-02-15 18:53:28 +00:00 |
|
Andreas Gustafsson
|
bd4b8fe050
|
provide functions to access map names and lists
|
2001-02-15 18:53:03 +00:00 |
|
Brian Wellington
|
2d67fbd786
|
80 character lines
|
2001-02-15 07:58:48 +00:00 |
|
Andreas Gustafsson
|
5d9cd26d79
|
added test program for new configuration parser
|
2001-02-15 05:15:27 +00:00 |
|
Andreas Gustafsson
|
4e7a39d617
|
added syntax tables for the rndc.conf file format
|
2001-02-15 05:14:16 +00:00 |
|
Brian Wellington
|
b0b84a5036
|
add lib/dns/sec/dst/openssldsa_link.c
|
2001-02-15 04:23:01 +00:00 |
|
Andreas Gustafsson
|
2b23de3783
|
merge in new yacc-free configuration parser from the newconfig branch
|
2001-02-15 04:21:17 +00:00 |
|
Andreas Gustafsson
|
0aabaa4fdd
|
regenerated
|
2001-02-15 04:19:24 +00:00 |
|
Andreas Gustafsson
|
be7f273043
|
merge in new yacc-free configuration parser from the newconfig branch
|
2001-02-15 04:14:15 +00:00 |
|
Andreas Gustafsson
|
236b7a3a48
|
done some stuff
|
2001-02-15 03:55:25 +00:00 |
|
Andreas Gustafsson
|
55dce8c024
|
edited
|
2001-02-15 03:54:21 +00:00 |
|
Andreas Gustafsson
|
21bb550a25
|
substitute SGML directory into nominum-docbook-print.dsl
|
2001-02-15 03:53:53 +00:00 |
|
Brian Wellington
|
507102c95a
|
In dns_compress_invalidate(), cctx->table cannot be NULL, since it's part of
the cctx structure.
|
2001-02-15 01:14:16 +00:00 |
|
Andreas Gustafsson
|
3ad7f12f74
|
exit if restarting server fails; increase sleep after SIGKILLing server
to give sockets time to be freed
|
2001-02-15 01:04:06 +00:00 |
|
Andreas Gustafsson
|
fcc9f7f86c
|
regenerated
|
2001-02-15 00:12:20 +00:00 |
|
Andreas Gustafsson
|
672a41b5fe
|
mention performance improvements; refer to migration-4to9
|
2001-02-15 00:11:19 +00:00 |
|
Matt Nelson
|
214eae639d
|
Made obsolete by .pl version.
|
2001-02-15 00:10:33 +00:00 |
|
Andreas Gustafsson
|
39f1df3fbd
|
split off the BIND 4 to BIND 9 migration docs into a separate
file 'migration-4to9'
|
2001-02-15 00:09:33 +00:00 |
|
Matt Nelson
|
2d556761c2
|
Use stop.pl to stop servers, not stop.sh.
|
2001-02-15 00:07:03 +00:00 |
|
Andreas Gustafsson
|
3e42d5b2bb
|
start and stop the servers in alphabetical order
|
2001-02-14 23:57:33 +00:00 |
|
Andreas Gustafsson
|
449f4411c9
|
NO NEED TO SHOUT
|
2001-02-14 23:05:14 +00:00 |
|
Andreas Gustafsson
|
4b9f0fd079
|
stdtime -> stdtime.c
|
2001-02-14 23:01:46 +00:00 |
|
Brian Wellington
|
898ad3e515
|
regenerate
|
2001-02-14 22:57:05 +00:00 |
|
Brian Wellington
|
f317c00e0d
|
the /dev/random changes were broken
|
2001-02-14 22:56:55 +00:00 |
|
Andreas Gustafsson
|
3a44b7b9fd
|
added book title and copyright; broke also-notify syntax description
into two lines; added missing space in Server Statement Grammar section title
|
2001-02-14 22:50:11 +00:00 |
|
Brian Wellington
|
2cb74c5bc5
|
741. [port] Support openssl-engine. [RT #709]
|
2001-02-14 20:57:15 +00:00 |
|