Jeremy Reed
f9f11eb54b
Add missing commas. Makes it more consistent with rest of docs
...
(even in same document).
2009-01-20 20:06:29 +00:00
Automatic Updater
d362465c77
update copyright notice
2009-01-17 23:47:43 +00:00
Francis Dupont
482b24c9a4
spelling
2009-01-17 11:04:25 +00:00
Automatic Updater
731cc132f2
regen
2008-09-25 04:45:05 +00:00
Automatic Updater
3398334b3a
update copyright notice
2008-09-25 04:02:39 +00:00
Mark Andrews
21d493fc39
2454. [func] nsupdate: you can now set a default ttl. [RT #18317 ]
2008-09-25 02:20:27 +00:00
Automatic Updater
6e2871232f
update copyright notice
2008-09-24 03:16:58 +00:00
Mark Andrews
6098d364b6
2448. [func] Add NSEC3 support. [RT #15452 ]
2008-09-24 02:46:23 +00:00
Automatic Updater
5d4460c9b5
regen
2008-09-01 01:44:30 +00:00
Automatic Updater
6ebd91a0c7
update copyright notice
2008-08-29 23:47:22 +00:00
Mark Andrews
a8f6b2aa46
2429. [doc] nsupdate should be in section 1 of the man pages.
...
[RT #18283 ]
2008-08-29 03:16:14 +00:00
Automatic Updater
0c6ada0a81
regen
2008-06-18 01:12:17 +00:00
Automatic Updater
030aac3dbc
update copyright notice
2008-06-17 23:47:02 +00:00
Jeremy Reed
072440df4f
Also include the nsupdate manual page in the ARM appendix.
...
Make sure the refentry id is hardcoded and not some generated
filename.
Also use application tag but probably not needed.
All the generation for this is correct in the PDF other than some
formatting for custom arguments. Will improve that later.
This is for my bugs ticket 18185.
2008-06-17 20:59:25 +00:00
Mark Andrews
3f42cf2f3e
2349. [func] Provide incremental re-signing support for secure
...
dynamic zones. [RT #1091 ]
back out incorrect branch rt1091 and apply correct branch rt1091a.
2008-04-02 02:37:42 +00:00
Mark Andrews
a76b380643
2349. [func] Provide incremental re-signing support for secure
...
dynamic zones. [RT #1091 ]
2008-04-01 01:37:25 +00:00
Automatic Updater
2f012d936b
update copyright notice
2008-01-18 23:46:58 +00:00
Automatic Updater
c5d57a13ac
update copyright notice
2008-01-12 23:47:13 +00:00
Mark Andrews
93ee06cbe3
2299. [bug] Remove unnecessary NULL check in
...
bin/nsupdate/nsupdate.c. [RT #17475 ]
2008-01-12 22:12:55 +00:00
Mark Andrews
f02216f5b3
regen
2007-09-16 08:02:41 +00:00
Mark Andrews
edafc0c3db
call setup_entropy with file NULL rathet than isc_commandline_argument
2007-09-16 02:37:12 +00:00
Mark Andrews
9a41f786b1
2242. [bug] nsupdate: GSS-TSIG support using the Heimdal Kerberos
...
library could require a source of random data.
[RT #17127 ]
2007-09-15 14:46:03 +00:00
Mark Andrews
bf98702c19
2241. [func] nsupdate: add a interative 'help' command. [RT #17099 ]
...
2240. [bug] Cleanup nsupdates GSS-TSIG support. Convert
a number of INSIST()s into plain fatal() errors
which report the triggering result code.
The 'key' command wasn't disabling GSS-TSIG.
[RT #17099 ]
2007-09-14 06:43:12 +00:00
Automatic Updater
70e5a7403f
update copyright notice
2007-06-19 23:47:24 +00:00
Automatic Updater
ec5347e2c7
update copyright notice
2007-06-18 23:47:57 +00:00
Mark Andrews
0f8c9b5eed
2191. [func] named-checkzone now allows dumping to stdout (-).
...
named-checkconf now has -h for help.
named-checkzone now has -h for help.
Better handling of '-?' for usage summaries.
[RT #16707 ]
2007-05-21 02:47:25 +00:00
Mark Andrews
d71e2e0c61
regen
2007-05-09 03:33:51 +00:00
Mark Andrews
561a29af8c
minor man page updated from Jeremy [RT #16859 ]
2007-05-09 01:32:09 +00:00
Mark Andrews
43da756591
2168. [bug] nsupdate: in non-interactive mode treat syntax errors
...
as fatal errors. [RT #16785 ]
2007-04-24 07:02:31 +00:00
Automatic Updater
45fd3ed42b
update copyright notice
2007-03-01 23:46:42 +00:00
Mark Andrews
8c731c1219
2153. [bug] nsupdate could leak memory. [RT #16691 ]
2007-02-28 23:57:39 +00:00
Mark Andrews
b0e8629055
regen
2007-01-30 00:25:00 +00:00
Mark Andrews
c1a883f2e0
update copyright notice
2007-01-29 23:57:22 +00:00
Rob Austein
5cd4555ad4
2128. [doc] xsltproc --nonet, update DTD versions. [RT #16635 ]
2007-01-29 22:16:02 +00:00
Mark Andrews
4abdfc917e
regen
2007-01-26 23:29:04 +00:00
Mark Andrews
69f175fc57
regen
2006-12-17 04:54:22 +00:00
Rob Austein
8d709e3ee4
2120. [doc] Fix markup on nsupdate man page. [RT #16556 ]
2006-12-16 01:14:36 +00:00
Mark Andrews
e21a2904f0
regen
2006-12-12 01:45:21 +00:00
Mark Andrews
bca16e31b4
2113. [bug] nsupdate: if a zone is specified it should be used
...
for server discover. [RT# 16455]
2006-12-07 05:39:41 +00:00
Mark Andrews
377231eb95
update copyright notice
2006-12-05 00:13:48 +00:00
Mark Andrews
289ae548d5
2105. [func] GSS-TSIG support (RFC 3645).
2006-12-04 01:54:53 +00:00
Mark Andrews
bc8711b148
win32
2006-10-02 07:03:05 +00:00
Mark Andrews
5cf0c55948
2090. [port] win32: Visual C++ 2005 command line manifest support.
...
[RT #16417 ]
2006-10-02 02:27:41 +00:00
Mark Andrews
71c66a876e
regen
2006-06-29 13:03:32 +00:00
Mark Andrews
08eadd404a
2043. [port] nsupdate/nslookup: Force the flushing of the prompt
...
for interactive sessions. [RT#16148]
2006-06-09 07:26:42 +00:00
Mark Andrews
52ece689e0
regen
2006-04-23 10:14:12 +00:00
Mark Andrews
f27eae9cfe
1996. [bug] nsupdate: if a zone has been specified it should
...
appear in the output of 'show'. [RT #15797 ]
2006-03-02 01:57:20 +00:00
Mark Andrews
605b07cadd
regen
2006-01-29 22:57:16 +00:00
Mark Andrews
726b472292
regen
2006-01-28 02:15:53 +00:00
Mark Andrews
26e2a07a0b
update copyright notice
2006-01-27 23:57:46 +00:00