Brian Wellington
|
5aee7a4da4
|
store and retrieve TTLs
|
2000-11-17 23:57:33 +00:00 |
|
Brian Wellington
|
229ce407c3
|
Initialize dns_rdata_fromtext callbacks, so that errors aren't logged to
stdout.
|
2000-11-17 23:32:27 +00:00 |
|
Brian Wellington
|
dfd5809a58
|
properly quote \ and ' before reading from or writing to the database.
|
2000-11-17 23:12:11 +00:00 |
|
Brian Wellington
|
d6bbcc9fd5
|
gratuitous enhancements.
|
2000-11-17 22:30:20 +00:00 |
|
Andreas Gustafsson
|
c6ebabd5c3
|
First cut at SDB documentation
|
2000-11-17 22:10:06 +00:00 |
|
Brian Wellington
|
a3c89c5e87
|
Comment the places where sdb drivers should be registered and unregistered.
|
2000-11-17 22:09:19 +00:00 |
|
Brian Wellington
|
5bbed85a33
|
568. [func] Add sample simple database drivers in contrib/sdb.
|
2000-11-17 22:02:57 +00:00 |
|
Brian Wellington
|
e6f82b9dbb
|
copyrights
|
2000-11-17 22:01:45 +00:00 |
|
Brian Wellington
|
18cd5a8e59
|
The "pgsql" simple database driver and the associated table generator
|
2000-11-17 21:54:02 +00:00 |
|
Brian Wellington
|
2721a25ba3
|
The "directory" simple database driver.
|
2000-11-17 21:17:43 +00:00 |
|
Brian Wellington
|
32f2764f4c
|
A comment was incorrect.
|
2000-11-17 21:09:33 +00:00 |
|
Andreas Gustafsson
|
0d8fe6131e
|
treat EHOSTDOWN (if defined) the same as EHOSTUNREACH rather than as an
unexpected error [RT #215]
|
2000-11-17 21:04:12 +00:00 |
|
Andreas Gustafsson
|
d8f9019647
|
566. [func] New public function dns_timer_setidle().
|
2000-11-17 19:45:36 +00:00 |
|
Brian Wellington
|
a19f3422d3
|
The "time" simple database driver.
|
2000-11-17 19:33:16 +00:00 |
|
Andreas Gustafsson
|
450025a0d1
|
formatting errors, bogus 'email:' URL [RT #476]
|
2000-11-17 19:19:17 +00:00 |
|
Andreas Gustafsson
|
ba6fd25808
|
567. [bug] Setting the zone transfer timeout to zero caused an
assertion failure. [RT #302]
566. [func] New public function dns_timer_setidle().
|
2000-11-17 19:04:51 +00:00 |
|
Brian Wellington
|
4d56f59ad0
|
log a message if dns_db_create fails
|
2000-11-17 02:49:11 +00:00 |
|
Brian Wellington
|
34f9910283
|
the removal of "simple" left an off by one error.
|
2000-11-17 01:27:34 +00:00 |
|
Brian Wellington
|
a1014b72b0
|
the static initializer wasn't always called.
|
2000-11-17 01:06:37 +00:00 |
|
Brian Wellington
|
729916054d
|
if a string token was immediately followed by an EOF token, ungetting the
string token would fail.
|
2000-11-17 00:34:37 +00:00 |
|
Andreas Gustafsson
|
26e801318b
|
clarified
|
2000-11-16 23:10:19 +00:00 |
|
Brian Wellington
|
77ac297199
|
Database and simple database implementations (except rbt and rbt64) are
registered dynamically. Simple database drivers no longer use the
keyword "simple" in named.conf - the driver name is sufficient.
|
2000-11-16 22:33:53 +00:00 |
|
Andreas Gustafsson
|
6cc385f78b
|
you can't just undefine L_SEARCH, because yacc will
insert its definition before the #undef, not after it. Instead, rename
L_SEARCH to L_SEARCHLIST
|
2000-11-16 22:18:46 +00:00 |
|
Mark Andrews
|
bba79bc76f
|
remove NOMINUM_PUBLIC_DELETE
|
2000-11-16 21:58:09 +00:00 |
|
David Lawrence
|
859e2ee593
|
AIX defines L_SEARCH in <sys/lkup.h>; undefine it.
|
2000-11-16 20:44:53 +00:00 |
|
David Lawrence
|
c15babe580
|
In dns_zone_configure(), declare boolean in the block in which it is used,
since that block is conditionally compiled.
|
2000-11-16 19:32:13 +00:00 |
|
David Lawrence
|
7fd17f3f4d
|
565. [func] Log queries more like BIND 8. Query logging is done
to category "general", module "query", debug level 1.
[RT #169]
|
2000-11-16 19:20:08 +00:00 |
|
Andreas Gustafsson
|
bc9119d889
|
added another FAQ [RT #472]
|
2000-11-16 18:09:48 +00:00 |
|
Mark Andrews
|
bacb365014
|
Add UnixWare 7.1.2 comment.
|
2000-11-16 08:18:27 +00:00 |
|
Mark Andrews
|
e639a3ee48
|
specify src address for IP based update
|
2000-11-16 06:00:09 +00:00 |
|
Mark Andrews
|
383f4adf3b
|
document "local" keyword.
|
2000-11-16 05:59:11 +00:00 |
|
Mark Andrews
|
146421c528
|
memleak
|
2000-11-16 05:45:52 +00:00 |
|
Mark Andrews
|
9785f602c8
|
Add support to specify source address and port.
|
2000-11-16 05:40:25 +00:00 |
|
Andreas Gustafsson
|
01f8e2b2bf
|
document the new configure support for configuring SGML/XML paths;
consistently indent quoted shell commands and such by four spaces
|
2000-11-16 03:47:32 +00:00 |
|
Brian Wellington
|
308785a470
|
If a token is ungotten, the source is no longer at EOF.
|
2000-11-16 03:44:41 +00:00 |
|
Andreas Gustafsson
|
b13ad5067f
|
regenerated
|
2000-11-16 03:24:56 +00:00 |
|
Andreas Gustafsson
|
23dd0aa5d5
|
look for the XML DTD file at configure time, too
|
2000-11-16 03:24:48 +00:00 |
|
Brian Wellington
|
09ce346fd8
|
ungetting eof tokens could trigger an assertion.
|
2000-11-16 03:03:16 +00:00 |
|
Brian Wellington
|
3cd88f71b0
|
oops, an extra file snuck in.
|
2000-11-16 02:05:54 +00:00 |
|
Brian Wellington
|
341629dbc2
|
sdb should not be sanitized away anymore.
|
2000-11-16 01:41:02 +00:00 |
|
Andreas Gustafsson
|
9075554b99
|
regenerated
|
2000-11-16 00:25:53 +00:00 |
|
Andreas Gustafsson
|
be455e6282
|
updated
|
2000-11-16 00:25:37 +00:00 |
|
Andreas Gustafsson
|
17071d427f
|
generate doc/arm/catalog also
|
2000-11-16 00:25:19 +00:00 |
|
Brian Wellington
|
4fec24891d
|
some files weren't properly cleaned.
|
2000-11-16 00:20:22 +00:00 |
|
Brian Wellington
|
5337799589
|
ignore named.run
|
2000-11-16 00:19:55 +00:00 |
|
Andreas Gustafsson
|
15e74726b3
|
increased the UDP receive buffer size (and the initial send
buffer size) from 2048 to 4096 bytes
|
2000-11-16 00:18:13 +00:00 |
|
Andreas Gustafsson
|
4fec2b4f6e
|
added doc/arm/.cvsignore
|
2000-11-16 00:15:05 +00:00 |
|
Andreas Gustafsson
|
4541880671
|
typo
|
2000-11-16 00:11:16 +00:00 |
|
Andreas Gustafsson
|
00dde671eb
|
the catalog file location is system dependent
|
2000-11-16 00:09:56 +00:00 |
|
Brian Wellington
|
eb4a45ebf5
|
remove sortlist
|
2000-11-16 00:06:38 +00:00 |
|