Commit Graph
172 Commits
Author SHA1 Message Date
Brian Wellington 81dcbe87a7 Use lwres to parse resolv.conf 2000-06-30 21:47:35 +00:00
Brian Wellington 835658d2be Support tcp mode (-v). 2000-06-30 18:59:21 +00:00
Brian Wellington 0a35d55b99 Handle value dependent prerequisites. 2000-06-30 18:44:51 +00:00
Brian Wellington 85dd6d777a Multiple spaces between tokens weren't handled correctly. 2000-06-30 06:35:50 +00:00
Brian Wellington 1513eda9f0 Fix some more crashes and a memory leak. 2000-06-30 03:45:54 +00:00
Brian Wellington 3b7ddac82a Another snapshot. Fixes a crash and removes all occurrences of strtok(),
since it wasn't working correctly when the rdata contained multiple tokens.
2000-06-30 03:24:27 +00:00
Brian Wellington 778775be7a I'm apparently good at confusing CVS. This diff has no changes.
The previous one, on the other hand (with an empty log message), is a fairly
large rewrite of nsupdate.  It's much more compatible with the bind 8 version
(the commands in the man page actually work now).  There's a lot less code
duplication, and some other general simplification.  This is still a work in
progress.
2000-06-30 01:59:49 +00:00
Brian Wellington ea32d34e58 *** empty log message *** 2000-06-30 01:56:14 +00:00
Brian Wellington a04a6cbaca if (debugging), not if (debug) 2000-06-29 02:16:44 +00:00
Brian Wellington f3b813b89a Install nsupdate, not dig, in ${bindir}, not ${sbindir} 2000-06-29 00:00:20 +00:00
Michael Sawyer cc75cc1d5f Instruction removed which was not only buggy, but pointless. 2000-06-27 22:04:06 +00:00
Michael Sawyer a58d1ce375 Uninitialized variable 2000-06-27 21:59:44 +00:00
Michael Sawyer 7b19817cb8 Add key support to nsupdate 2000-06-23 20:46:25 +00:00
David Lawrence 9c3531d72a add RCS id string 2000-06-22 22:00:42 +00:00
Brian Wellington 58fe6a5b1b Add .cvsignore 2000-06-22 01:27:46 +00:00
Michael Sawyer c9defbf4b9 Sort #includes 2000-06-21 17:48:32 +00:00
Michael Sawyer 0230188003 Add zone command
Add "sleep (1)" into free_lists(), as a temporary fix for what appears to
be a race condition in freeing managers.  (Without the sleep, an assertion
failure occurs in timermgr_destroy.)
2000-06-20 22:50:13 +00:00
Michael Sawyer d4024b720c All prereq and update messages correctly generated now (hopefully)
Need to imprt\ove user interface and fix known problem where prereq
cannot include value dependent rrset exist tests (2.4.2)
2000-06-19 22:09:46 +00:00
Michael Sawyer 0c21ac7de1 More progress toward getting nsupdate done. Preq fields are still
invalid, but many memory leaks cleared up.
2000-06-17 00:16:50 +00:00
Michael Sawyer 136044ca99 Checkpoint.
Section 2.5.3 messages now generated correctly.
2000-06-16 18:54:33 +00:00
Michael Sawyer 2ca0be2bb8 Checkpoint. More or less functional now, though there are known bugs
and places where it's just generally too difficult to use.
2000-06-16 17:10:02 +00:00
Michael Sawyer 51e09bf791 checkpoint 2000-06-10 00:50:36 +00:00