Tinderbox User
ea94d37012
regen master
2012-03-07 01:41:11 +00:00
Evan Hunt
e41d5a00bc
added gitignore, removed cvsignore
2012-03-03 23:10:05 -08:00
Evan Hunt
adfc3ad3ce
3275. [bug] Corrected rndc -h output; the 'rndc sync -clean'
...
option had been missplled as '-clear'. (To avoid
future confusion, both options now work.) [RT #27173 ]
2012-02-03 22:27:17 +00:00
Automatic Updater
41f1164438
update copyright notice
2012-01-31 23:47:33 +00:00
Evan Hunt
2855e27723
3271. [func] New "rndc zonestatus" command prints information
...
about the specified zone. [RT #21671 ]
2012-01-31 03:35:41 +00:00
Mark Andrews
9bd876a683
3224. [bug] 'rndc signing' argument parsing was broken. [RT #26684 ]
2011-11-29 00:49:26 +00:00
Evan Hunt
f550b4b104
3201. [func] 'rndc querylog' can now be given an on/off parameter
...
instead of only being used as a toggle. [RT #18351 ]
2011-11-03 23:05:31 +00:00
Evan Hunt
6150d3cb66
3200. [doc] Some rndc functions were undocumented or were
...
missing from 'rndc -h' output. [RT #25555 ]
2011-11-03 22:06:21 +00:00
Evan Hunt
9c03f13e18
3185. [func] New 'rndc signing' option for auto-dnssec zones:
...
- 'rndc signing -list' displays the current
state of signing operations
- 'rndc signing -clear' clears the signing state
records for keys that have fully signed the zone
- 'rndc signing -nsec3param' sets the NSEC3
parameters for the zone
The 'rndc keydone' syntax is removed. [RT #23729 ]
2011-10-28 06:20:07 +00:00
Mark Andrews
b1c6de5456
3177. [func] 'rndc keydone', remove the indicator record that
...
named has finished signing the zone with the
corresponding key. [RT #26206 ]
2011-10-25 01:54:22 +00:00
Evan Hunt
d965c91f95
clarify "rndc sync" logging, add it to "rndc -h" output, per francis
...
review comments in rt22473.
2011-03-21 15:39:05 +00:00
Automatic Updater
784a904bd0
update copyright notice
2011-02-03 12:18:12 +00:00
Mark Andrews
5b79d15401
3016. [bug] rndc usage missing '-b'. [RT #22937 ]
2011-02-03 11:46:17 +00:00
johnd
7659fdb3aa
Include "loadkeys" in rndc help output. [RT #22493 ]
2010-12-10 19:20:47 +00:00
Evan Hunt
86dcc40058
2930. [experimental] New "rndc addzone" and "rndc delzone" commads
...
allow dynamic addition and deletion of zones.
To enable this feature, specify a "new-zone-file"
option at the view or options level in named.conf.
Zone configuration information for the new zones
will be written into that file. To make the new
zones persist after a restart, "include" the file
into named.conf in the appropriate view. (Note:
This feature is not yet documented, and its syntax
is expected to change.) [RT #19447 ]
2010-07-11 00:12:57 +00:00
Automatic Updater
cf309ffeee
update copyright notice
2010-06-25 23:46:51 +00:00
Mark Andrews
bf13e709db
2924. [func] 'rndc secroots' dump a combined summary of the
...
current managed keys combined with trusted keys.
[RT #20904 ]
2010-06-25 03:24:05 +00:00
Evan Hunt
0da859c5a7
2811. [cleanup] Add "rndc sign" to list of commands in rndc usage
...
output. [RT #20733 ]
2009-12-18 07:59:43 +00:00
Evan Hunt
12178c8652
2805. [bug] Fixed namespace problems encountered when building
...
external programs using non-exported BIND9 libraries
(i.e., built without --enable-exportlib). [RT #20679 ]
2009-12-05 23:31:41 +00:00
Evan Hunt
d4d836350f
add .cvsignore files
2009-12-05 05:36:03 +00:00
Automatic Updater
61dd99bfae
update copyright notice
2009-09-29 23:48:04 +00:00
Francis Dupont
debd489a44
noreturn RT #20257
2009-09-29 15:06:07 +00:00
Tatuya JINMEI 神明達哉
a27fe4c990
2667. [func] Add support for logging stack backtrace on assertion
...
failure (not available for all platforms). [RT #19780 ]
9.7.0
2009-09-01 18:40:25 +00:00
Tatuya JINMEI 神明達哉
307d208450
2660. [func] Add a new set of DNS libraries for non-BIND9
...
applications. See README.libdns. [RT #19369 ]
2009-09-01 00:22:28 +00:00
Evan Hunt
aeff7de836
2634. [port] win32: Add support for libxml2, enable
...
statschannel. [RT #19773 ]
2009-07-17 06:25:45 +00:00
Automatic Updater
4a14ce5ba0
regen
2009-07-11 01:12:47 +00:00
Automatic Updater
754cb8a2b3
update copyright notice
2009-06-11 23:47:56 +00:00
Automatic Updater
852ccdd42a
regen
2009-06-10 01:12:51 +00:00
Evan Hunt
351b62535d
2609. [func] Simplify the configuration of dynamic zones:
...
- add ddns-confgen command to generate
configuration text for named.conf
- add zone option "ddns-autoconf yes;", which
causes named to generate a TSIG session key
and allow updates to the zone using that key
- add '-l' (localhost) option to nsupdate, which
causes nsupdate to connect to a locally-running
named process using the session key generated
by named
[RT #19284 ]
2009-06-10 00:27:22 +00:00
Jeremy Reed
4144efb390
2594. [func] Have rndc warn if using its default configuration file
...
when the key file also exists. [RT #19424 ]
2009-05-04 17:38:56 +00:00
Automatic Updater
d362465c77
update copyright notice
2009-01-17 23:47:43 +00:00
Francis Dupont
287910778c
spelling
2009-01-17 10:39:26 +00:00
Automatic Updater
87ecfd734c
update copyright notice
2008-10-15 23:47:31 +00:00
Mark Andrews
7318a964ec
constistant declaration of progname
2008-10-15 03:03:57 +00:00
Mark Andrews
240e53b132
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
part 2
2008-07-23 23:27:54 +00:00
Automatic Updater
1d16cf8bb8
update copyright notice
2008-07-22 23:47:04 +00:00
Mark Andrews
9de0f9b0ae
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
2008-07-22 03:43:04 +00:00
Mark Andrews
1d216bfaa7
regen
2007-12-14 22:37:22 +00:00
Mark Andrews
b39ee56af9
reference rndc-confgen
2007-12-14 20:39:14 +00:00
Mark Andrews
1224c3b69b
regen
2007-06-20 02:27:33 +00:00
Automatic Updater
70e5a7403f
update copyright notice
2007-06-19 23:47:24 +00:00
Mark Andrews
6043e41fcf
documentation updates from Jeremy
2007-06-19 06:58:04 +00:00
Automatic Updater
ec5347e2c7
update copyright notice
2007-06-18 23:47:57 +00:00
Mark Andrews
c247e3f281
regen
2007-05-31 23:28:55 +00:00
Mark Andrews
122c58bd11
update from jeremy
2007-05-31 22:28:35 +00:00
Automatic Updater
feac7b8b38
update copyright notice
2007-05-21 03:46:42 +00:00
Mark Andrews
fc8197c3ce
rndc now has -h for help.
2007-05-21 02:58:10 +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
f6da30bb54
regen
2007-05-09 13:35:57 +00:00
Mark Andrews
8b9fc7617b
minor changes from Jeremy [RT #16863 ]
2007-05-09 06:18:45 +00:00