bind9/doc/man
Evan Hunt 3551d3ffd2 convert rndc and control channel to use netmgr
- updated libisccc to use netmgr events
- updated rndc to use isc_nm_tcpconnect() to establish connections
- updated control channel to use isc_nm_listentcp()

open issues:

- the control channel timeout was previously 60 seconds, but it is now
  overridden by the TCP idle timeout setting, which defaults to 30
  seconds. we should add a function that sets the timeout value for
  a specific listener socket, instead of always using the global value
  set in the netmgr. (for the moment, since 30 seconds is a reasonable
  timeout for the control channel, I'm not prioritizing this.)
- the netmgr currently has no support for UNIX-domain sockets; until
  this is addressed, it will not be possible to configure rndc to use
  them. we will need to either fix this or document the change in
  behavior.
2020-07-13 13:16:53 -07:00
..
.gitignore Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
arpaname.1in Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
arpaname.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
conf.py use 'tsig-keygen' as the primary name for the tool 2020-07-06 01:41:52 -07:00
ddns-confgen.8in Fixup the manpages after ddns-confgen.rst -> tsig-keygen.rst rename 2020-07-08 11:05:24 +02:00
ddns-confgen.rst Fixup the manpages after ddns-confgen.rst -> tsig-keygen.rst rename 2020-07-08 11:05:24 +02:00
delv.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
delv.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
dig.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
dig.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
dnssec-cds.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
dnssec-cds.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
dnssec-dsfromkey.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
dnssec-dsfromkey.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
dnssec-importkey.1in convert rndc and control channel to use netmgr 2020-07-13 13:16:53 -07:00
dnssec-importkey.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
dnssec-keyfromlabel.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
dnssec-keyfromlabel.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
dnssec-keygen.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
dnssec-keygen.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
dnssec-revoke.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
dnssec-revoke.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
dnssec-settime.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
dnssec-settime.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
dnssec-signzone.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
dnssec-signzone.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
dnssec-verify.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
dnssec-verify.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
dnstap-read.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
dnstap-read.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
filter-aaaa.8in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
filter-aaaa.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
host.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
host.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
index.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
Makefile.am Fixup the manpages after ddns-confgen.rst -> tsig-keygen.rst rename 2020-07-08 11:05:24 +02:00
mdig.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
mdig.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
named-checkconf.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
named-checkconf.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
named-checkzone.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
named-checkzone.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
named-journalprint.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
named-journalprint.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
named-nzd2nzf.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
named-nzd2nzf.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
named-rrchecker.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
named-rrchecker.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
named.8in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
named.conf.5in Fixup the manpages after ddns-confgen.rst -> tsig-keygen.rst rename 2020-07-08 11:05:24 +02:00
named.conf.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
named.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
nsec3hash.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
nsec3hash.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
nslookup.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
nslookup.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
nsupdate.1in Fixup the manpages after ddns-confgen.rst -> tsig-keygen.rst rename 2020-07-08 11:05:24 +02:00
nsupdate.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
pkcs11-destroy.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
pkcs11-destroy.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
pkcs11-keygen.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
pkcs11-keygen.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
pkcs11-list.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
pkcs11-list.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
pkcs11-tokens.1in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
pkcs11-tokens.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
rndc-confgen.8in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
rndc-confgen.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
rndc.8in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
rndc.conf.5in Update the generated files after the source manpages update 2020-07-02 10:53:16 +02:00
rndc.conf.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
rndc.rst Convert the documentation to Sphinx documentation format 2020-05-07 16:02:56 +02:00
tsig-keygen.8in Fixup the manpages after ddns-confgen.rst -> tsig-keygen.rst rename 2020-07-08 11:05:24 +02:00
tsig-keygen.rst Fixup the manpages after ddns-confgen.rst -> tsig-keygen.rst rename 2020-07-08 11:05:24 +02:00