bind9/lib
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
..
bind9 Replace "master/slave" terms in code 2021-10-12 13:11:13 -07:00
dns Replace "master/slave" terms in code 2021-10-12 13:11:13 -07:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Replace "master/slave" terms in code 2021-10-12 13:11:13 -07:00
isccc Update the source code formatting using clang-format-13 2021-10-12 11:14:40 +02:00
isccfg Replace "master/slave" terminology in tests 2021-10-12 13:04:00 -07:00
ns Replace "master/slave" terms in code 2021-10-12 13:11:13 -07:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00