Mercurial > hg > orthanc
log OrthancServer/main.cpp @ 2010:4dafe2a0d3ab
age | author | description |
---|---|---|
Thu, 09 Jun 2016 17:57:47 +0200 | Sebastien Jodogne | Support of SIGHUP signal (restart Orthanc only if the configuration files have changed) |
Thu, 09 Jun 2016 17:25:34 +0200 | Sebastien Jodogne | catching SIGHUP signal |
Tue, 31 May 2016 12:19:53 +0200 | Sebastien Jodogne | Speedup in plugins by removing unnecessary locks |
Thu, 26 May 2016 14:24:56 +0200 | Sebastien Jodogne | New URI "/modalities/.../move" to issue C-Move SCU requests |
Tue, 24 May 2016 17:45:56 +0200 | Sebastien Jodogne | New callback to handle non-worklists C-Find requests: OrthancPluginRegisterCFindCallback() |
Tue, 26 Apr 2016 17:40:55 +0200 | Sebastien Jodogne | new plugin functions: OrthancPluginHttpClient and OrthancPluginGenerateUuid |
Fri, 22 Apr 2016 10:28:55 +0200 | Sebastien Jodogne | Modification of instances can now replace PixelData |