bind9/bin/rndc
Andreas Gustafsson 3f538ef15c pullup:
[RT #1709]
Change isc_entropy_usebestsource() to have saner semantics:
 - If an invalid file is specified, an error will be returned instead of the
   keyboard being used.
 - If no file is specified but a random device is present, the keyboard will
   be used if there is an error opening the random device.
 - ISC_ENTROPY_KEYBOARDYES indicates that the keyboard should be the
   only device used.  Otherwise, passing '-r keyboard' is meaningless
   on a machine with a random device, since the keyboard will not be used.

Change the callers in the dnssec tools and rndc-confgen to check for the
special file "keyboard" and call isc_entropy_usebestsource() with the right set
of parameters.
2001-09-06 00:14:18 +00:00
..
include/rndc Added Copyright Statement 2001-08-06 05:33:17 +00:00
unix spacing 2001-08-08 23:27:03 +00:00
win32 updated to add path for include files 2001-08-09 23:45:12 +00:00
.cvsignore 908. [func] New program, rndc-confgen, to simplify setting up rndc. 2001-06-22 17:19:09 +00:00
Makefile.in added rndc-confgen man page 2001-08-28 17:29:35 +00:00
rndc-confgen.8 regenerated 2001-08-29 17:20:00 +00:00
rndc-confgen.c pullup: 2001-09-06 00:14:18 +00:00
rndc-confgen.docbook Explain the interaction of -u and -t. 2001-08-29 03:27:57 +00:00
rndc-confgen.html regenerated 2001-08-29 17:20:00 +00:00
rndc.8 regenerated docs 2001-08-09 00:19:44 +00:00
rndc.c Wrapped long lines in an error message, and fixed two bugs: 2001-08-06 11:40:46 +00:00
rndc.conf copyright update 2001-01-09 22:01:04 +00:00
rndc.conf.5 regenerated docs 2001-07-13 01:50:31 +00:00
rndc.conf.docbook 908. [func] New program, rndc-confgen, to simplify setting up rndc. 2001-06-22 17:19:09 +00:00
rndc.conf.html regenerated docs 2001-07-13 01:50:31 +00:00
rndc.docbook cleanup 2001-08-06 04:25:08 +00:00
rndc.html regenerated docs 2001-08-09 00:19:44 +00:00
util.c update_copyrights 2001-07-17 20:29:36 +00:00
util.h cleanup 2001-08-06 04:25:08 +00:00