Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: orthanc-source | Distribution: openSUSE Tumbleweed |
Version: 1.12.5 | Vendor: openSUSE |
Release: 1.2 | Build date: Fri Dec 20 18:20:24 2024 |
Group: Development/Sources | Build host: reproducible |
Size: 9566798 | Source RPM: orthanc-1.12.5-1.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.orthanc-server.com/ | |
Summary: This package includes the source files for Orthanc |
This package includes the source files for Orthanc. Use it in conjunction with the -devel package
GPL-3.0-or-later
* Fri Dec 20 2024 Axel Braun <axel.braun@gmx.de> - version 1.12.5 * patches toolbox.patch boost.patch sha.patch removed (in sourcecode) * for details, see NEWS file * Mon Oct 14 2024 Axel Braun <axel.braun@gmx.de> - applied patches to source tree (for plugins) * Mon Sep 30 2024 Axel Braun <axel.braun@gmx.de> - sha.patch added to fix Leap build * Wed Sep 25 2024 Axel Braun <axel.braun@gmx.de> - toolbox.patch and boost.patch added to fix TW build * Fri Jun 07 2024 Axel Braun <axel.braun@gmx.de> - version 1.12.4 * boost185.diff removed * API version upgraded to 24 * Added "MaximumPatientCount" in /system * Added a new "LimitToThisLevelMainDicomTags" field in the payload of /patients|studies|series/instances/../reconstruct to speed up the reconstruction in case you just want to update the MainDicomTags of that resource level only (e.g., after you have updated the "ExtraMainDicomTags" for this level) * The "requestedTags" GET argument is deprecated in favor of "requested-tags" * Added "?whole" option to "/instances/{id}/tags" to access tags stored after pixel data * Multitenant DICOM plugin: added support for locales. * Housekeeper plugin: - Added an option "LimitMainDicomTagsReconstructLevel" (allowed values: "Patient", "Study", "Series", "Instance"). This can greatly speed up the housekeeper process, e.g. if you have only update the Study level ExtraMainDicomTags. - Fixed broken /instances/../tags route after running the Housekeeper after having changed the "IngestTranscoding". * SDK: added OrthancPluginLogMessage() as a new primitive for plugins to log messages. This new primitive will display the plugin name, the plugin file name, and the plugin line number in the logs. If they are not using the LOG() facilities provided by the OrthancFramework, plugins should now use ORTHANC_PLUGINS_LOG_INFO(), ORTHANC_PLUGINS_LOG_WARNING(), and ORTHANC_PLUGINS_LOG_ERROR(). * C-Find queries: - In C-Find queries including "GenericGroupLength" tags, Orthanc was still extracting these tags from the storage although they were already ignored and not returned in the response. They are now removed from the query earlier to avoid this disk access that could slow down the response time. Note that this seems to happen mainly when the query originates from some GE devices (AWS). - "TimezoneOffsetFromUTC" is now ignored for matching. * The 0x0111 DIMSE Status is now considered as a warning instead of an error when received as a response to a C-Store. See https://discourse.orthanc-server.org/t/ignore-dimse-status-0x0111-when-sending-partial-duplicate-studies/4555/3 * Removed potential PHI from the logs when Orthanc encounters an error while creating a ZIP archive. * Monitoring of stable resources now also takes into consideration the resource type, not only the resource identifier identifier. * DICOM TLS: - In prior versions, when "DicomTlsRemoteCertificateRequired" was set to false, Orthanc was still sending a client certificate request during the TLS handshake but was not triggering and error if the client certificate was not trusted (equivalent to the "--verify-peer-cert" DCMTK option). Starting with Orthanc 1.12.4, if this option is set to "false", Orthanc will not send a client certificate request during the TLS handshake anymore (equivalent to the "--ignore-peer-cert" DCMTK option). - When working with "DicomTlsEnabled": true and "DicomTlsRemoteCertificateRequired": false, Orthanc was refusing to start if no "DicomTlsTrustedCertificates" was provided. - New configuration options: - "DicomTlsMinimumProtocolVersion" to select the minimum TLS protocol version - "DicomTlsCiphersAccepted" to fine tune the list of accepted ciphers * Fixed broken /instances/../tags route after calling of /studies/../reconstruct after having changed the "IngestTranscoding". * Upgraded dependencies for static builds: - boost 1.85.0 * Fri May 17 2024 Axel Braun <axel.braun@gmx.de> - boost185.diff added to fix TW build issue * Thu Mar 21 2024 Christophe Marin <christophe@krop.fr> - Update orthanc-source requirements to fix the orthanc-wsi build * Tue Mar 19 2024 Axel Braun <axel.braun@gmx.de> - apply dcmtk patch to install section: we need this patch in the source RPM as well for the plugins, otherwise TW and Leap 15.6 fail to build plugins * Thu Mar 07 2024 Axel Braun <axel.braun@gmx.de> - fix build for Leap < 15.6 * Thu Mar 07 2024 Max Lin <mlin@suse.com> - Build orthanc with gcc13 on Leap 15 * Fri Feb 02 2024 Axel Braun <axel.braun@gmx.de> - version 1.12.3 * dcmtk.diff added to fix TW build issue * add user/group orthanc * Performance of databases: - At startup, if using a database plugin, displays the latency to access the DB. - Added support for new DB primitives to enable the "READ COMMITTED" transaction mode in the PostgreSQL plugin. * API version upgraded to 23 * Added a 'KeepLabels' option in /modify routes (default = false) * Upgraded dependencies for static builds: - boost 1.84.0 - curl 8.5.0 - dcmtk 3.6.8 - jsoncpp 1.9.5 - libjpeg 9f - libpng 1.6.40 - openssl 3.1.4 - pugixml 1.14 - zlib 1.3.1 * Thu Dec 21 2023 Axel Braun <axel.braun@gmx.de> - version 1.12.2 - see NEWS for full changelog libboost.diff removed (included in source) * Mon Dec 18 2023 Axel Braun <axel.braun@gmx.de> - libboost.diff to fix build error with boost 1.84 * Wed Jul 05 2023 Axel Braun <axel.braun@gmx.de> - version 1.12.1 * Orthanc now anonymizes according to Basic Profile of PS 3.15-2023b Table E.1-1 * Added metrics: - "orthanc_storage_read_bytes" - "orthanc_storage_written_bytes" - "orthanc_memory_trimming_duration_ms" * API version upgraded to 21 * "/tools/create-dicom" can now be used to create Encapsulated 3D Manufacturing Model IODs (MTL, OBJ, or STL) * Added a route to delete the output of an asynchronous job (right now only for archive jobs): e.g. DELETE /jobs/../archive * Added "OrthancPluginLoadDicomInstance()" to load DICOM instances from the database * Added "OrthancPluginSetMetricsIntegerValue()" to track metrics with integer values * Fix decoding of YBR_FULL RLE images for which the "Planar Configuration" tag (0028,0006) equals 1 * Made Orthanc more resilient to common spelling errors in SpecificCharacterSet * Modality worklists plugin: Allow searching on private tags (exact match only) * Fix orphan files remaining in storage when working with MaximumStorageSize (https://discourse.orthanc-server.org/t/issue-with-deleting-incoming-dicoms-when-maximumstoragesize-is-reached/3510) * When deleting a resource, the "LastUpdate" metadata of its parents are now updated * Reduced the memory usage when downloading archives when "ZipLoaderThreads" > 0 * Metrics can be stored either as floating-point numbers, or as integers * Reduce the frequency of memory trimming from 100ms to 30s to avoid high idle CPU load (https://discourse.orthanc-server.org/t/onchange-callbacks-and-cpu-loads/3534). * Upgraded dependencies for static builds: - boost 1.82.0 * Sun Apr 16 2023 Axel Braun <axel.braun@gmx.de> - version 1.12.0 * Support for labels associated with patients, studies, series, and instances * Added a sample plugin bringing multitenant DICOM support through labels * Many other fixes and improvements, see NEWS * Fri Apr 14 2023 Axel Braun <axel.braun@gmx.de> - version 1.11.3 * cmake.diff removed (included in source) * install_cmd.diff removed (included in source) * Many improvements, for detailed log see NEWS * Tue Oct 25 2022 Axel Braun <axel.braun@gmx.de> - Build fixed for new plugins cmake.diff added install_cmd.diff added * Tue Sep 27 2022 Axel Braun <axel.braun@gmx.de> - version 1.11.2 * Added support for RGBA64 images in tools/create-dicom and /preview * New configuration "MaximumStorageMode" to choose between recyling of old patients (default behavior) and rejection of new incoming data when the MaximumStorageSize has been reached. * New sample plugin: "DelayedDeletion" that will delete files from disk asynchronously to speed up deletion of large studies. * Lua: new "SetHttpTimeout" function * Lua: new "OnHeartBeat" callback called at regular interval provided that you have configured "LuaHeartBeatPeriod" > 0. * "ExtraMainDicomTags" configuration now accepts Dicom Sequences. Sequences are stored in a dedicated new metadata "MainDicomSequences". This should improve DicomWeb QIDO-RS and avoid warnings like "Accessing Dicom tags from storage when accessing series : 0040,0275". Main dicom sequences can now be returned in "MainDicomTags" and in "RequestedTags". * Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing files (bug introduced in 1.11.0). * Fix the Storage Cache for compressed files (bug introduced in 1.11.1). * Fix the storage cache that was not used by the Plugin SDK. This fixes the DicomWeb plugin "/rendered" route performance issues. * DelayedDeletion plugin: Fix leaking of symbols * SQLite now closes and deletes WAL and SHM files on exit. This should improve handling of SQLite DB over network drives. * Fix static compilation of boost 1.69 on Ubuntu 22.04 * Upgraded dependencies for static builds: - boost 1.80.0 - dcmtk 3.6.7 (fixes CVE-2022-2119 and CVE-2022-2120) - openssl 3.0.5 * Housekeeper plugin: Fix resume of previous processing * Added missing MOVEPatientRootQueryRetrieveInformationModel in DicomControlUserConnection::SetupPresentationContexts() * Improved HttpClient error logging (add method + url) * API version upgraded to 18 * /system is now reporting "DatabaseServerIdentifier" * Added an Asynchronous mode to /modalities/../move. * "RequestedTags" option can now include DICOM sequences. * New function in the SDK: "OrthancPluginGetDatabaseServerIdentifier" * DicomMap::ParseMainDicomTags has been deprecated -> retrieve "full" tags and use DicomMap::FromDicomAsJson instead * Tue May 10 2022 Axel Braun <axel.braun@gmx.de> - version 1.11.0 * new API version 1.7 * new configuration parameter * for detailed changelog see NEWS * Fri May 06 2022 Marcus Meissner <meissner@suse.com> - switched source urls to https * Fri Mar 25 2022 Axel Braun <axel.braun@gmx.de> - version 1.10.1 * for detailed changelog see NEWS
/usr/src/orthanc /usr/src/orthanc/AUTHORS /usr/src/orthanc/CITATION.cff /usr/src/orthanc/COPYING /usr/src/orthanc/DarwinCompilation.txt /usr/src/orthanc/INSTALL /usr/src/orthanc/LinuxCompilation.txt /usr/src/orthanc/NEWS /usr/src/orthanc/OrthancFramework /usr/src/orthanc/OrthancFramework/COPYING /usr/src/orthanc/OrthancFramework/Resources /usr/src/orthanc/OrthancFramework/Resources/CMake /usr/src/orthanc/OrthancFramework/Resources/CMake/AutoGeneratedCode.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/BoostConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/BoostConfiguration.sh /usr/src/orthanc/OrthancFramework/Resources/CMake/BoostConfigurationStatic-1.69.0.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/CivetwebConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/Compiler.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.0.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.2.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.4.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.5.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.6.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.7.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.8.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/DownloadPackage.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/EmscriptenParameters.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/GoogleTestConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/JsonCppConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/LibCurlConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/LibIconvConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/LibIcuConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/LibJpegConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/LibP11Configuration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/LibPngConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/LuaConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/MongooseConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/OpenSslConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/OpenSslConfigurationStatic-1.1.1.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/OpenSslConfigurationStatic-3.0.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/OrthancFrameworkConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/ProtobufConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/PugixmlConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/SQLiteConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/Uninstall.cmake.in /usr/src/orthanc/OrthancFramework/Resources/CMake/UuidConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/VisualStudioPrecompiledHeaders.cmake /usr/src/orthanc/OrthancFramework/Resources/CMake/WebAssembly /usr/src/orthanc/OrthancFramework/Resources/CMake/WebAssembly/ArithmeticTests /usr/src/orthanc/OrthancFramework/Resources/CMake/WebAssembly/ArithmeticTests/CMakeLists.txt /usr/src/orthanc/OrthancFramework/Resources/CMake/WebAssembly/ArithmeticTests/Run2.cpp /usr/src/orthanc/OrthancFramework/Resources/CMake/WebAssembly/ArithmeticTests/app.js /usr/src/orthanc/OrthancFramework/Resources/CMake/WebAssembly/ArithmeticTests/arith.patch /usr/src/orthanc/OrthancFramework/Resources/CMake/WebAssembly/ArithmeticTests/index.html /usr/src/orthanc/OrthancFramework/Resources/CMake/WebAssembly/arith.h /usr/src/orthanc/OrthancFramework/Resources/CMake/ZlibConfiguration.cmake /usr/src/orthanc/OrthancFramework/Resources/CheckOrthancFrameworkSymbols.py /usr/src/orthanc/OrthancFramework/Resources/CodeGeneration /usr/src/orthanc/OrthancFramework/Resources/CodeGeneration/CheckDcmtkTransferSyntaxes.py /usr/src/orthanc/OrthancFramework/Resources/CodeGeneration/DicomTransferSyntaxes.json /usr/src/orthanc/OrthancFramework/Resources/CodeGeneration/EncodingTests.h /usr/src/orthanc/OrthancFramework/Resources/CodeGeneration/EncodingTests.py /usr/src/orthanc/OrthancFramework/Resources/CodeGeneration/ErrorCodes.json /usr/src/orthanc/OrthancFramework/Resources/CodeGeneration/GenerateErrorCodes.py /usr/src/orthanc/OrthancFramework/Resources/CodeGeneration/GenerateTransferSyntaxes.py /usr/src/orthanc/OrthancFramework/Resources/CodeGeneration/GenerateTransferSyntaxesDcmtk.mustache /usr/src/orthanc/OrthancFramework/Resources/CodeGeneration/GenerateTransferSyntaxesEnumerations.mustache /usr/src/orthanc/OrthancFramework/Resources/DcmtkTools /usr/src/orthanc/OrthancFramework/Resources/DcmtkTools/CMakeLists.txt /usr/src/orthanc/OrthancFramework/Resources/DcmtkTools/dummy.cpp /usr/src/orthanc/OrthancFramework/Resources/EmbedResources.py /usr/src/orthanc/OrthancFramework/Resources/Patches /usr/src/orthanc/OrthancFramework/Resources/Patches/OpenSSL-ConfigureHeaders.py /usr/src/orthanc/OrthancFramework/Resources/Patches/OpenSSL-ExtractProvidersOIDs.json /usr/src/orthanc/OrthancFramework/Resources/Patches/OpenSSL-ExtractProvidersOIDs.py /usr/src/orthanc/OrthancFramework/Resources/Patches/boost-1.69.0-linux-standard-base.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/boost-1.85.0-emscripten.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/boost-1.86.0-emscripten.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/civetweb-1.13.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/civetweb-1.14.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/curl-8.9.0.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/dcmtk-3.6.0-dulparse-vulnerability.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/dcmtk-3.6.0-mingw64.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/dcmtk-3.6.0-speed.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/dcmtk-3.6.2-linux-standard-base.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/dcmtk-3.6.2-private.dic /usr/src/orthanc/OrthancFramework/Resources/Patches/dcmtk-3.6.2.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/dcmtk-3.6.4.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/dcmtk-3.6.5.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/dcmtk-3.6.6.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/dcmtk-3.6.7-visual-studio.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/dcmtk-3.6.7.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/dcmtk-3.6.8-visual-studio.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/dcmtk-3.6.8.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/dcmtk-dcdict_orthanc.cc /usr/src/orthanc/OrthancFramework/Resources/Patches/dcmtk.txt /usr/src/orthanc/OrthancFramework/Resources/Patches/e2fsprogs-1.43.8-apple.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/e2fsprogs-1.44.5.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/libp11-0.4.0.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/mongoose-3.1-patch.diff /usr/src/orthanc/OrthancFramework/Resources/Patches/mongoose-3.8-patch.diff /usr/src/orthanc/OrthancFramework/Resources/Patches/openssl-1.1.1-conf.h.in /usr/src/orthanc/OrthancFramework/Resources/Patches/openssl-1.1.1k.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/openssl-3.1.4.patch /usr/src/orthanc/OrthancFramework/Resources/Patches/protobuf-3.5.1.patch /usr/src/orthanc/OrthancFramework/Resources/ProtocolBuffers /usr/src/orthanc/OrthancFramework/Resources/ProtocolBuffers/CMakeLists.txt /usr/src/orthanc/OrthancFramework/Resources/ProtocolBuffers/NOTES.txt /usr/src/orthanc/OrthancFramework/Resources/ProtocolBuffers/ProtobufLibrary.cmake /usr/src/orthanc/OrthancFramework/Resources/RetrieveCACertificates.py /usr/src/orthanc/OrthancFramework/Resources/Samples /usr/src/orthanc/OrthancFramework/Resources/Samples/MicroService /usr/src/orthanc/OrthancFramework/Resources/Samples/MicroService/CMakeLists.txt /usr/src/orthanc/OrthancFramework/Resources/Samples/MicroService/README.txt /usr/src/orthanc/OrthancFramework/Resources/Samples/MicroService/Sample.cpp /usr/src/orthanc/OrthancFramework/Resources/ThirdParty /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/VisualStudio /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/VisualStudio/stdint.h /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/base64 /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/base64/base64.cpp /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/base64/base64.h /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/icu /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/icu/CMakeLists.txt /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/icu/README.txt /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/icu/Version.cmake /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/md5 /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/md5/md5.c /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/md5/md5.h /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/minizip /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/minizip/NOTES /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/minizip/crypt.h /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/minizip/ioapi.c /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/minizip/ioapi.h /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/minizip/unzip.c /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/minizip/unzip.h /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/minizip/zip.c /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/minizip/zip.h /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/patch /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/patch/NOTES.txt /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/patch/msys-1.0.dll /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/patch/patch.exe /usr/src/orthanc/OrthancFramework/Resources/ThirdParty/patch/patch.exe.manifest /usr/src/orthanc/OrthancFramework/Resources/Toolchains /usr/src/orthanc/OrthancFramework/Resources/Toolchains/CrossToolchain.cmake /usr/src/orthanc/OrthancFramework/Resources/Toolchains/LinuxStandardBaseToolchain.cmake /usr/src/orthanc/OrthancFramework/Resources/Toolchains/MinGW-W64-Toolchain32.cmake /usr/src/orthanc/OrthancFramework/Resources/Toolchains/MinGW-W64-Toolchain64.cmake /usr/src/orthanc/OrthancFramework/Resources/Toolchains/MinGWToolchain.cmake /usr/src/orthanc/OrthancFramework/Resources/WebAssembly.txt /usr/src/orthanc/OrthancFramework/Resources/WindowsResources.py /usr/src/orthanc/OrthancFramework/Resources/WindowsResources.rc /usr/src/orthanc/OrthancFramework/SharedLibrary /usr/src/orthanc/OrthancFramework/SharedLibrary/CMakeLists.txt /usr/src/orthanc/OrthancFramework/SharedLibrary/DllMain.cpp /usr/src/orthanc/OrthancFramework/SharedLibrary/NOTES.txt /usr/src/orthanc/OrthancFramework/SharedLibrary/OrthancFramework.h.in /usr/src/orthanc/OrthancFramework/Sources /usr/src/orthanc/OrthancFramework/Sources/Cache /usr/src/orthanc/OrthancFramework/Sources/Cache/ICachePageProvider.h /usr/src/orthanc/OrthancFramework/Sources/Cache/ICacheable.h /usr/src/orthanc/OrthancFramework/Sources/Cache/LeastRecentlyUsedIndex.h /usr/src/orthanc/OrthancFramework/Sources/Cache/MemoryCache.cpp /usr/src/orthanc/OrthancFramework/Sources/Cache/MemoryCache.h /usr/src/orthanc/OrthancFramework/Sources/Cache/MemoryObjectCache.cpp /usr/src/orthanc/OrthancFramework/Sources/Cache/MemoryObjectCache.h /usr/src/orthanc/OrthancFramework/Sources/Cache/MemoryStringCache.cpp /usr/src/orthanc/OrthancFramework/Sources/Cache/MemoryStringCache.h /usr/src/orthanc/OrthancFramework/Sources/Cache/SharedArchive.cpp /usr/src/orthanc/OrthancFramework/Sources/Cache/SharedArchive.h /usr/src/orthanc/OrthancFramework/Sources/ChunkedBuffer.cpp /usr/src/orthanc/OrthancFramework/Sources/ChunkedBuffer.h /usr/src/orthanc/OrthancFramework/Sources/Compatibility.h /usr/src/orthanc/OrthancFramework/Sources/Compression /usr/src/orthanc/OrthancFramework/Sources/Compression/DeflateBaseCompressor.cpp /usr/src/orthanc/OrthancFramework/Sources/Compression/DeflateBaseCompressor.h /usr/src/orthanc/OrthancFramework/Sources/Compression/GzipCompressor.cpp /usr/src/orthanc/OrthancFramework/Sources/Compression/GzipCompressor.h /usr/src/orthanc/OrthancFramework/Sources/Compression/HierarchicalZipWriter.cpp /usr/src/orthanc/OrthancFramework/Sources/Compression/HierarchicalZipWriter.h /usr/src/orthanc/OrthancFramework/Sources/Compression/IBufferCompressor.cpp /usr/src/orthanc/OrthancFramework/Sources/Compression/IBufferCompressor.h /usr/src/orthanc/OrthancFramework/Sources/Compression/ZipReader.cpp /usr/src/orthanc/OrthancFramework/Sources/Compression/ZipReader.h /usr/src/orthanc/OrthancFramework/Sources/Compression/ZipWriter.cpp /usr/src/orthanc/OrthancFramework/Sources/Compression/ZipWriter.h /usr/src/orthanc/OrthancFramework/Sources/Compression/ZlibCompressor.cpp /usr/src/orthanc/OrthancFramework/Sources/Compression/ZlibCompressor.h /usr/src/orthanc/OrthancFramework/Sources/DicomFormat /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomArray.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomArray.h /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomElement.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomElement.h /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomImageInformation.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomImageInformation.h /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomInstanceHasher.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomInstanceHasher.h /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomIntegerPixelAccessor.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomIntegerPixelAccessor.h /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomMap.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomMap.h /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomPath.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomPath.h /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomStreamReader.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomStreamReader.h /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomTag.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomTag.h /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomValue.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/DicomValue.h /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/StreamBlockReader.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomFormat/StreamBlockReader.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/DicomAssociation.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/DicomAssociation.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/DicomAssociationParameters.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/DicomAssociationParameters.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/DicomControlUserConnection.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/DicomControlUserConnection.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/DicomFindAnswers.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/DicomFindAnswers.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/DicomServer.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/DicomServer.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/DicomStoreUserConnection.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/DicomStoreUserConnection.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/IApplicationEntityFilter.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/IFindRequestHandler.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/IFindRequestHandlerFactory.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/IGetRequestHandler.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/IGetRequestHandlerFactory.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/IMoveRequestHandler.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/IMoveRequestHandlerFactory.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/IStorageCommitmentRequestHandler.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/IStorageCommitmentRequestHandlerFactory.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/IStoreRequestHandler.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/IStoreRequestHandlerFactory.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/IWorklistRequestHandler.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/IWorklistRequestHandlerFactory.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/Internals /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/Internals/CommandDispatcher.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/Internals/CommandDispatcher.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/Internals/DicomTls.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/Internals/DicomTls.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/Internals/FindScp.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/Internals/FindScp.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/Internals/GetScp.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/Internals/GetScp.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/Internals/MoveScp.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/Internals/MoveScp.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/Internals/StoreScp.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/Internals/StoreScp.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/NetworkingCompatibility.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/RemoteModalityParameters.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/RemoteModalityParameters.h /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/TimeoutDicomConnectionManager.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomNetworking/TimeoutDicomConnectionManager.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/DcmtkTranscoder.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/DcmtkTranscoder.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/DicomDirWriter.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/DicomDirWriter.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/DicomModification.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/DicomModification.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/DicomModification_Anonymization2017c.impl.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/DicomModification_Anonymization2021b.impl.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/DicomModification_Anonymization2023b.impl.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/DicomWebJsonVisitor.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/DicomWebJsonVisitor.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/FromDcmtkBridge_TransferSyntaxes.impl.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/IDicomTranscoder.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/IDicomTranscoder.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/ITagVisitor.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/Internals /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/Internals/DicomFrameIndex.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/Internals/DicomFrameIndex.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/Internals/DicomImageDecoder.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/Internals/DicomImageDecoder.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/MemoryBufferTranscoder.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/MemoryBufferTranscoder.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/ParsedDicomCache.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/ParsedDicomCache.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/ParsedDicomDir.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/ParsedDicomDir.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/ParsedDicomFile.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/ParsedDicomFile.h /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/ToDcmtkBridge.cpp /usr/src/orthanc/OrthancFramework/Sources/DicomParsing/ToDcmtkBridge.h /usr/src/orthanc/OrthancFramework/Sources/Endianness.h /usr/src/orthanc/OrthancFramework/Sources/EnumerationDictionary.h /usr/src/orthanc/OrthancFramework/Sources/Enumerations.cpp /usr/src/orthanc/OrthancFramework/Sources/Enumerations.h /usr/src/orthanc/OrthancFramework/Sources/Enumerations_TransferSyntaxes.impl.h /usr/src/orthanc/OrthancFramework/Sources/FileBuffer.cpp /usr/src/orthanc/OrthancFramework/Sources/FileBuffer.h /usr/src/orthanc/OrthancFramework/Sources/FileStorage /usr/src/orthanc/OrthancFramework/Sources/FileStorage/FileInfo.cpp /usr/src/orthanc/OrthancFramework/Sources/FileStorage/FileInfo.h /usr/src/orthanc/OrthancFramework/Sources/FileStorage/FilesystemStorage.cpp /usr/src/orthanc/OrthancFramework/Sources/FileStorage/FilesystemStorage.h /usr/src/orthanc/OrthancFramework/Sources/FileStorage/IStorageArea.h /usr/src/orthanc/OrthancFramework/Sources/FileStorage/MemoryStorageArea.cpp /usr/src/orthanc/OrthancFramework/Sources/FileStorage/MemoryStorageArea.h /usr/src/orthanc/OrthancFramework/Sources/FileStorage/StorageAccessor.cpp /usr/src/orthanc/OrthancFramework/Sources/FileStorage/StorageAccessor.h /usr/src/orthanc/OrthancFramework/Sources/FileStorage/StorageCache.cpp /usr/src/orthanc/OrthancFramework/Sources/FileStorage/StorageCache.h /usr/src/orthanc/OrthancFramework/Sources/HttpClient.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpClient.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer /usr/src/orthanc/OrthancFramework/Sources/HttpServer/BufferHttpSender.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/BufferHttpSender.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/CStringMatcher.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/CStringMatcher.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/FilesystemHttpHandler.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/FilesystemHttpHandler.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/FilesystemHttpSender.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/FilesystemHttpSender.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/HttpContentNegociation.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/HttpContentNegociation.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/HttpFileSender.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/HttpFileSender.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/HttpOutput.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/HttpOutput.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/HttpServer.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/HttpServer.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/HttpStreamTranscoder.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/HttpStreamTranscoder.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/HttpToolbox.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/HttpToolbox.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/IHttpHandler.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/IHttpHandler.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/IHttpOutputStream.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/IHttpStreamAnswer.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/IIncomingHttpRequestFilter.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/IWebDavBucket.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/IWebDavBucket.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/MultipartStreamReader.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/MultipartStreamReader.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/StringHttpOutput.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/StringHttpOutput.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/StringMatcher.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/StringMatcher.h /usr/src/orthanc/OrthancFramework/Sources/HttpServer/WebDavStorage.cpp /usr/src/orthanc/OrthancFramework/Sources/HttpServer/WebDavStorage.h /usr/src/orthanc/OrthancFramework/Sources/IDynamicObject.h /usr/src/orthanc/OrthancFramework/Sources/IMemoryBuffer.h /usr/src/orthanc/OrthancFramework/Sources/Images /usr/src/orthanc/OrthancFramework/Sources/Images/Font.cpp /usr/src/orthanc/OrthancFramework/Sources/Images/Font.h /usr/src/orthanc/OrthancFramework/Sources/Images/FontRegistry.cpp /usr/src/orthanc/OrthancFramework/Sources/Images/FontRegistry.h /usr/src/orthanc/OrthancFramework/Sources/Images/IImageWriter.cpp /usr/src/orthanc/OrthancFramework/Sources/Images/IImageWriter.h /usr/src/orthanc/OrthancFramework/Sources/Images/Image.cpp /usr/src/orthanc/OrthancFramework/Sources/Images/Image.h /usr/src/orthanc/OrthancFramework/Sources/Images/ImageAccessor.cpp /usr/src/orthanc/OrthancFramework/Sources/Images/ImageAccessor.h /usr/src/orthanc/OrthancFramework/Sources/Images/ImageBuffer.cpp /usr/src/orthanc/OrthancFramework/Sources/Images/ImageBuffer.h /usr/src/orthanc/OrthancFramework/Sources/Images/ImageProcessing.cpp /usr/src/orthanc/OrthancFramework/Sources/Images/ImageProcessing.h /usr/src/orthanc/OrthancFramework/Sources/Images/ImageTraits.h /usr/src/orthanc/OrthancFramework/Sources/Images/JpegErrorManager.cpp /usr/src/orthanc/OrthancFramework/Sources/Images/JpegErrorManager.h /usr/src/orthanc/OrthancFramework/Sources/Images/JpegReader.cpp /usr/src/orthanc/OrthancFramework/Sources/Images/JpegReader.h /usr/src/orthanc/OrthancFramework/Sources/Images/JpegWriter.cpp /usr/src/orthanc/OrthancFramework/Sources/Images/JpegWriter.h /usr/src/orthanc/OrthancFramework/Sources/Images/NumpyWriter.cpp /usr/src/orthanc/OrthancFramework/Sources/Images/NumpyWriter.h /usr/src/orthanc/OrthancFramework/Sources/Images/PamReader.cpp /usr/src/orthanc/OrthancFramework/Sources/Images/PamReader.h /usr/src/orthanc/OrthancFramework/Sources/Images/PamWriter.cpp /usr/src/orthanc/OrthancFramework/Sources/Images/PamWriter.h /usr/src/orthanc/OrthancFramework/Sources/Images/PixelTraits.h /usr/src/orthanc/OrthancFramework/Sources/Images/PngReader.cpp /usr/src/orthanc/OrthancFramework/Sources/Images/PngReader.h /usr/src/orthanc/OrthancFramework/Sources/Images/PngWriter.cpp /usr/src/orthanc/OrthancFramework/Sources/Images/PngWriter.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/GenericJobUnserializer.cpp /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/GenericJobUnserializer.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/IJob.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/IJobUnserializer.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/JobInfo.cpp /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/JobInfo.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/JobStatus.cpp /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/JobStatus.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/JobStepResult.cpp /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/JobStepResult.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/JobsEngine.cpp /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/JobsEngine.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/JobsRegistry.cpp /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/JobsRegistry.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/Operations /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/Operations/IJobOperation.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/Operations/IJobOperationValue.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/Operations/JobOperationValues.cpp /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/Operations/JobOperationValues.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/Operations/LogJobOperation.cpp /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/Operations/LogJobOperation.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/Operations/NullOperationValue.cpp /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/Operations/NullOperationValue.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/Operations/SequenceOfOperationsJob.cpp /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/Operations/SequenceOfOperationsJob.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/Operations/StringOperationValue.cpp /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/Operations/StringOperationValue.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/SetOfCommandsJob.cpp /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/SetOfCommandsJob.h /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/SetOfInstancesJob.cpp /usr/src/orthanc/OrthancFramework/Sources/JobsEngine/SetOfInstancesJob.h /usr/src/orthanc/OrthancFramework/Sources/Logging.cpp /usr/src/orthanc/OrthancFramework/Sources/Logging.h /usr/src/orthanc/OrthancFramework/Sources/Lua /usr/src/orthanc/OrthancFramework/Sources/Lua/LuaContext.cpp /usr/src/orthanc/OrthancFramework/Sources/Lua/LuaContext.h /usr/src/orthanc/OrthancFramework/Sources/Lua/LuaFunctionCall.cpp /usr/src/orthanc/OrthancFramework/Sources/Lua/LuaFunctionCall.h /usr/src/orthanc/OrthancFramework/Sources/MallocMemoryBuffer.cpp /usr/src/orthanc/OrthancFramework/Sources/MallocMemoryBuffer.h /usr/src/orthanc/OrthancFramework/Sources/MetricsRegistry.cpp /usr/src/orthanc/OrthancFramework/Sources/MetricsRegistry.h /usr/src/orthanc/OrthancFramework/Sources/MultiThreading /usr/src/orthanc/OrthancFramework/Sources/MultiThreading/IRunnableBySteps.h /usr/src/orthanc/OrthancFramework/Sources/MultiThreading/Mutex.h /usr/src/orthanc/OrthancFramework/Sources/MultiThreading/RunnableWorkersPool.cpp /usr/src/orthanc/OrthancFramework/Sources/MultiThreading/RunnableWorkersPool.h /usr/src/orthanc/OrthancFramework/Sources/MultiThreading/Semaphore.cpp /usr/src/orthanc/OrthancFramework/Sources/MultiThreading/Semaphore.h /usr/src/orthanc/OrthancFramework/Sources/MultiThreading/SharedMessageQueue.cpp /usr/src/orthanc/OrthancFramework/Sources/MultiThreading/SharedMessageQueue.h /usr/src/orthanc/OrthancFramework/Sources/OrthancException.cpp /usr/src/orthanc/OrthancFramework/Sources/OrthancException.h /usr/src/orthanc/OrthancFramework/Sources/OrthancFramework.cpp /usr/src/orthanc/OrthancFramework/Sources/OrthancFramework.h /usr/src/orthanc/OrthancFramework/Sources/Pkcs11.cpp /usr/src/orthanc/OrthancFramework/Sources/Pkcs11.h /usr/src/orthanc/OrthancFramework/Sources/PrecompiledHeaders.cpp /usr/src/orthanc/OrthancFramework/Sources/PrecompiledHeaders.h /usr/src/orthanc/OrthancFramework/Sources/RestApi /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApi.cpp /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApi.h /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApiCall.cpp /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApiCall.h /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApiCallDocumentation.cpp /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApiCallDocumentation.h /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApiDeleteCall.h /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApiGetCall.cpp /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApiGetCall.h /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApiHierarchy.cpp /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApiHierarchy.h /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApiOutput.cpp /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApiOutput.h /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApiPath.cpp /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApiPath.h /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApiPostCall.h /usr/src/orthanc/OrthancFramework/Sources/RestApi/RestApiPutCall.h /usr/src/orthanc/OrthancFramework/Sources/SQLite /usr/src/orthanc/OrthancFramework/Sources/SQLite/Connection.cpp /usr/src/orthanc/OrthancFramework/Sources/SQLite/Connection.h /usr/src/orthanc/OrthancFramework/Sources/SQLite/FunctionContext.cpp /usr/src/orthanc/OrthancFramework/Sources/SQLite/FunctionContext.h /usr/src/orthanc/OrthancFramework/Sources/SQLite/IScalarFunction.h /usr/src/orthanc/OrthancFramework/Sources/SQLite/ITransaction.h /usr/src/orthanc/OrthancFramework/Sources/SQLite/NonCopyable.h /usr/src/orthanc/OrthancFramework/Sources/SQLite/OrthancSQLiteException.h /usr/src/orthanc/OrthancFramework/Sources/SQLite/README.txt /usr/src/orthanc/OrthancFramework/Sources/SQLite/SQLiteTypes.h /usr/src/orthanc/OrthancFramework/Sources/SQLite/Statement.cpp /usr/src/orthanc/OrthancFramework/Sources/SQLite/Statement.h /usr/src/orthanc/OrthancFramework/Sources/SQLite/StatementId.cpp /usr/src/orthanc/OrthancFramework/Sources/SQLite/StatementId.h /usr/src/orthanc/OrthancFramework/Sources/SQLite/StatementReference.cpp /usr/src/orthanc/OrthancFramework/Sources/SQLite/StatementReference.h /usr/src/orthanc/OrthancFramework/Sources/SQLite/Transaction.cpp /usr/src/orthanc/OrthancFramework/Sources/SQLite/Transaction.h /usr/src/orthanc/OrthancFramework/Sources/SerializationToolbox.cpp /usr/src/orthanc/OrthancFramework/Sources/SerializationToolbox.h /usr/src/orthanc/OrthancFramework/Sources/SharedLibrary.cpp /usr/src/orthanc/OrthancFramework/Sources/SharedLibrary.h /usr/src/orthanc/OrthancFramework/Sources/StringMemoryBuffer.cpp /usr/src/orthanc/OrthancFramework/Sources/StringMemoryBuffer.h /usr/src/orthanc/OrthancFramework/Sources/SystemToolbox.cpp /usr/src/orthanc/OrthancFramework/Sources/SystemToolbox.h /usr/src/orthanc/OrthancFramework/Sources/TemporaryFile.cpp /usr/src/orthanc/OrthancFramework/Sources/TemporaryFile.h /usr/src/orthanc/OrthancFramework/Sources/Toolbox.cpp /usr/src/orthanc/OrthancFramework/Sources/Toolbox.h /usr/src/orthanc/OrthancFramework/Sources/WebServiceParameters.cpp /usr/src/orthanc/OrthancFramework/Sources/WebServiceParameters.h /usr/src/orthanc/OrthancFramework/UnitTestsSources /usr/src/orthanc/OrthancFramework/UnitTestsSources/CMakeLists.txt /usr/src/orthanc/OrthancFramework/UnitTestsSources/DicomMapTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/FileStorageTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/FrameworkTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/FromDcmtkTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/GithubCACertificates.h /usr/src/orthanc/OrthancFramework/UnitTestsSources/ImageProcessingTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/ImageTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/JobsTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/JpegLosslessTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/LoggingTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/LuaTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/MemoryCacheTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/RestApiTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/SQLiteChromiumTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/SQLiteTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/SharedLibraryUnitTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/StreamTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/ToolboxTests.cpp /usr/src/orthanc/OrthancFramework/UnitTestsSources/ZipTests.cpp /usr/src/orthanc/OrthancServer /usr/src/orthanc/OrthancServer/CMakeLists.txt /usr/src/orthanc/OrthancServer/OrthancExplorer /usr/src/orthanc/OrthancServer/OrthancExplorer/explorer.css /usr/src/orthanc/OrthancServer/OrthancExplorer/explorer.html /usr/src/orthanc/OrthancServer/OrthancExplorer/explorer.js /usr/src/orthanc/OrthancServer/OrthancExplorer/file-upload.js /usr/src/orthanc/OrthancServer/OrthancExplorer/images /usr/src/orthanc/OrthancServer/OrthancExplorer/images/favicon.ico /usr/src/orthanc/OrthancServer/OrthancExplorer/images/unsupported.png /usr/src/orthanc/OrthancServer/OrthancExplorer/libs /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/date.js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/images /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/images/ajax-loader.gif /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/images/icons-18-black.png /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/images/icons-18-white.png /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/images/icons-36-black.png /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/images/icons-36-white.png /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/images/notes.txt /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jqm.page.params.js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jqtree-icons.png /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jqtree.css /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/css /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/css/jquery.fileupload-ui.css /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/css/style.css /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/img /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/img/loading.gif /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/img/progressbar.gif /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/js/cors /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/js/cors/jquery.postmessage-transport.js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/js/cors/jquery.xdr-transport.js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/js/jquery.fileupload-fp.js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/js/jquery.fileupload-ui.js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/js/jquery.fileupload.js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/js/jquery.iframe-transport.js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/js/locale.js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/js/vendor /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery-file-upload/js/vendor/jquery.ui.widget.js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery.blockui.js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery.min.js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery.mobile.min.css /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery.mobile.min.js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery.mobile.simpledialog.min.css /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/jquery.mobile.simpledialog2.js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/slimbox2 /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/slimbox2.js /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/slimbox2/closelabel.gif /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/slimbox2/loading.gif /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/slimbox2/nextlabel.gif /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/slimbox2/prevlabel.gif /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/slimbox2/slimbox2-rtl.css /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/slimbox2/slimbox2.css /usr/src/orthanc/OrthancServer/OrthancExplorer/libs/tree.jquery.js /usr/src/orthanc/OrthancServer/OrthancExplorer/orthanc-logo.png /usr/src/orthanc/OrthancServer/OrthancExplorer/query-retrieve.js /usr/src/orthanc/OrthancServer/Plugins /usr/src/orthanc/OrthancServer/Plugins/Engine /usr/src/orthanc/OrthancServer/Plugins/Engine/IPluginServiceProvider.h /usr/src/orthanc/OrthancServer/Plugins/Engine/OrthancPluginDatabase.cpp /usr/src/orthanc/OrthancServer/Plugins/Engine/OrthancPluginDatabase.h /usr/src/orthanc/OrthancServer/Plugins/Engine/OrthancPluginDatabaseV3.cpp /usr/src/orthanc/OrthancServer/Plugins/Engine/OrthancPluginDatabaseV3.h /usr/src/orthanc/OrthancServer/Plugins/Engine/OrthancPluginDatabaseV4.cpp /usr/src/orthanc/OrthancServer/Plugins/Engine/OrthancPluginDatabaseV4.h /usr/src/orthanc/OrthancServer/Plugins/Engine/OrthancPlugins.cpp /usr/src/orthanc/OrthancServer/Plugins/Engine/OrthancPlugins.h /usr/src/orthanc/OrthancServer/Plugins/Engine/PluginsEnumerations.cpp /usr/src/orthanc/OrthancServer/Plugins/Engine/PluginsEnumerations.h /usr/src/orthanc/OrthancServer/Plugins/Engine/PluginsErrorDictionary.cpp /usr/src/orthanc/OrthancServer/Plugins/Engine/PluginsErrorDictionary.h /usr/src/orthanc/OrthancServer/Plugins/Engine/PluginsJob.cpp /usr/src/orthanc/OrthancServer/Plugins/Engine/PluginsJob.h /usr/src/orthanc/OrthancServer/Plugins/Engine/PluginsManager.cpp /usr/src/orthanc/OrthancServer/Plugins/Engine/PluginsManager.h /usr/src/orthanc/OrthancServer/Plugins/Include /usr/src/orthanc/OrthancServer/Plugins/Include/orthanc /usr/src/orthanc/OrthancServer/Plugins/Include/orthanc/OrthancCDatabasePlugin.h /usr/src/orthanc/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h /usr/src/orthanc/OrthancServer/Plugins/Include/orthanc/OrthancDatabasePlugin.proto /usr/src/orthanc/OrthancServer/Plugins/Samples /usr/src/orthanc/OrthancServer/Plugins/Samples/AutomatedJpeg2kCompression /usr/src/orthanc/OrthancServer/Plugins/Samples/AutomatedJpeg2kCompression/CMakeLists.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/AutomatedJpeg2kCompression/Plugin.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/Basic /usr/src/orthanc/OrthancServer/Plugins/Samples/Basic/CMakeLists.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/Basic/Plugin.c /usr/src/orthanc/OrthancServer/Plugins/Samples/Common /usr/src/orthanc/OrthancServer/Plugins/Samples/Common/ExportedSymbolsPlugins.list /usr/src/orthanc/OrthancServer/Plugins/Samples/Common/OrthancPluginCppWrapper.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/Common/OrthancPluginCppWrapper.h /usr/src/orthanc/OrthancServer/Plugins/Samples/Common/OrthancPluginException.h /usr/src/orthanc/OrthancServer/Plugins/Samples/Common/OrthancPlugins.cmake /usr/src/orthanc/OrthancServer/Plugins/Samples/Common/OrthancPluginsExports.cmake /usr/src/orthanc/OrthancServer/Plugins/Samples/Common/VersionScriptPlugins.map /usr/src/orthanc/OrthancServer/Plugins/Samples/ConnectivityChecks /usr/src/orthanc/OrthancServer/Plugins/Samples/ConnectivityChecks/CMakeLists.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/ConnectivityChecks/JavaScriptLibraries.cmake /usr/src/orthanc/OrthancServer/Plugins/Samples/ConnectivityChecks/OrthancFrameworkDependencies.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/ConnectivityChecks/Plugin.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/ConnectivityChecks/WebResources /usr/src/orthanc/OrthancServer/Plugins/Samples/ConnectivityChecks/WebResources/app.js /usr/src/orthanc/OrthancServer/Plugins/Samples/ConnectivityChecks/WebResources/index.html /usr/src/orthanc/OrthancServer/Plugins/Samples/ConnectivityChecks/WebResources/style.css /usr/src/orthanc/OrthancServer/Plugins/Samples/CustomImageDecoder /usr/src/orthanc/OrthancServer/Plugins/Samples/CustomImageDecoder/CMakeLists.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/CustomImageDecoder/Plugin.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/DelayedDeletion /usr/src/orthanc/OrthancServer/Plugins/Samples/DelayedDeletion/CMakeLists.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/DelayedDeletion/LargeDeleteJob.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/DelayedDeletion/LargeDeleteJob.h /usr/src/orthanc/OrthancServer/Plugins/Samples/DelayedDeletion/OrthancFrameworkDependencies.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/DelayedDeletion/PendingDeletionsDatabase.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/DelayedDeletion/PendingDeletionsDatabase.h /usr/src/orthanc/OrthancServer/Plugins/Samples/DelayedDeletion/Plugin.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/Housekeeper /usr/src/orthanc/OrthancServer/Plugins/Samples/Housekeeper/Plugin.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists/CMakeLists.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists/Plugin.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists/README /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists/WorklistsDatabase /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists/WorklistsDatabase/Generate.py /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists/WorklistsDatabase/wklist1.wl /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists/WorklistsDatabase/wklist10.wl /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists/WorklistsDatabase/wklist2.wl /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists/WorklistsDatabase/wklist3.wl /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists/WorklistsDatabase/wklist4.wl /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists/WorklistsDatabase/wklist5.wl /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists/WorklistsDatabase/wklist6.wl /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists/WorklistsDatabase/wklist7.wl /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists/WorklistsDatabase/wklist8.wl /usr/src/orthanc/OrthancServer/Plugins/Samples/ModalityWorklists/WorklistsDatabase/wklist9.wl /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/CMakeLists.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/DicomFilter.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/DicomFilter.h /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/FindRequestHandler.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/FindRequestHandler.h /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/MoveRequestHandler.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/MoveRequestHandler.h /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/MultitenantDicomServer.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/MultitenantDicomServer.h /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/NOTES.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/OrthancFrameworkDependencies.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/Plugin.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/PluginEnumerations.h /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/PluginToolbox.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/PluginToolbox.h /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/StoreRequestHandler.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/MultitenantDicom/StoreRequestHandler.h /usr/src/orthanc/OrthancServer/Plugins/Samples/README.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/Sanitizer /usr/src/orthanc/OrthancServer/Plugins/Samples/Sanitizer/CMakeLists.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/Sanitizer/Plugin.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/ServeFolders /usr/src/orthanc/OrthancServer/Plugins/Samples/ServeFolders/CMakeLists.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/ServeFolders/Plugin.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/ServeFolders/README /usr/src/orthanc/OrthancServer/Plugins/Samples/StorageArea /usr/src/orthanc/OrthancServer/Plugins/Samples/StorageArea/CMakeLists.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/StorageArea/Plugin.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/StorageCommitmentScp /usr/src/orthanc/OrthancServer/Plugins/Samples/StorageCommitmentScp/CMakeLists.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/StorageCommitmentScp/Plugin.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/WebDavFilesystem /usr/src/orthanc/OrthancServer/Plugins/Samples/WebDavFilesystem/CMakeLists.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/WebDavFilesystem/Plugin.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/WebSkeleton /usr/src/orthanc/OrthancServer/Plugins/Samples/WebSkeleton/CMakeLists.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/WebSkeleton/Configuration.h /usr/src/orthanc/OrthancServer/Plugins/Samples/WebSkeleton/Framework /usr/src/orthanc/OrthancServer/Plugins/Samples/WebSkeleton/Framework/EmbedResources.py /usr/src/orthanc/OrthancServer/Plugins/Samples/WebSkeleton/Framework/Framework.cmake /usr/src/orthanc/OrthancServer/Plugins/Samples/WebSkeleton/Framework/Plugin.cpp /usr/src/orthanc/OrthancServer/Plugins/Samples/WebSkeleton/NOTES.txt /usr/src/orthanc/OrthancServer/Plugins/Samples/WebSkeleton/StaticResources /usr/src/orthanc/OrthancServer/Plugins/Samples/WebSkeleton/StaticResources/index.html /usr/src/orthanc/OrthancServer/Resources /usr/src/orthanc/OrthancServer/Resources/Configuration.json /usr/src/orthanc/OrthancServer/Resources/DicomConformanceStatement.py /usr/src/orthanc/OrthancServer/Resources/DicomConformanceStatement.txt /usr/src/orthanc/OrthancServer/Resources/Fonts /usr/src/orthanc/OrthancServer/Resources/Fonts/GenerateFont.py /usr/src/orthanc/OrthancServer/Resources/Fonts/README.txt /usr/src/orthanc/OrthancServer/Resources/Fonts/UbuntuMonoBold-16.json /usr/src/orthanc/OrthancServer/Resources/GenerateAnonymizationProfile.py /usr/src/orthanc/OrthancServer/Resources/ImplementationNotes /usr/src/orthanc/OrthancServer/Resources/ImplementationNotes/DatabasesClassHierarchy.txt /usr/src/orthanc/OrthancServer/Resources/ImplementationNotes/JobsEngineStates.dot /usr/src/orthanc/OrthancServer/Resources/ImplementationNotes/JobsEngineStates.pdf /usr/src/orthanc/OrthancServer/Resources/ImplementationNotes/memory_consumption.txt /usr/src/orthanc/OrthancServer/Resources/OldBuildInstructions.txt /usr/src/orthanc/OrthancServer/Resources/Orthanc.doxygen /usr/src/orthanc/OrthancServer/Resources/OrthancLogo.png /usr/src/orthanc/OrthancServer/Resources/OrthancLogoDocumentation.png /usr/src/orthanc/OrthancServer/Resources/OrthancPlugin.doxygen /usr/src/orthanc/OrthancServer/Resources/PreventProtobufDirectoryLeaks.py /usr/src/orthanc/OrthancServer/Resources/RunCppCheck.sh /usr/src/orthanc/OrthancServer/Resources/Samples /usr/src/orthanc/OrthancServer/Resources/Samples/CppHelpers /usr/src/orthanc/OrthancServer/Resources/Samples/CppHelpers/Logging /usr/src/orthanc/OrthancServer/Resources/Samples/CppHelpers/Logging/ILogger.h /usr/src/orthanc/OrthancServer/Resources/Samples/CppHelpers/Logging/NullLogger.h /usr/src/orthanc/OrthancServer/Resources/Samples/CppHelpers/Logging/OrthancLogger.cpp /usr/src/orthanc/OrthancServer/Resources/Samples/CppHelpers/Logging/OrthancLogger.h /usr/src/orthanc/OrthancServer/Resources/Samples/CppHelpers/Logging/OrthancPluginLogger.cpp /usr/src/orthanc/OrthancServer/Resources/Samples/CppHelpers/Logging/OrthancPluginLogger.h /usr/src/orthanc/OrthancServer/Resources/Samples/CppHelpers/README.md /usr/src/orthanc/OrthancServer/Resources/Samples/ImportDicomFiles /usr/src/orthanc/OrthancServer/Resources/Samples/ImportDicomFiles/ImportDicomFiles.py /usr/src/orthanc/OrthancServer/Resources/Samples/ImportDicomFiles/OrthancImport.py /usr/src/orthanc/OrthancServer/Resources/Samples/Lua /usr/src/orthanc/OrthancServer/Resources/Samples/Lua/AutomatedJpeg2kCompression.lua /usr/src/orthanc/OrthancServer/Resources/Samples/Lua/Autorouting.lua /usr/src/orthanc/OrthancServer/Resources/Samples/Lua/AutoroutingConditional.lua /usr/src/orthanc/OrthancServer/Resources/Samples/Lua/AutoroutingModification.lua /usr/src/orthanc/OrthancServer/Resources/Samples/Lua/CallDcm2Xml.lua /usr/src/orthanc/OrthancServer/Resources/Samples/Lua/CallImageJ.lua /usr/src/orthanc/OrthancServer/Resources/Samples/Lua/CallWebService.js /usr/src/orthanc/OrthancServer/Resources/Samples/Lua/CallWebService.lua /usr/src/orthanc/OrthancServer/Resources/Samples/Lua/ClassifyUsingAet.lua /usr/src/orthanc/OrthancServer/Resources/Samples/Lua/IncomingFindRequestFilter.lua /usr/src/orthanc/OrthancServer/Resources/Samples/Lua/ModifyInstanceWithSequence.lua /usr/src/orthanc/OrthancServer/Resources/Samples/Lua/OnStableStudy.lua /usr/src/orthanc/OrthancServer/Resources/Samples/Lua/ParseDoseReport.lua /usr/src/orthanc/OrthancServer/Resources/Samples/Lua/WriteToDisk.lua /usr/src/orthanc/OrthancServer/Resources/Samples/Python /usr/src/orthanc/OrthancServer/Resources/Samples/Python/AnonymizeAllPatients.py /usr/src/orthanc/OrthancServer/Resources/Samples/Python/ArchiveAllPatients.py /usr/src/orthanc/OrthancServer/Resources/Samples/Python/ArchiveStudiesInTimeRange.py /usr/src/orthanc/OrthancServer/Resources/Samples/Python/AutoClassify.py /usr/src/orthanc/OrthancServer/Resources/Samples/Python/ChangesLoop.py /usr/src/orthanc/OrthancServer/Resources/Samples/Python/ContinuousPatientAnonymization.py /usr/src/orthanc/OrthancServer/Resources/Samples/Python/DeleteAllStudies.py /usr/src/orthanc/OrthancServer/Resources/Samples/Python/DicomizeImage.py /usr/src/orthanc/OrthancServer/Resources/Samples/Python/DownloadAnonymized.py /usr/src/orthanc/OrthancServer/Resources/Samples/Python/HighPerformanceAutoRouting.py /usr/src/orthanc/OrthancServer/Resources/Samples/Python/ManualModification.py /usr/src/orthanc/OrthancServer/Resources/Samples/Python/MicroCTDicomization.py /usr/src/orthanc/OrthancServer/Resources/Samples/Python/Replicate.py /usr/src/orthanc/OrthancServer/Resources/Samples/Python/RestToolbox.py /usr/src/orthanc/OrthancServer/Resources/Samples/README.txt /usr/src/orthanc/OrthancServer/Resources/Samples/Tools /usr/src/orthanc/OrthancServer/Resources/Samples/Tools/CMakeLists.txt /usr/src/orthanc/OrthancServer/Resources/Samples/Tools/RecoverCompressedFile.cpp /usr/src/orthanc/OrthancServer/Resources/Samples/WebApplications /usr/src/orthanc/OrthancServer/Resources/Samples/WebApplications/DrawingDicomizer /usr/src/orthanc/OrthancServer/Resources/Samples/WebApplications/DrawingDicomizer.js /usr/src/orthanc/OrthancServer/Resources/Samples/WebApplications/DrawingDicomizer/drawing.js /usr/src/orthanc/OrthancServer/Resources/Samples/WebApplications/DrawingDicomizer/index.html /usr/src/orthanc/OrthancServer/Resources/Samples/WebApplications/DrawingDicomizer/orthanc.js /usr/src/orthanc/OrthancServer/Resources/Samples/WebApplications/NodeToolbox.js /usr/src/orthanc/OrthancServer/Resources/Samples/WebApplications/README.txt /usr/src/orthanc/OrthancServer/Resources/Testing /usr/src/orthanc/OrthancServer/Resources/Testing/Issue32 /usr/src/orthanc/OrthancServer/Resources/Testing/Issue32/Cpp /usr/src/orthanc/OrthancServer/Resources/Testing/Issue32/Cpp/CMakeLists.txt /usr/src/orthanc/OrthancServer/Resources/Testing/Issue32/Cpp/main.cpp /usr/src/orthanc/OrthancServer/Resources/Testing/Issue32/Java /usr/src/orthanc/OrthancServer/Resources/Testing/Issue32/Java/README.txt /usr/src/orthanc/OrthancServer/Resources/Testing/Issue32/Java/pom.xml /usr/src/orthanc/OrthancServer/Resources/Testing/Issue32/Java/src /usr/src/orthanc/OrthancServer/Resources/Testing/Issue32/Java/src/test /usr/src/orthanc/OrthancServer/Resources/Testing/Issue32/Java/src/test/java /usr/src/orthanc/OrthancServer/Resources/Testing/Issue32/Java/src/test/java/io /usr/src/orthanc/OrthancServer/Resources/Testing/Issue32/Java/src/test/java/io/osimis /usr/src/orthanc/OrthancServer/Resources/Testing/Issue32/Java/src/test/java/io/osimis/AppTest.java /usr/src/orthanc/OrthancServer/Resources/Toolbox.lua /usr/src/orthanc/OrthancServer/Resources/VersionScriptOrthanc.map /usr/src/orthanc/OrthancServer/Sources /usr/src/orthanc/OrthancServer/Sources/Database /usr/src/orthanc/OrthancServer/Sources/Database/BaseCompatibilityTransaction.cpp /usr/src/orthanc/OrthancServer/Sources/Database/BaseCompatibilityTransaction.h /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility/DatabaseLookup.cpp /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility/DatabaseLookup.h /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility/GenericFind.cpp /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility/GenericFind.h /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility/ICreateInstance.cpp /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility/ICreateInstance.h /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility/IGetChildrenMetadata.cpp /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility/IGetChildrenMetadata.h /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility/ILookupResourceAndParent.cpp /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility/ILookupResourceAndParent.h /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility/ILookupResources.cpp /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility/ILookupResources.h /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility/ISetResourcesContent.h /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility/SetOfResources.cpp /usr/src/orthanc/OrthancServer/Sources/Database/Compatibility/SetOfResources.h /usr/src/orthanc/OrthancServer/Sources/Database/FindRequest.cpp /usr/src/orthanc/OrthancServer/Sources/Database/FindRequest.h /usr/src/orthanc/OrthancServer/Sources/Database/FindResponse.cpp /usr/src/orthanc/OrthancServer/Sources/Database/FindResponse.h /usr/src/orthanc/OrthancServer/Sources/Database/IDatabaseListener.h /usr/src/orthanc/OrthancServer/Sources/Database/IDatabaseWrapper.h /usr/src/orthanc/OrthancServer/Sources/Database/InstallLabelsTable.sql /usr/src/orthanc/OrthancServer/Sources/Database/InstallTrackAttachmentsSize.sql /usr/src/orthanc/OrthancServer/Sources/Database/MainDicomTagsRegistry.cpp /usr/src/orthanc/OrthancServer/Sources/Database/MainDicomTagsRegistry.h /usr/src/orthanc/OrthancServer/Sources/Database/OrthancIdentifiers.cpp /usr/src/orthanc/OrthancServer/Sources/Database/OrthancIdentifiers.h /usr/src/orthanc/OrthancServer/Sources/Database/PrepareDatabase.sql /usr/src/orthanc/OrthancServer/Sources/Database/ResourcesContent.cpp /usr/src/orthanc/OrthancServer/Sources/Database/ResourcesContent.h /usr/src/orthanc/OrthancServer/Sources/Database/SQLiteDatabaseWrapper.cpp /usr/src/orthanc/OrthancServer/Sources/Database/SQLiteDatabaseWrapper.h /usr/src/orthanc/OrthancServer/Sources/Database/StatelessDatabaseOperations.cpp /usr/src/orthanc/OrthancServer/Sources/Database/StatelessDatabaseOperations.h /usr/src/orthanc/OrthancServer/Sources/Database/Upgrade3To4.sql /usr/src/orthanc/OrthancServer/Sources/Database/Upgrade4To5.sql /usr/src/orthanc/OrthancServer/Sources/Database/VoidDatabaseListener.cpp /usr/src/orthanc/OrthancServer/Sources/Database/VoidDatabaseListener.h /usr/src/orthanc/OrthancServer/Sources/DicomInstanceOrigin.cpp /usr/src/orthanc/OrthancServer/Sources/DicomInstanceOrigin.h /usr/src/orthanc/OrthancServer/Sources/DicomInstanceToStore.cpp /usr/src/orthanc/OrthancServer/Sources/DicomInstanceToStore.h /usr/src/orthanc/OrthancServer/Sources/EmbeddedResourceHttpHandler.cpp /usr/src/orthanc/OrthancServer/Sources/EmbeddedResourceHttpHandler.h /usr/src/orthanc/OrthancServer/Sources/ExportedResource.cpp /usr/src/orthanc/OrthancServer/Sources/ExportedResource.h /usr/src/orthanc/OrthancServer/Sources/IDicomImageDecoder.h /usr/src/orthanc/OrthancServer/Sources/IServerListener.h /usr/src/orthanc/OrthancServer/Sources/JobEvent.h /usr/src/orthanc/OrthancServer/Sources/LuaScripting.cpp /usr/src/orthanc/OrthancServer/Sources/LuaScripting.h /usr/src/orthanc/OrthancServer/Sources/OrthancConfiguration.cpp /usr/src/orthanc/OrthancServer/Sources/OrthancConfiguration.h /usr/src/orthanc/OrthancServer/Sources/OrthancFindRequestHandler.cpp /usr/src/orthanc/OrthancServer/Sources/OrthancFindRequestHandler.h /usr/src/orthanc/OrthancServer/Sources/OrthancGetRequestHandler.cpp /usr/src/orthanc/OrthancServer/Sources/OrthancGetRequestHandler.h /usr/src/orthanc/OrthancServer/Sources/OrthancHttpHandler.cpp /usr/src/orthanc/OrthancServer/Sources/OrthancHttpHandler.h /usr/src/orthanc/OrthancServer/Sources/OrthancInitialization.cpp /usr/src/orthanc/OrthancServer/Sources/OrthancInitialization.h /usr/src/orthanc/OrthancServer/Sources/OrthancMoveRequestHandler.cpp /usr/src/orthanc/OrthancServer/Sources/OrthancMoveRequestHandler.h /usr/src/orthanc/OrthancServer/Sources/OrthancRestApi /usr/src/orthanc/OrthancServer/Sources/OrthancRestApi/OrthancRestAnonymizeModify.cpp /usr/src/orthanc/OrthancServer/Sources/OrthancRestApi/OrthancRestApi.cpp /usr/src/orthanc/OrthancServer/Sources/OrthancRestApi/OrthancRestApi.h /usr/src/orthanc/OrthancServer/Sources/OrthancRestApi/OrthancRestArchive.cpp /usr/src/orthanc/OrthancServer/Sources/OrthancRestApi/OrthancRestChanges.cpp /usr/src/orthanc/OrthancServer/Sources/OrthancRestApi/OrthancRestModalities.cpp /usr/src/orthanc/OrthancServer/Sources/OrthancRestApi/OrthancRestResources.cpp /usr/src/orthanc/OrthancServer/Sources/OrthancRestApi/OrthancRestSystem.cpp /usr/src/orthanc/OrthancServer/Sources/OrthancWebDav.cpp /usr/src/orthanc/OrthancServer/Sources/OrthancWebDav.h /usr/src/orthanc/OrthancServer/Sources/PrecompiledHeadersServer.cpp /usr/src/orthanc/OrthancServer/Sources/PrecompiledHeadersServer.h /usr/src/orthanc/OrthancServer/Sources/QueryRetrieveHandler.cpp /usr/src/orthanc/OrthancServer/Sources/QueryRetrieveHandler.h /usr/src/orthanc/OrthancServer/Sources/ResourceFinder.cpp /usr/src/orthanc/OrthancServer/Sources/ResourceFinder.h /usr/src/orthanc/OrthancServer/Sources/Search /usr/src/orthanc/OrthancServer/Sources/Search/DatabaseDicomTagConstraint.cpp /usr/src/orthanc/OrthancServer/Sources/Search/DatabaseDicomTagConstraint.h /usr/src/orthanc/OrthancServer/Sources/Search/DatabaseDicomTagConstraints.cpp /usr/src/orthanc/OrthancServer/Sources/Search/DatabaseDicomTagConstraints.h /usr/src/orthanc/OrthancServer/Sources/Search/DatabaseLookup.cpp /usr/src/orthanc/OrthancServer/Sources/Search/DatabaseLookup.h /usr/src/orthanc/OrthancServer/Sources/Search/DatabaseMetadataConstraint.cpp /usr/src/orthanc/OrthancServer/Sources/Search/DatabaseMetadataConstraint.h /usr/src/orthanc/OrthancServer/Sources/Search/DicomTagConstraint.cpp /usr/src/orthanc/OrthancServer/Sources/Search/DicomTagConstraint.h /usr/src/orthanc/OrthancServer/Sources/Search/HierarchicalMatcher.cpp /usr/src/orthanc/OrthancServer/Sources/Search/HierarchicalMatcher.h /usr/src/orthanc/OrthancServer/Sources/Search/IDatabaseConstraint.h /usr/src/orthanc/OrthancServer/Sources/Search/ISqlLookupFormatter.cpp /usr/src/orthanc/OrthancServer/Sources/Search/ISqlLookupFormatter.h /usr/src/orthanc/OrthancServer/Sources/ServerContext.cpp /usr/src/orthanc/OrthancServer/Sources/ServerContext.h /usr/src/orthanc/OrthancServer/Sources/ServerEnumerations.cpp /usr/src/orthanc/OrthancServer/Sources/ServerEnumerations.h /usr/src/orthanc/OrthancServer/Sources/ServerIndex.cpp /usr/src/orthanc/OrthancServer/Sources/ServerIndex.h /usr/src/orthanc/OrthancServer/Sources/ServerIndexChange.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs /usr/src/orthanc/OrthancServer/Sources/ServerJobs/ArchiveJob.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/ArchiveJob.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/CleaningInstancesJob.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/CleaningInstancesJob.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/DicomModalityStoreJob.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/DicomModalityStoreJob.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/DicomMoveScuJob.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/DicomMoveScuJob.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/IStorageCommitmentFactory.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/LuaJobManager.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/LuaJobManager.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/MergeStudyJob.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/MergeStudyJob.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/Operations /usr/src/orthanc/OrthancServer/Sources/ServerJobs/Operations/DeleteResourceOperation.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/Operations/DeleteResourceOperation.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/Operations/DicomInstanceOperationValue.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/Operations/DicomInstanceOperationValue.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/Operations/ModifyInstanceOperation.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/Operations/ModifyInstanceOperation.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/Operations/StorePeerOperation.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/Operations/StorePeerOperation.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/Operations/StoreScuOperation.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/Operations/StoreScuOperation.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/Operations/SystemCallOperation.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/Operations/SystemCallOperation.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/OrthancJobUnserializer.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/OrthancJobUnserializer.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/OrthancPeerStoreJob.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/OrthancPeerStoreJob.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/ResourceModificationJob.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/ResourceModificationJob.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/SplitStudyJob.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/SplitStudyJob.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/StorageCommitmentScpJob.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/StorageCommitmentScpJob.h /usr/src/orthanc/OrthancServer/Sources/ServerJobs/ThreadedSetOfInstancesJob.cpp /usr/src/orthanc/OrthancServer/Sources/ServerJobs/ThreadedSetOfInstancesJob.h /usr/src/orthanc/OrthancServer/Sources/ServerToolbox.cpp /usr/src/orthanc/OrthancServer/Sources/ServerToolbox.h /usr/src/orthanc/OrthancServer/Sources/SliceOrdering.cpp /usr/src/orthanc/OrthancServer/Sources/SliceOrdering.h /usr/src/orthanc/OrthancServer/Sources/StorageCommitmentReports.cpp /usr/src/orthanc/OrthancServer/Sources/StorageCommitmentReports.h /usr/src/orthanc/OrthancServer/Sources/main.cpp /usr/src/orthanc/OrthancServer/UnitTestsSources /usr/src/orthanc/OrthancServer/UnitTestsSources/DatabaseLookupTests.cpp /usr/src/orthanc/OrthancServer/UnitTestsSources/LuaServerTests.cpp /usr/src/orthanc/OrthancServer/UnitTestsSources/PluginsTests.cpp /usr/src/orthanc/OrthancServer/UnitTestsSources/PrecompiledHeadersUnitTests.cpp /usr/src/orthanc/OrthancServer/UnitTestsSources/PrecompiledHeadersUnitTests.h /usr/src/orthanc/OrthancServer/UnitTestsSources/ServerIndexTests.cpp /usr/src/orthanc/OrthancServer/UnitTestsSources/ServerJobsTests.cpp /usr/src/orthanc/OrthancServer/UnitTestsSources/SizeOfTests.cpp /usr/src/orthanc/OrthancServer/UnitTestsSources/SizeOfTests.impl.h /usr/src/orthanc/OrthancServer/UnitTestsSources/UnitTestsMain.cpp /usr/src/orthanc/OrthancServer/UnitTestsSources/VersionsTests.cpp /usr/src/orthanc/README /usr/src/orthanc/TODO
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 00:30:25 2025