bind9/lib/ns
Matthijs Mekking 2af05beafa Replace "master/slave" terms in code
Replace some "master/slave" terminology in the code with the preferred
"primary/secondary" keywords. This also changes user output such as
log messages, and fixes a typo ("seconary") in cfg_test.c.

There are still some references to "master" and "slave" for various
reasons:

- The old syntax can still be used as a synonym.
- The master syntax is kept when it refers to master files and formats.
- This commit replaces mainly keywords that are local. If "master" or
  "slave" is used in for example a structure that is all over the
  place, it is considered out of scope for the moment.
2021-10-12 13:11:13 -07:00
..
include Update the source code formatting using clang-format-13 2021-10-12 11:14:40 +02:00
tests Make isc_result a static enum 2021-10-06 11:22:20 +02:00
client.c Replace "master/slave" terms in code comments 2021-10-12 13:09:00 -07:00
hooks.c The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
interfacemgr.c dispatch: Refactor to eliminate dns_dispatchevent 2021-10-02 11:39:56 -07:00
listenlist.c Add "session-tickets" options to the "tls" clause 2021-10-01 15:50:43 +03:00
log.c Remove LIB<*>_EXTERNAL_DATA defines 2021-07-06 05:33:48 +00:00
Makefile.am Remove libns init/shutdown functions 2021-10-04 13:57:34 -07:00
notify.c Make isc_result a static enum 2021-10-06 11:22:20 +02:00
query.c Replace "master/slave" terms in code comments 2021-10-12 13:09:00 -07:00
server.c Add (http-)listener-clients option (DoH quota mechanism) 2021-07-16 11:50:20 +03:00
sortlist.c Make isc_result a static enum 2021-10-06 11:22:20 +02:00
stats.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
update.c Replace "master/slave" terms in code 2021-10-12 13:11:13 -07:00
xfrout.c Replace "master/slave" terms in code comments 2021-10-12 13:09:00 -07:00