changeset 4662:3badc205cb4c

todo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 12 May 2021 09:32:20 +0200
parents b1d87d41874e
children 72af097bb92b
files OrthancServer/Sources/OrthancInitialization.cpp TODO
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/OrthancServer/Sources/OrthancInitialization.cpp	Mon May 10 12:31:17 2021 +0200
+++ b/OrthancServer/Sources/OrthancInitialization.cpp	Wed May 12 09:32:20 2021 +0200
@@ -59,7 +59,6 @@
 
 #include <OrthancServerResources.h>
 
-#include <dcmtk/dcmnet/dul.h>     // For dcmDisableGethostbyaddr()
 #include <dcmtk/dcmnet/diutil.h>  // For DCM_dcmnetLogger
 
 
--- a/TODO	Mon May 10 12:31:17 2021 +0200
+++ b/TODO	Wed May 12 09:32:20 2021 +0200
@@ -13,7 +13,8 @@
   https://groups.google.com/d/msg/orthanc-users/--njEbqcDDI/rBu8XL-Mm-cJ
 * Support partial file retrieval in Orthanc::HttpClient
 * Support retry counter in Orthanc::HttpClient
-* Option to enable DNS lookups in DICOM: https://goo.gl/woa35Z
+* Option to enable DNS lookups in DICOM:
+  https://hg.orthanc-server.com/orthanc/file/Orthanc-1.9.3/OrthancFramework/Sources/OrthancFramework.cpp#l88
 * Toolbox::ComputeMD5() fails on files larger than 4GB
 
 
@@ -58,6 +59,8 @@
   https://groups.google.com/g/orthanc-users/c/G3_jBy4X4NQ/m/8BanTsdMBQAJ
 * Ranges of DICOM tags for "Keep" and "Remove" in ".../modify" and ".../anonymize": 
   https://groups.google.com/g/orthanc-users/c/6dETktKo9v8/m/b0LUvSfwAgAJ
+* Remove/Replace/Keep for nested sequences in "/modify":
+  https://groups.google.com/g/orthanc-users/c/iLxHN0YK00E/m/Cnauy7txBgAJ
 
 ---------
 Long-term