Home
last modified time | relevance | path

Searched refs:soa (Results 126 – 150 of 1931) sorted by relevance

12345678910>>...78

/dports/security/lego/lego-4.5.3/challenge/dns01/
H A Dnameserver.go39 func newSoaCacheEntry(soa *dns.SOA) *soaCacheEntry {
41 zone: soa.Hdr.Name,
42 primaryNs: soa.Ns,
43 expires: time.Now().Add(time.Duration(soa.Refresh) * time.Second),
131 soa, err := lookupSoaByFqdn(fqdn, nameservers)
135 return soa.primaryNs, nil
147 soa, err := lookupSoaByFqdn(fqdn, nameservers)
151 return soa.zone, nil
203 if soa, ok := ans.(*dns.SOA); ok {
204 return newSoaCacheEntry(soa), nil
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-acme/lego/v3/challenge/dns01/
H A Dnameserver.go39 func newSoaCacheEntry(soa *dns.SOA) *soaCacheEntry {
41 zone: soa.Hdr.Name,
42 primaryNs: soa.Ns,
43 expires: time.Now().Add(time.Duration(soa.Refresh) * time.Second),
131 soa, err := lookupSoaByFqdn(fqdn, nameservers)
135 return soa.primaryNs, nil
147 soa, err := lookupSoaByFqdn(fqdn, nameservers)
151 return soa.zone, nil
203 if soa, ok := ans.(*dns.SOA); ok {
204 return newSoaCacheEntry(soa), nil
/dports/net/traefik/traefik-2.6.1/vendor/github.com/go-acme/lego/v4/challenge/dns01/
H A Dnameserver.go39 func newSoaCacheEntry(soa *dns.SOA) *soaCacheEntry {
41 zone: soa.Hdr.Name,
42 primaryNs: soa.Ns,
43 expires: time.Now().Add(time.Duration(soa.Refresh) * time.Second),
131 soa, err := lookupSoaByFqdn(fqdn, nameservers)
135 return soa.primaryNs, nil
147 soa, err := lookupSoaByFqdn(fqdn, nameservers)
151 return soa.zone, nil
203 if soa, ok := ans.(*dns.SOA); ok {
204 return newSoaCacheEntry(soa), nil
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/
H A Drr_functions.c391 ldns_rr_soa_increment(ldns_rr *soa) in ldns_rr_soa_increment() argument
393 ldns_rr_soa_increment_func_data(soa, ldns_soa_serial_increment, NULL); in ldns_rr_soa_increment()
397 ldns_rr_soa_increment_func(ldns_rr *soa, ldns_soa_serial_increment_func_t f) in ldns_rr_soa_increment_func() argument
399 ldns_rr_soa_increment_func_data(soa, f, NULL); in ldns_rr_soa_increment_func()
403 ldns_rr_soa_increment_func_data(ldns_rr *soa, in ldns_rr_soa_increment_func_data() argument
407 if ( !soa || !f || ldns_rr_get_type(soa) != LDNS_RR_TYPE_SOA in ldns_rr_soa_increment_func_data()
408 || !ldns_rr_rdf(soa, 2)) { in ldns_rr_soa_increment_func_data()
412 soa in ldns_rr_soa_increment_func_data()
416 ldns_rr_rdf(soa, 2)) in ldns_rr_soa_increment_func_data()
426 ldns_rr_soa_increment_func_int(ldns_rr *soa, in ldns_rr_soa_increment_func_int() argument
[all …]
/dports/dns/py-ldns/ldns-1.8.1/
H A Drr_functions.c391 ldns_rr_soa_increment(ldns_rr *soa) in ldns_rr_soa_increment() argument
393 ldns_rr_soa_increment_func_data(soa, ldns_soa_serial_increment, NULL); in ldns_rr_soa_increment()
397 ldns_rr_soa_increment_func(ldns_rr *soa, ldns_soa_serial_increment_func_t f) in ldns_rr_soa_increment_func() argument
399 ldns_rr_soa_increment_func_data(soa, f, NULL); in ldns_rr_soa_increment_func()
403 ldns_rr_soa_increment_func_data(ldns_rr *soa, in ldns_rr_soa_increment_func_data() argument
407 if ( !soa || !f || ldns_rr_get_type(soa) != LDNS_RR_TYPE_SOA in ldns_rr_soa_increment_func_data()
408 || !ldns_rr_rdf(soa, 2)) { in ldns_rr_soa_increment_func_data()
412 soa in ldns_rr_soa_increment_func_data()
416 ldns_rr_rdf(soa, 2)) in ldns_rr_soa_increment_func_data()
426 ldns_rr_soa_increment_func_int(ldns_rr *soa, in ldns_rr_soa_increment_func_int() argument
[all …]
/dports/dns/ldns/ldns-1.8.1/
H A Drr_functions.c391 ldns_rr_soa_increment(ldns_rr *soa) in ldns_rr_soa_increment() argument
393 ldns_rr_soa_increment_func_data(soa, ldns_soa_serial_increment, NULL); in ldns_rr_soa_increment()
397 ldns_rr_soa_increment_func(ldns_rr *soa, ldns_soa_serial_increment_func_t f) in ldns_rr_soa_increment_func() argument
399 ldns_rr_soa_increment_func_data(soa, f, NULL); in ldns_rr_soa_increment_func()
403 ldns_rr_soa_increment_func_data(ldns_rr *soa, in ldns_rr_soa_increment_func_data() argument
407 if ( !soa || !f || ldns_rr_get_type(soa) != LDNS_RR_TYPE_SOA in ldns_rr_soa_increment_func_data()
408 || !ldns_rr_rdf(soa, 2)) { in ldns_rr_soa_increment_func_data()
412 soa in ldns_rr_soa_increment_func_data()
416 ldns_rr_rdf(soa, 2)) in ldns_rr_soa_increment_func_data()
426 ldns_rr_soa_increment_func_int(ldns_rr *soa, in ldns_rr_soa_increment_func_int() argument
[all …]
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/examples/
H A Dldns-zcat.c49 ldns_rr *soa; in main() local
98 soa = ldns_zone_soa(z); /* SOA is stored separately */ in main()
137 if (soa) { in main()
138 ldns_rr_print(stdout, soa); in main()
139 soa = NULL; in main()
150 ldns_rr_owner(soa)) == 0) { in main()
162 ldns_rr_owner(soa)) == 0) { in main()
/dports/dns/py-ldns/ldns-1.8.1/examples/
H A Dldns-zcat.c49 ldns_rr *soa; in main() local
98 soa = ldns_zone_soa(z); /* SOA is stored separately */ in main()
137 if (soa) { in main()
138 ldns_rr_print(stdout, soa); in main()
139 soa = NULL; in main()
150 ldns_rr_owner(soa)) == 0) { in main()
162 ldns_rr_owner(soa)) == 0) { in main()
/dports/dns/mydns/mydns-1.1.0/src/mydns/
H A Dalias.c36 register MYDNS_SOA *soa; in find_alias() local
43 if (!(soa = find_soa(t, fqdn, name))) in find_alias()
62 if ((rr = find_rr(t, soa, DNS_QTYPE_A, label))) in find_alias()
81 if ((rr = find_rr(t, soa, DNS_QTYPE_A, wclabel))) in find_alias()
99 alias_recurse(TASK *t, datasection_t section, char *fqdn, MYDNS_SOA *soa, char *label, MYDNS_RR *al… in alias_recurse() argument
107 snprintf(name, sizeof(name), "%s.%s", alias->data, soa->origin); in alias_recurse()
135 strncat(rr->data, soa->origin, sizeof(rr->name) - len - 1); in alias_recurse()
/dports/dns/ldns/ldns-1.8.1/examples/
H A Dldns-zcat.c49 ldns_rr *soa; in main() local
98 soa = ldns_zone_soa(z); /* SOA is stored separately */ in main()
137 if (soa) { in main()
138 ldns_rr_print(stdout, soa); in main()
139 soa = NULL; in main()
150 ldns_rr_owner(soa)) == 0) { in main()
162 ldns_rr_owner(soa)) == 0) { in main()
/dports/net/socat/socat-1.7.4.2/
H A Dxio-udp.c160 if (Bind(sfd->fd, &us->soa, uslen) < 0) { in _xioopen_ipdgram_listen()
169 sfd->fd, &us->soa, uslen, strerror(errno)); in _xioopen_ipdgram_listen()
190 &them->soa, &themlen); in _xioopen_ipdgram_listen()
205 sockaddr_info(&them->soa, themlen, in _xioopen_ipdgram_listen()
258 if (Getsockname(sfd->fd, &us->soa, &uslen) < 0) { in _xioopen_ipdgram_listen()
260 sfd->fd, &us->soa, uslen, strerror(errno)); in _xioopen_ipdgram_listen()
385 pf = xfd->peersa.soa.sa_family; in _xioopen_udp_sendto()
474 xfd->para.socket.la.soa.sa_family = xfd->peersa.soa.sa_family; in xioopen_udp_datagram()
531 pf = us.soa.sa_family; in xioopen_udp_recvfrom()
604 pf = us.soa.sa_family; in xioopen_udp_recv()
[all …]
/dports/net/samba412/samba-4.12.15/python/samba/
H A Ddnsserver.py129 soa = dnsserver.DNS_RPC_RECORD_SOA()
130 soa.dwSerialNo = serial
131 soa.dwRefresh = refresh
132 soa.dwRetry = retry
133 soa.dwExpire = expire
134 soa.dwMinimumTtl = minimum
135 soa.NamePrimaryServer.str = self._mname
136 soa.NamePrimaryServer.len = len(mname)
137 soa.ZoneAdministratorEmail.str = self._rname
138 soa.ZoneAdministratorEmail.len = len(rname)
[all …]
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnsdb/src/
H A Dzdb_zone_store_axfr.c127 zdb_packed_ttlrdata* soa = zdb_record_find(&zone->apex->resource_record_set, TYPE_SOA); in zdb_zone_store_axfr() local
129 if(soa == NULL) in zdb_zone_store_axfr()
139 rec.rttl = htonl(soa->ttl); in zdb_zone_store_axfr()
140 rec.rsize = htons(soa->rdata_size); in zdb_zone_store_axfr()
144 output_stream_write(os, soa->rdata_start, soa->rdata_size); in zdb_zone_store_axfr()
349 rec.rttl = htonl(soa->ttl); in zdb_zone_store_axfr()
350 rec.rsize = htons(soa->rdata_size); in zdb_zone_store_axfr()
354 output_stream_write(os, soa->rdata_start, soa->rdata_size); in zdb_zone_store_axfr()
/dports/net/scamper/scamper-cvs-20211026/scamper/host/
H A Dscamper_host_warts.c188 warts_host_rr_soa_t *soa; member
390 scamper_host_rr_soa_t *soa = NULL; in warts_host_rr_soa_read() local
411 soa->serial = serial; in warts_host_rr_soa_read()
412 soa->refresh = refresh; in warts_host_rr_soa_read()
413 soa->retry = retry; in warts_host_rr_soa_read()
414 soa->expire = expire; in warts_host_rr_soa_read()
415 soa->minimum = minimum; in warts_host_rr_soa_read()
416 *data = soa; in warts_host_rr_soa_read()
498 warts_host_rr_soa_write(rr->rr->un.soa, buf, off, len, rr->data_un.soa); in insert_rrdata()
536 warts_host_rr_soa_params(rr->un.soa, state->data_un.soa); in warts_host_rr_data_len()
[all …]
/dports/dns/doc/doc-2.2.3/
H A Dlog.aol.com.4 DEBUG: digging @a.gtld-servers.net. for soa of com.
5 soa @a.gtld-servers.net. for com. has serial: 2001053100
6 DEBUG: digging @b.gtld-servers.net. for soa of com.
8 DEBUG: digging @c.gtld-servers.net. for soa of com.
10 DEBUG: digging @d.gtld-servers.net. for soa of com.
12 DEBUG: digging @e.gtld-servers.net. for soa of com.
14 DEBUG: digging @f.gtld-servers.net. for soa of com.
16 DEBUG: digging @g.gtld-servers.net. for soa of com.
18 DEBUG: digging @i.gtld-servers.net. for soa of com.
48 digging @dns-01.ns.aol.com. for soa of aol.com.
[all …]
H A Dlog.isi.edu.4 DEBUG: digging @a.root-servers.net. for soa of edu.
6 DEBUG: digging @b.root-servers.net. for soa of edu.
8 DEBUG: digging @c.root-servers.net. for soa of edu.
10 DEBUG: digging @d.root-servers.net. for soa of edu.
12 DEBUG: digging @e.root-servers.net. for soa of edu.
14 DEBUG: digging @f.root-servers.net. for soa of edu.
16 DEBUG: digging @g.root-servers.net. for soa of edu.
39 digging @east.isi.edu. for soa of isi.edu.
41 digging @ns.isi.edu. for soa of isi.edu.
42 soa @ns.isi.edu. for isi.edu. serial: 2001053003
[all …]
/dports/dns/p5-Net-DNS-Zone-Parser/Net-DNS-Zone-Parser-0.02/t/
H A D06-strip.t47 my $soa;
49 ($rr->type eq "SOA") && ($soa=$rr )&& last;
52 is($soa->serial, 2003060988,"SOA serial as expected");
115 undef $soa;
117 ($rr->type eq "SOA") && ($soa=$rr )&& last;
120 is($soa->serial, 2003060989,"SOA serial as expected");
/dports/dns/opendnssec2/opendnssec-2.1.10/signer/src/wire/
H A Dxfrd.c274 xfrd->soa.mname[0] = xfrd_recover_dname(xfrd->soa.mname+1, in xfrd_recover()
276 xfrd->soa.rname[0] = xfrd_recover_dname(xfrd->soa.rname+1, in xfrd_recover()
357 memset(&xfrd->soa, 0, sizeof(xfrd->soa)); in xfrd_create()
358 xfrd->soa.ttl = 0; in xfrd_create()
359 xfrd->soa.mname[0] = 1; in xfrd_create()
360 xfrd->soa.rname[0] = 1; in xfrd_create()
361 xfrd->soa.serial = 0; in xfrd_create()
363 xfrd->soa.retry = 300; in xfrd_create()
798 buffer_write(buffer, xfrd->soa.mname+1, xfrd->soa.mname[0]); in xfrd_write_soa()
799 buffer_write(buffer, xfrd->soa.rname+1, xfrd->soa.rname[0]); in xfrd_write_soa()
[all …]
/dports/dns/unbound/unbound-1.14.0/testdata/
H A Dauth_zonefile_down.rpl52 name: "soa.high.com."
56 TEMPFILE_NAME soa.high.com
57 TEMPFILE_CONTENTS soa.high.com
66 name: "soa.low.com."
70 TEMPFILE_NAME soa.low.com
71 TEMPFILE_CONTENTS soa.low.com
248 nonexistent.soa.high.com IN A
257 soa.high.com. IN SOA
264 soa.high.com. IN SOA
290 soa.low.com. IN SOA
[all …]
/dports/dns/dns-ui/dns-ui-0.2.7/templates/
H A Dzone.php218 <input type="hidden" name="serial" value="<?php out($zone->soa->serial)?>">
420 …="primary_ns" name="primary_ns" required pattern="\S+" value="<?php out($zone->soa->primary_ns)?>">
422 <p class="form-control-static"><?php out($zone->soa->primary_ns)?></p>
430 …ntrol" id="contact" name="contact" required pattern="\S+" value="<?php out($zone->soa->contact)?>">
432 <p class="form-control-static"><?php out($zone->soa->contact)?></p>
439 <p class="form-control-static"><?php out($zone->soa->serial)?></p>
448 <p class="form-control-static"><?php out(DNSTime::abbreviate($zone->soa->refresh))?></p>
458 <p class="form-control-static"><?php out(DNSTime::abbreviate($zone->soa->retry))?></p>
468 <p class="form-control-static"><?php out(DNSTime::abbreviate($zone->soa->expiry))?></p>
478 <p class="form-control-static"><?php out(DNSTime::abbreviate($zone->soa->default_ttl))?></p>
[all …]
/dports/dns/bind911/bind-9.11.37/bin/tests/system/ednscompliance/
H A Dtests.sh24 $DIG $DIGOPTS @10.53.0.1 +qr +edns=100 soa $zone > dig.out$n
32 $DIG $DIGOPTS @10.53.0.1 +qr +ednsopt=100 soa $zone > dig.out$n
40 $DIG $DIGOPTS @10.53.0.1 +qr +ednsflags=0x80 soa $zone > dig.out$n
48 $DIG $DIGOPTS @10.53.0.1 +edns=100 +noednsnegotiation soa $zone > dig.out$n
58 $DIG $DIGOPTS @10.53.0.1 +ednsopt=100 soa $zone > dig.out$n
69 $DIG $DIGOPTS @10.53.0.1 +edns=100 +noednsneg +ednsopt=100 soa $zone > dig.out$n
80 $DIG $DIGOPTS @10.53.0.1 +ednsflags=0x80 soa $zone > dig.out$n
91 $DIG $DIGOPTS @10.53.0.1 +edns=100 +noednsneg +ednsflags=0x80 soa $zone > dig.out$n
102 $DIG $DIGOPTS @10.53.0.1 +edns=100 soa $zone > dig.out$n
/dports/dns/bind916/bind-9.16.27/bin/tests/system/ednscompliance/
H A Dtests.sh26 $DIG $DIGOPTS @10.53.0.1 +qr +edns=100 soa $zone > dig.out$n
34 $DIG $DIGOPTS @10.53.0.1 +qr +ednsopt=100 soa $zone > dig.out$n
42 $DIG $DIGOPTS @10.53.0.1 +qr +ednsflags=0x80 soa $zone > dig.out$n
50 $DIG $DIGOPTS @10.53.0.1 +edns=100 +noednsnegotiation soa $zone > dig.out$n
60 $DIG $DIGOPTS @10.53.0.1 +ednsopt=100 soa $zone > dig.out$n
71 $DIG $DIGOPTS @10.53.0.1 +edns=100 +noednsneg +ednsopt=100 soa $zone > dig.out$n
82 $DIG $DIGOPTS @10.53.0.1 +ednsflags=0x80 soa $zone > dig.out$n
93 $DIG $DIGOPTS @10.53.0.1 +edns=100 +noednsneg +ednsflags=0x80 soa $zone > dig.out$n
104 $DIG $DIGOPTS @10.53.0.1 +edns=100 soa $zone > dig.out$n
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/ednscompliance/
H A Dtests.sh24 $DIG $DIGOPTS @10.53.0.1 +qr +edns=100 soa $zone > dig.out$n
32 $DIG $DIGOPTS @10.53.0.1 +qr +ednsopt=100 soa $zone > dig.out$n
40 $DIG $DIGOPTS @10.53.0.1 +qr +ednsflags=0x80 soa $zone > dig.out$n
48 $DIG $DIGOPTS @10.53.0.1 +edns=100 +noednsnegotiation soa $zone > dig.out$n
58 $DIG $DIGOPTS @10.53.0.1 +ednsopt=100 soa $zone > dig.out$n
69 $DIG $DIGOPTS @10.53.0.1 +edns=100 +noednsneg +ednsopt=100 soa $zone > dig.out$n
80 $DIG $DIGOPTS @10.53.0.1 +ednsflags=0x80 soa $zone > dig.out$n
91 $DIG $DIGOPTS @10.53.0.1 +edns=100 +noednsneg +ednsflags=0x80 soa $zone > dig.out$n
102 $DIG $DIGOPTS @10.53.0.1 +edns=100 soa $zone > dig.out$n
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/ednscompliance/
H A Dtests.sh23 $DIG $DIGOPTS @10.53.0.1 +qr +edns=100 soa $zone > dig.out$n
31 $DIG $DIGOPTS @10.53.0.1 +qr +ednsopt=100 soa $zone > dig.out$n
39 $DIG $DIGOPTS @10.53.0.1 +qr +ednsflags=0x80 soa $zone > dig.out$n
47 $DIG $DIGOPTS @10.53.0.1 +edns=100 +noednsnegotiation soa $zone > dig.out$n
57 $DIG $DIGOPTS @10.53.0.1 +ednsopt=100 soa $zone > dig.out$n
68 $DIG $DIGOPTS @10.53.0.1 +edns=100 +noednsneg +ednsopt=100 soa $zone > dig.out$n
79 $DIG $DIGOPTS @10.53.0.1 +ednsflags=0x80 soa $zone > dig.out$n
90 $DIG $DIGOPTS @10.53.0.1 +edns=100 +noednsneg +ednsflags=0x80 soa $zone > dig.out$n
101 $DIG $DIGOPTS @10.53.0.1 +edns=100 soa $zone > dig.out$n
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/ednscompliance/
H A Dtests.sh26 $DIG $DIGOPTS @10.53.0.1 +qr +edns=100 soa $zone > dig.out$n
34 $DIG $DIGOPTS @10.53.0.1 +qr +ednsopt=100 soa $zone > dig.out$n
42 $DIG $DIGOPTS @10.53.0.1 +qr +ednsflags=0x80 soa $zone > dig.out$n
50 $DIG $DIGOPTS @10.53.0.1 +edns=100 +noednsnegotiation soa $zone > dig.out$n
60 $DIG $DIGOPTS @10.53.0.1 +ednsopt=100 soa $zone > dig.out$n
71 $DIG $DIGOPTS @10.53.0.1 +edns=100 +noednsneg +ednsopt=100 soa $zone > dig.out$n
82 $DIG $DIGOPTS @10.53.0.1 +ednsflags=0x80 soa $zone > dig.out$n
93 $DIG $DIGOPTS @10.53.0.1 +edns=100 +noednsneg +ednsflags=0x80 soa $zone > dig.out$n
104 $DIG $DIGOPTS @10.53.0.1 +edns=100 soa $zone > dig.out$n

12345678910>>...78