Home
last modified time | relevance | path

Searched refs:remoteAet (Results 1 – 25 of 156) sorted by relevance

1234567

/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/DicomNetworking/
H A DIApplicationEntityFilter.h39 const std::string& remoteAet,
43 const std::string& remoteAet,
48 const std::string& remoteAet,
53 const std::string& remoteAet,
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/DicomNetworking/
H A DIApplicationEntityFilter.h39 const std::string& remoteAet,
43 const std::string& remoteAet,
49 const std::string& remoteAet,
53 const std::string& remoteAet,
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/DicomNetworking/
H A DIApplicationEntityFilter.h39 const std::string& remoteAet,
43 const std::string& remoteAet,
49 const std::string& remoteAet,
53 const std::string& remoteAet,
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/DicomNetworking/
H A DIApplicationEntityFilter.h39 const std::string& remoteAet,
43 const std::string& remoteAet,
49 const std::string& remoteAet,
53 const std::string& remoteAet,
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/DicomNetworking/
H A DIApplicationEntityFilter.h39 const std::string& remoteAet,
43 const std::string& remoteAet,
49 const std::string& remoteAet,
53 const std::string& remoteAet,
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A DOrthancFindRequestHandler.h61 const std::string& remoteAet,
72 const std::string& remoteAet,
98 const std::string& remoteAet,
H A Dmain.cpp89 const std::string& remoteAet, in Handle() argument
122 const std::string& remoteAet, in HandleRequest() argument
150 const std::string& remoteAet, in HandleReport() argument
161 new StorageCommitmentReports::Report(remoteAet)); in HandleReport()
308 const std::string& remoteAet, in IsAllowedConnection() argument
311 LOG(INFO) << "Incoming connection from AET " << remoteAet in IsAllowedConnection()
329 const std::string& remoteAet, in ReportDisallowedCommand() argument
340 const std::string& remoteAet, in IsAllowedRequest() argument
407 ReportDisallowedCommand(remoteIp, remoteAet, type); in IsAllowedRequest()
425 ReportDisallowedCommand(remoteIp, remoteAet, type); in IsAllowedRequest()
[all …]
H A DOrthancFindRequestHandler.cpp469 const std::string& remoteAet, in ApplyLuaFilter() argument
484 FormatOrigin(origin, remoteIp, remoteAet, calledAet, manufacturer); in ApplyLuaFilter()
589 const std::string& remoteAet, in Handle() argument
607 if (!lock.GetConfiguration().LookupDicomModalityUsingAETitle(remote, remoteAet)) in Handle()
611 … CLOG(INFO, DICOM) << "C-FIND: Allowing SCU request from unknown modality with AET: " << remoteAet; in Handle()
618 … "C-FIND: Rejecting SCU request from unknown modality with AET: " + remoteAet); in Handle()
632 if (ApplyLuaFilter(lua, input, remoteIp, remoteAet, calledAet, manufacturer)) in Handle()
757 const std::string& remoteAet, in FormatOrigin() argument
763 origin["RemoteAet"] = remoteAet; in FormatOrigin()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/
H A DOrthancFindRequestHandler.h61 const std::string& remoteAet,
72 const std::string& remoteAet,
98 const std::string& remoteAet,
H A Dmain.cpp89 const std::string& remoteAet, in Handle() argument
122 const std::string& remoteAet, in HandleRequest() argument
150 const std::string& remoteAet, in HandleReport() argument
161 new StorageCommitmentReports::Report(remoteAet)); in HandleReport()
315 const std::string& remoteAet, in IsAllowedConnection() argument
318 LOG(INFO) << "Incoming connection from AET " << remoteAet in IsAllowedConnection()
337 const std::string& remoteAet, in ReportDisallowedCommand() argument
348 const std::string& remoteAet, in IsAllowedRequest() argument
421 ReportDisallowedCommand(remoteIp, remoteAet, type); in IsAllowedRequest()
439 ReportDisallowedCommand(remoteIp, remoteAet, type); in IsAllowedRequest()
[all …]
H A DOrthancFindRequestHandler.cpp469 const std::string& remoteAet, in ApplyLuaFilter() argument
484 FormatOrigin(origin, remoteIp, remoteAet, calledAet, manufacturer); in ApplyLuaFilter()
589 const std::string& remoteAet, in Handle() argument
607 if (!lock.GetConfiguration().LookupDicomModalityUsingAETitle(remote, remoteAet)) in Handle()
611 … CLOG(INFO, DICOM) << "C-FIND: Allowing SCU request from unknown modality with AET: " << remoteAet; in Handle()
618 … "C-FIND: Rejecting SCU request from unknown modality with AET: " + remoteAet); in Handle()
632 if (ApplyLuaFilter(lua, input, remoteIp, remoteAet, calledAet, manufacturer)) in Handle()
757 const std::string& remoteAet, in FormatOrigin() argument
763 origin["RemoteAet"] = remoteAet; in FormatOrigin()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A DOrthancFindRequestHandler.h61 const std::string& remoteAet,
72 const std::string& remoteAet,
98 const std::string& remoteAet,
H A Dmain.cpp89 const std::string& remoteAet, in Handle() argument
122 const std::string& remoteAet, in HandleRequest() argument
150 const std::string& remoteAet, in HandleReport() argument
161 new StorageCommitmentReports::Report(remoteAet)); in HandleReport()
308 const std::string& remoteAet, in IsAllowedConnection() argument
311 LOG(INFO) << "Incoming connection from AET " << remoteAet in IsAllowedConnection()
329 const std::string& remoteAet, in ReportDisallowedCommand() argument
340 const std::string& remoteAet, in IsAllowedRequest() argument
407 ReportDisallowedCommand(remoteIp, remoteAet, type); in IsAllowedRequest()
425 ReportDisallowedCommand(remoteIp, remoteAet, type); in IsAllowedRequest()
[all …]
H A DOrthancFindRequestHandler.cpp469 const std::string& remoteAet, in ApplyLuaFilter() argument
484 FormatOrigin(origin, remoteIp, remoteAet, calledAet, manufacturer); in ApplyLuaFilter()
589 const std::string& remoteAet, in Handle() argument
607 if (!lock.GetConfiguration().LookupDicomModalityUsingAETitle(remote, remoteAet)) in Handle()
611 … CLOG(INFO, DICOM) << "C-FIND: Allowing SCU request from unknown modality with AET: " << remoteAet; in Handle()
618 … "C-FIND: Rejecting SCU request from unknown modality with AET: " + remoteAet); in Handle()
632 if (ApplyLuaFilter(lua, input, remoteIp, remoteAet, calledAet, manufacturer)) in Handle()
757 const std::string& remoteAet, in FormatOrigin() argument
763 origin["RemoteAet"] = remoteAet; in FormatOrigin()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/
H A DOrthancFindRequestHandler.h61 const std::string& remoteAet,
72 const std::string& remoteAet,
98 const std::string& remoteAet,
H A Dmain.cpp89 const std::string& remoteAet, in Handle() argument
122 const std::string& remoteAet, in HandleRequest() argument
150 const std::string& remoteAet, in HandleReport() argument
161 new StorageCommitmentReports::Report(remoteAet)); in HandleReport()
308 const std::string& remoteAet, in IsAllowedConnection() argument
311 LOG(INFO) << "Incoming connection from AET " << remoteAet in IsAllowedConnection()
329 const std::string& remoteAet, in ReportDisallowedCommand() argument
340 const std::string& remoteAet, in IsAllowedRequest() argument
407 ReportDisallowedCommand(remoteIp, remoteAet, type); in IsAllowedRequest()
425 ReportDisallowedCommand(remoteIp, remoteAet, type); in IsAllowedRequest()
[all …]
H A DOrthancFindRequestHandler.cpp469 const std::string& remoteAet, in ApplyLuaFilter() argument
484 FormatOrigin(origin, remoteIp, remoteAet, calledAet, manufacturer); in ApplyLuaFilter()
589 const std::string& remoteAet, in Handle() argument
607 if (!lock.GetConfiguration().LookupDicomModalityUsingAETitle(remote, remoteAet)) in Handle()
611 … CLOG(INFO, DICOM) << "C-FIND: Allowing SCU request from unknown modality with AET: " << remoteAet; in Handle()
618 … "C-FIND: Rejecting SCU request from unknown modality with AET: " + remoteAet); in Handle()
632 if (ApplyLuaFilter(lua, input, remoteIp, remoteAet, calledAet, manufacturer)) in Handle()
757 const std::string& remoteAet, in FormatOrigin() argument
763 origin["RemoteAet"] = remoteAet; in FormatOrigin()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Sources/
H A DOrthancFindRequestHandler.h61 const std::string& remoteAet,
72 const std::string& remoteAet,
98 const std::string& remoteAet,
H A Dmain.cpp81 const std::string& remoteAet, in Handle() argument
116 const std::string& remoteAet, in HandleRequest() argument
144 const std::string& remoteAet, in HandleReport() argument
155 new StorageCommitmentReports::Report(remoteAet)); in HandleReport()
286 const std::string& remoteAet, in IsAllowedConnection() argument
289 LOG(INFO) << "Incoming connection from AET " << remoteAet in IsAllowedConnection()
305 const std::string& remoteAet, in IsAllowedRequest() argument
359 const std::string& remoteAet, in IsAllowedTransferSyntax() argument
411 call.PushString(remoteAet); in IsAllowedTransferSyntax()
426 const std::string& remoteAet, in IsUnknownSopClassAccepted() argument
[all …]
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/DicomNetworking/Internals/
H A DCommandDispatcher.cpp294 std::string remoteAet; in AcceptAssociation() local
326 remoteAet = std::string(/*OFSTRING_GUARD*/(remoteAet_C)); in AcceptAssociation()
330 CLOG(INFO, DICOM) << "Association Received from AET " << remoteAet in AcceptAssociation()
427 …server.GetApplicationEntityFilter().IsAllowedTransferSyntax(remoteIp, remoteAet, calledAet, Transf… in AcceptAssociation()
495 …server.GetApplicationEntityFilter().IsAllowedTransferSyntax(remoteIp, remoteAet, calledAet, Transf… in AcceptAssociation()
577 … server.GetApplicationEntityFilter().IsUnknownSopClassAccepted(remoteIp, remoteAet, calledAet)) in AcceptAssociation()
640 !server.GetApplicationEntityFilter().IsAllowedConnection(remoteIp, remoteAet, calledAet)) in AcceptAssociation()
642 …CLOG(WARNING, DICOM) << "Rejected association for remote AET " << remoteAet << " on IP " << remote… in AcceptAssociation()
695 return new CommandDispatcher(server, assoc, remoteIp, remoteAet, calledAet, filter); in AcceptAssociation()
702 const std::string& remoteAet, in CommandDispatcher() argument
[all …]
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/ServerJobs/
H A DStorageCommitmentScpJob.cpp263 const std::string& remoteAet = remoteModality_.GetApplicationEntityTitle(); in Setup() local
265 sopInstanceUids_, remoteAet, calledAet_)); in Setup()
360 const std::string& remoteAet, in StorageCommitmentScpJob() argument
369 if (!lock.GetConfiguration().LookupDicomModalityUsingAETitle(remoteModality_, remoteAet)) in StorageCommitmentScpJob()
372 "Unknown remote modality for storage commitment SCP: " + remoteAet); in StorageCommitmentScpJob()
/dports/science/orthanc/Orthanc-1.9.7/OrthancServer/Sources/ServerJobs/
H A DStorageCommitmentScpJob.cpp263 const std::string& remoteAet = remoteModality_.GetApplicationEntityTitle(); in Setup() local
265 sopInstanceUids_, remoteAet, calledAet_)); in Setup()
360 const std::string& remoteAet, in StorageCommitmentScpJob() argument
369 if (!lock.GetConfiguration().LookupDicomModalityUsingAETitle(remoteModality_, remoteAet)) in StorageCommitmentScpJob()
372 "Unknown remote modality for storage commitment SCP: " + remoteAet); in StorageCommitmentScpJob()
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/ServerJobs/
H A DStorageCommitmentScpJob.cpp263 const std::string& remoteAet = remoteModality_.GetApplicationEntityTitle(); in Setup() local
265 sopInstanceUids_, remoteAet, calledAet_)); in Setup()
360 const std::string& remoteAet, in StorageCommitmentScpJob() argument
369 if (!lock.GetConfiguration().LookupDicomModalityUsingAETitle(remoteModality_, remoteAet)) in StorageCommitmentScpJob()
372 "Unknown remote modality for storage commitment SCP: " + remoteAet); in StorageCommitmentScpJob()
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancServer/Sources/ServerJobs/
H A DStorageCommitmentScpJob.cpp263 const std::string& remoteAet = remoteModality_.GetApplicationEntityTitle(); in Setup() local
265 sopInstanceUids_, remoteAet, calledAet_)); in Setup()
360 const std::string& remoteAet, in StorageCommitmentScpJob() argument
369 if (!lock.GetConfiguration().LookupDicomModalityUsingAETitle(remoteModality_, remoteAet)) in StorageCommitmentScpJob()
372 "Unknown remote modality for storage commitment SCP: " + remoteAet); in StorageCommitmentScpJob()
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancServer/Sources/ServerJobs/
H A DStorageCommitmentScpJob.cpp263 const std::string& remoteAet = remoteModality_.GetApplicationEntityTitle(); in Setup() local
265 sopInstanceUids_, remoteAet, calledAet_)); in Setup()
360 const std::string& remoteAet, in StorageCommitmentScpJob() argument
369 if (!lock.GetConfiguration().LookupDicomModalityUsingAETitle(remoteModality_, remoteAet)) in StorageCommitmentScpJob()
372 "Unknown remote modality for storage commitment SCP: " + remoteAet); in StorageCommitmentScpJob()

1234567