mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-02 21:40:43 -05:00
dns_zone_clearnotify() and dns_zone_addnotify()
are replaced by dns_zone_setnotifyalso().
dns_zone_clearmasters() and dns_zone_addmaster()
are replaced by dns_zone_setmasters().
|
||
|---|---|---|
| .. | ||
| include/named | ||
| unix | ||
| .cvsignore | ||
| aclconf.c | ||
| client.c | ||
| interfacemgr.c | ||
| listenlist.c | ||
| log.c | ||
| logconf.c | ||
| main.c | ||
| Makefile.in | ||
| named.conf.test | ||
| notify.c | ||
| omapi.c | ||
| query.c | ||
| server.c | ||
| tkeyconf.c | ||
| tsigconf.c | ||
| update.c | ||
| xfrout.c | ||
| zoneconf.c | ||