Mark Andrews
1d04b5105d
1495. [cleanup] Replace hash functions with universal hash.
2003-07-25 03:31:45 +00:00
Mark Andrews
c1df871a18
silence compiler warnings (HPUX/11i)
2003-07-23 06:57:59 +00:00
Mark Andrews
faf21a64b8
regen
2003-07-23 02:23:06 +00:00
Mark Andrews
f4d86cfcea
update_copyrights
2003-07-22 04:03:54 +00:00
Mark Andrews
e1b3761bb2
cvsnt doesn't handle msdos style line termination
2003-05-19 23:16:08 +00:00
Mark Andrews
2c6d181f85
restore dos newlines
2003-05-16 05:46:16 +00:00
Mark Andrews
8d39478fe7
1219. [bug] Set AI_ADDRCONFIG when looking up addresses
...
via getaddrinfo() (affects dig, host, nslookup, rndc
and nsupdate).
2003-05-15 01:17:55 +00:00
Mark Andrews
af082b1e70
spelling
2003-03-19 17:48:01 +00:00
Mark Andrews
a7efbe70e7
merge 9.2.2 back into v9_2
2003-03-06 04:38:29 +00:00
Mark Andrews
d2bd37b22e
reviewed: marka
...
1354. [bug] nsupdate was extremely wasteful of memory.
2002-08-06 04:23:20 +00:00
Mark Andrews
9d352ffc42
reviewed: bwelling
...
1327. [bug] nsupdate: allow white space base64 key data.
2002-07-11 03:51:27 +00:00
Mark Andrews
73d7583d98
update copyrights
2002-02-08 03:57:47 +00:00
Mark Andrews
f64f89606f
pullup:
...
nsupdate should not take octal and hex TTLs
2002-01-24 21:59:51 +00:00
Andreas Gustafsson
21b4f15c60
pullup:
...
1109. [bug] nsupdate accepted illegal ttl values.
2002-01-24 18:32:25 +00:00
Andreas Gustafsson
e15532f8c6
regenerated
2001-11-27 18:58:03 +00:00
Andreas Gustafsson
462b062d7f
pullup: command example was missing TTL (reported in private email by Bdale Garbee <bdale@gag.com>)
2001-11-27 18:57:40 +00:00
Brian Wellington
26c8b645f8
pullup:
...
1107. [bug] nsupdate could catch an assertion failure if an
invalid domain name was given as the argument to
the "zone" command.
2001-11-06 21:50:35 +00:00
Andreas Gustafsson
98c08f4dbe
pullup:
...
1106. [bug] After seeing an out of range TTL, nsupdate would
treat all TTLs as out of range. [RT #2001 ]
2001-11-06 20:42:01 +00:00
Andreas Gustafsson
6812f56fa2
pullup:
...
mention [filename] in the help.
2001-10-15 20:25:57 +00:00
Brian Wellington
41ea62ace5
pullup:
...
1030. [bug] On systems with no resolv.conf file, nsupdate
exited with an error rather than defaulting
to using the loopback address. [RT #1836 ]
2001-10-05 00:17:08 +00:00
Andreas Gustafsson
041153229d
pullup:
...
1017. [bug] When specifying TSIG keys to dig and nsupdate using
the -k option, they must be HMAC-MD5 keys. [RT #1810 ]
2001-09-27 23:30:49 +00:00
Andreas Gustafsson
15fd491c85
pullup:
...
Changed RESOLV_CONF to be conditionally defined allowing win32 to override this definition
2001-09-04 19:35:49 +00:00
Andreas Gustafsson
76c8294c81
format string bugs and improved format string checking [RT #1578 ]
2001-08-08 22:54:55 +00:00
Danny Mayer
a59a1d313a
Updated .mak files to remove dependancies
2001-08-02 07:05:43 +00:00
Danny Mayer
922a15c7c0
Changes to support win32
2001-07-26 03:15:16 +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
7a665402a5
Added support for win32.
2001-07-19 06:26:12 +00:00
Andreas Gustafsson
b6a370c37f
regenerated man pages
2001-07-17 19:48:57 +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
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
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
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
Andreas Gustafsson
cf67a374a9
consistent error message style
2001-07-02 18:56:58 +00:00
Andreas Gustafsson
0af994c26f
avoid capitalizing command name at beginning of sentence;
...
regenerate docs
2001-07-02 18:48:27 +00:00
Mark Andrews
ea2a4bbc5d
918. [func] nsupdate: TSIG errors are not immediately fatal.
...
917. [func] nsupdate: keys can now be specified inline with
with all other commands.
2001-07-02 06:09:28 +00:00
Andreas Gustafsson
8de7014e56
removed CVS Id from machine-generated man page files -- it is no longer needed
...
now that they are ignored by update_copyrights
2001-06-11 19:02:45 +00:00
Andreas Gustafsson
841179549b
889. [port] Eliminated blank lines before .TH in nroff man
...
pages since they cause problems with some versions
of nroff. [RT #1390 ]
2001-06-08 19:33:02 +00:00
Brian Wellington
53aba5065d
man pages were not properly installed in separate-object-dir builds
2001-06-01 00:45:04 +00:00
Brian Wellington
1969ab5360
copyright updates
2001-05-30 20:31:08 +00:00
Andreas Gustafsson
e5a9067ab2
regenerated
2001-05-10 16:30:13 +00:00
Brian Wellington
5f539d5fc6
822. [bug] Sending nxrrset prerequisites would crash nsupdate.
...
[RT #1248 ]
2001-05-05 01:19:45 +00:00
Andreas Gustafsson
2eaad63a37
regenerated with docbook2man-spec.pl bug fixes
2001-05-04 00:51:29 +00:00
Brian Wellington
f5c1382fdf
Don't leak memory when failing to parse an rdata in the prereq section.
2001-04-20 21:10:36 +00:00
Andreas Gustafsson
07c9d1dee5
'failed to' -> 'could not'
2001-04-16 17:09:00 +00:00
Brian Wellington
6d88b27c89
yet another shutdown race condition
2001-04-13 01:32:14 +00:00
Brian Wellington
32147eb26f
refer to RFC 3007, not RFC 2137.
2001-04-13 00:48:57 +00:00