Home
last modified time | relevance | path

Searched refs:domain_update (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/libepp-nicbr/libepp-nicbr-1.18/unit_test/
H A DDomainUpdateTest.cpp92 DomainUpdate domain_update; in set_xml_template_test() local
179 domain_update.get_command()->set_clTRID("ABC-12345"); in set_xml_template_test()
180 domain_update.set_xml_template(to_be_parsed); in set_xml_template_test()
299 CPPUNIT_ASSERT_EQUAL(expected, domain_update.get_xml()); in set_xml_template_test()
302 domain_update_cmd = domain_update.get_command(); in set_xml_template_test()
323 DomainUpdate domain_update; in command_test() local
370 domain_update.get_command()->set_clTRID("ABC-12345"); in command_test()
371 domain_update.set_xml_template(xml_template); in command_test()
375 parser.parse_command(domain_update.get_xml()); in command_test()
416 DomainUpdate domain_update; in response_test() local
[all …]
H A DBrDomainUpdateTest.cpp230 BrDomainUpdate domain_update; in command_test() local
231 BrDomainUpdateCmd *cmd = domain_update.get_command(); in command_test()
283 domain_update.get_command()->set_clTRID("ABC-12345"); in command_test()
284 domain_update.set_xml_template(xml_template); in command_test()
288 parser.parse_command(domain_update.get_xml()); in command_test()
297 cout << endl << domain_update.get_xml() << endl; in command_test()
344 BrDomainUpdate domain_update; in response_test_case1_and_reset() local
345 BrDomainUpdateRsp* rsp = domain_update.get_response(); in response_test_case1_and_reset()
347 CPPUNIT_ASSERT_NO_THROW(domain_update.set_response(expected, &parser)); in response_test_case1_and_reset()
512 BrDomainUpdate domain_update; in response_test_case2() local
[all …]
/dports/dns/p5-Net-DRI/Net-DRI-0.96/t/
H A D604vnds_epp_secdns.t69 $rc=$dri->domain_update('example10.com',$toc);
75 $rc=$dri->domain_update('example11.com',$toc);
82 $rc=$dri->domain_update('example12.com',$toc);
89 $rc=$dri->domain_update('example13.com',$toc);
H A D621centralnic_epp.t63 $rc=$dri->domain_update('example4.eu.com',$toc);
84 $rc=$dri->domain_update('example7.eu.com',$toc);
90 $rc=$dri->domain_update('example8.eu.com',$toc);
H A D602vnds_epp_graceperiod.t50 $rc=$dri->domain_update('example51.com',$toc);
58 $rc=$dri->domain_update('example52.com',$toc);
H A D629asia_epp.t184 $rc = $dri->domain_update('epptest.asia', $todo);
213 $rc = $dri->domain_update('epptest.asia', $todo);
H A D610vnds_epp_sync.t36 my $rc=$dri->domain_update('example2.com',$toc);
H A D603vnds_epp_e164.t66 $rc=$dri->domain_update('3.8.0.0.6.9.2.3.6.1.4.4.e164.arpa',$toc);
H A D615mobi_epp.t66 $rc=$dri->domain_update('whatever.mobi',$toc);
H A D622vnds_epp_e164validation.t76 $rc=$dri->domain_update('5.1.5.1.8.6.2.4.4.1.4.e164.arpa',$toc);
H A D620lu_epp.t153 $rc=$dri->domain_update('lycee.lu',$toc);
253 $rc=$dri->domain_update('registryviolatingepp.lu',$toc);
H A D640pt_epp.t61 $rc=$dri->domain_update('mytestdomain3.pt',$toc,{roid => '33591'});
H A D637pro_epp.t118 $rc = $dri->domain_update('localhost.eng.pro', $todo);
H A D628de_rri.t359 $rc = $dri->domain_update('rritestdomain.de', $changes);
H A D635br_epp.t113 $rc=$dri->domain_update('example.com.br',$toc);
H A D631cz_epp.t280 $rc = $dri->domain_update('sybla.cz', $todo);
/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/DRI/DRD/
H A DDENIC.pm125 sub domain_update subroutine
141 return $self->SUPER::domain_update($reg, $dom, $changes, $rd);
/dports/mail/vpopmail/vpopmail-5.4.33/vusaged/
H A Ddomain.h51 int domain_update(domain_t *, storage_t, storage_t, storage_t, storage_t);
H A Duser.c411 ret = domain_update(u->domain, before, after, cbefore, cafter); in user_poll()
461 domain_update(u->domain, usage, 0, count, 0); in user_verify()
H A Ddomain.c192 int domain_update(domain_t *d, storage_t before, storage_t after, storage_t cbefore, storage_t caft… in domain_update() function
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/dashboards/identity/domains/
H A Dtables.py155 api.keystone.domain_update(request,
195 api.keystone.domain_update(request,
/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/DRI/Protocol/EPP/Extensions/SE/
H A DExtensions.pm76 update => [ \&domain_update, \&domain_parse ],
309 sub domain_update { subroutine
/dports/dns/p5-Net-DRI/Net-DRI-0.96/lib/Net/DRI/
H A DDRD.pm519 sub domain_update subroutine
562 return $self->domain_update($ndr,$domain,$c,$rd);
565 return $self->domain_update($ndr,$domain,$ndr->local_object('changes')->set('ns',$nsadd),$rd);
583 return $self->domain_update($ndr,$domain,$c,$rd);
586 return $self->domain_update($ndr,$domain,$ndr->local_object('changes')->set('status',$sadd),$rd);
604 return $self->domain_update($ndr,$domain,$c,$rd);
607 return $self->domain_update($ndr,$domain,$ndr->local_object('changes')->set('contact',$cadd),$rd);
/dports/dns/p5-Net-DRI/Net-DRI-0.96/
H A DTODO19 * domain_update() / host_update()
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dkeystoneng.py368 def domain_update(auth=None, **kwargs): function

12