Searched refs:domain (Results 1 - 25 of 32) sorted by relevance

12

/bind-9.6-ESV-R11/contrib/zkt/examples/flat/
H A Ddist.sh38 echo "usage: $progname distribute|reload <domain> <path_to_zonefile> [<viewname>]" 1>&2
48 domain="$2"
67 echo "scp $zonefile $server:$dir/$view/$domain/"
68 : scp $zonefile $server:$dir/$view/$domain/
70 echo "scp $zonefile $server:$dir/$domain/"
71 : scp $zonefile $server:$dir/$domain/
75 echo "rndc $action $domain $view"
76 : rndc $action $domain $view
/bind-9.6-ESV-R11/bin/tests/system/pending/ns2/
H A Dsign.sh24 for domain in example example.com; do
25 zone=${domain}.
26 infile=${domain}.db.in
27 zonefile=${domain}.db
/bind-9.6-ESV-R11/contrib/zkt/
H A Dnscomm.h49 extern int dyn_update_freeze (const char *domain, const zconf_t *z, int freeze);
50 extern int reload_zone (const char *domain, const zconf_t *z);
H A Drollover.h56 extern int ksk5011status (dki_t **listp, const char *dir, const char *domain, const zconf_t *z);
58 extern int zskstatus (dki_t **listp, const char *dir, const char *domain, const zconf_t *z);
H A Drollover.c65 static dki_t *genkey (dki_t **listp, const char *dir, const char *domain, int ksk, const zconf_t *conf, int status) argument
69 if ( listp == NULL || domain == NULL )
73 dkp = dki_new (dir, domain, DKI_KSK, conf->k_algo, conf->k_bits, conf->k_random, conf->k_life / DAYSEC);
75 dkp = dki_new (dir, domain, DKI_ZSK, conf->k_algo, conf->z_bits, conf->z_random, conf->z_life / DAYSEC);
82 static dki_t *genkey2 (dki_t **listp, const char *dir, const char *domain, int ksk, const zconf_t *conf, int status) argument
86 if ( listp == NULL || domain == NULL )
90 dkp = dki_new (dir, domain, DKI_KSK, conf->k2_algo, conf->k_bits, conf->k_random, conf->k_life / DAYSEC);
92 dkp = dki_new (dir, domain, DKI_ZSK, conf->k2_algo, conf->z_bits, conf->z_random, conf->z_life / DAYSEC);
364 int ksk5011status (dki_t **listp, const char *dir, const char *domain, const zconf_t *z) argument
394 domain, dk
532 zskstatus(dki_t **listp, const char *dir, const char *domain, const zconf_t *z) argument
[all...]
H A Dnscomm.c53 int dyn_update_freeze (const char *domain, const zconf_t *z, int freeze) argument
67 snprintf (str, sizeof (str), "\"%s\" in view \"%s\"", domain, z->view);
69 snprintf (str, sizeof (str), "\"%s\"", domain);
75 snprintf (cmdline, sizeof (cmdline), "%s %s %s IN %s", RELOADCMD, action, domain, z->view);
77 snprintf (cmdline, sizeof (cmdline), "%s %s %s", RELOADCMD, action, domain);
196 int reload_zone (const char *domain, const zconf_t *z) argument
203 dbg_val3 ("reload_zone %d :%s: :%s:\n", z->verbosity, domain, z->view);
205 snprintf (str, sizeof (str), "\"%s\" in view \"%s\"", domain, z->view);
207 snprintf (str, sizeof (str), "\"%s\"", domain);
213 snprintf (cmdline, sizeof (cmdline), "%s reload %s IN %s", RELOADCMD, domain,
[all...]
H A Dlog.h73 extern int lg_zone_start (const char *dir, const char *domain);
H A Dzkt-signer.c106 static void copy_keyset (const char *dir, const char *domain, const zconf_t *conf);
497 /* check for domain based logging */
544 ** c) we found a new KSK of a delegated domain, or
555 snprintf (mesg, sizeof(mesg), "Modified KSK in delegated domain");
615 error ("could not increment serialno of domain %s in file %s: %s!\n",
730 logmesg ("\tRegister new KSK with tag %d for domain %s\n",
840 const char *domain; local
846 domain = zp->zone;
940 dir, SIGNCMD, param, nsec3param, dnskeyksk, gends, pseudo, rparam, keysetdir, domain, conf->sigvalidity, str, file, file);
944 dir, SIGNCMD, param, nsec3param, dnskeyksk, gends, pseudo, rparam, keysetdir, domain, con
971 copy_keyset(const char *dir, const char *domain, const zconf_t *conf) argument
[all...]
H A Dlog.c304 ** lg_zone_start (domain)
310 int lg_zone_start (const char *dir, const char *domain) argument
314 dbg_val2 ("lg_zone_start (%s, %s)\n", dir, domain);
316 snprintf (fname, sizeof (fname), LOG_DOMAINTMPL, domain);
325 ** lg_zone_end (domain)
/bind-9.6-ESV-R11/bin/tests/system/tkey/ns1/
H A Dnamed.conf.in32 tkey-domain "server";
/bind-9.6-ESV-R11/bin/named/
H A Dtkeyconf.c88 result = cfg_map_get(options, "tkey-domain", &obj);
97 tctx->domain = isc_mem_get(mctx, sizeof(dns_name_t));
98 if (tctx->domain == NULL) {
102 dns_name_init(tctx->domain, NULL);
103 RETERR(dns_name_dup(name, mctx, tctx->domain));
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dnslint.c183 /* add domain if necessary */
185 add_domain(register char *name, register const char *domain) argument
194 /* If necessary, append domain */
196 if (*domain != '.')
198 (void)strcpy(cp, domain);
478 /* Extract domain, converting to lowercase */
499 /* Process it! (zone is the same as the domain) */
1027 process(register const char *file, register const char *domain, argument
1052 /* Are we doing an in-addr.arpa domain? */
1056 ccp = domain
[all...]
H A Dconfig.sub689 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
788 os=-domain
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dloc.c38 ** with trailing dot to force absolute domain name.
278 * skipName -- This routine skips over a domain name. If the *
279 * domain name expansion fails, it crashes. *
315 /* Skip the domain name; it matches the name we looked up */
333 associated with the name 'domain'.
340 findRR (domain, requested_type)
341 char *domain;
371 * Look up the records for the given domain name.
372 * We expect the domain to be a fully qualified name, so
377 res_query (domain, /* th
[all...]
/bind-9.6-ESV-R11/contrib/queryperf/utils/
H A Dgen-data-queryperf.py96 domain = remove_tld(domain_line.group(1), tld) variable
97 domains[domain] = 1
/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dtkey.h43 dns_name_t *domain; member in struct:dns_tkeyctx
105 * 'name' + server chosen domain, or random data + server chosen domain
H A Dresolver.h254 dns_name_t *domain, dns_rdataset_t *nameservers,
265 dns_name_t *domain, dns_rdataset_t *nameservers,
280 *\li The 'domain' is a parent domain of 'name' for which
283 * 'domain' and 'nameservers' to NULL.
307 *\li 'domain' is a valid name or NULL.
309 *\li 'nameservers' is a valid NS rdataset (whose owner name is 'domain')
310 * iff. 'domain' is not NULL.
/bind-9.6-ESV-R11/lib/lwres/
H A Dcontext.c295 int domain; local
319 domain = PF_INET;
327 domain = PF_INET6;
334 s = socket(domain, SOCK_DGRAM, IPPROTO_UDP);
/bind-9.6-ESV-R11/lib/dns/
H A Dresolver.c193 dns_name_t domain; member in struct:fetchctx
524 namereln = dns_name_fullcompare(&rrsig.signer, &fctx->domain,
536 dns_name_t *domain = &fctx->domain; local
644 dns_name_equal(name, domain))
660 if (dns_name_equal(name, domain)) {
673 } else if (dns_name_issubdomain(name, domain)) {
1113 * We do not know if fctx->domain is the actual domain the record
1114 * lives in or a parent domain s
2634 dns_name_t *domain; local
3513 fctx_create(dns_resolver_t *res, dns_name_t *name, dns_rdatatype_t type, dns_name_t *domain, dns_rdataset_t *nameservers, unsigned int options, unsigned int bucketnum, fetchctx_t **fctxp) argument
6186 dns_name_t *domain; local
7771 dns_resolver_createfetch(dns_resolver_t *res, dns_name_t *name, dns_rdatatype_t type, dns_name_t *domain, dns_rdataset_t *nameservers, dns_forwarders_t *forwarders, unsigned int options, isc_task_t *task, isc_taskaction_t action, void *arg, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset, dns_fetch_t **fetchp) argument
7788 dns_resolver_createfetch2(dns_resolver_t *res, dns_name_t *name, dns_rdatatype_t type, dns_name_t *domain, dns_rdataset_t *nameservers, dns_forwarders_t *forwarders, isc_sockaddr_t *client, dns_messageid_t id, unsigned int options, isc_task_t *task, isc_taskaction_t action, void *arg, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset, dns_fetch_t **fetchp) argument
[all...]
H A Dtkey.c102 tctx->domain = NULL;
121 if (tctx->domain != NULL) {
122 if (dns_name_dynamic(tctx->domain))
123 dns_name_free(tctx->domain, mctx);
124 isc_mem_put(mctx, tctx->domain, sizeof(dns_name_t));
704 if (tctx->domain == NULL && tkeyin.mode != DNS_TKEYMODE_GSSAPI) {
705 tkey_log("dns_tkey_processquery: tkey-domain not set");
754 result = dns_name_concatenate(keyname, tctx->domain,
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dnet.c122 try_proto(int domain) { argument
127 s = socket(domain, SOCK_STREAM, 0);
156 if (domain == PF_INET6) {
/bind-9.6-ESV-R11/bin/tests/system/
H A Dgenzone.sh91 wks02 WKS 10.0.0.1 udp domain 0 1 2
/bind-9.6-ESV-R11/
H A Dbind.keys17 # BIND, this file can only be used for a specific set of domain names, and
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dnet.c65 try_proto(int domain) { argument
70 s = socket(domain, SOCK_STREAM, IPPROTO_TCP);
/bind-9.6-ESV-R11/bin/dig/include/dig/
H A Ddig.h365 set_search_domain(char *domain);

Completed in 221 milliseconds

12