log OrthancServer/main.cpp @ 2009:e2dd40abce72

age author description
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
Fri, 22 Apr 2016 08:57:33 +0200 Sebastien Jodogne new error code: ErrorCode_AlreadyExistingTag
Mon, 11 Apr 2016 10:27:15 +0200 Sebastien Jodogne fix possibly uninitialized variable
Thu, 07 Apr 2016 17:42:20 +0200 Sebastien Jodogne sample plugin
Thu, 07 Apr 2016 16:26:22 +0200 Sebastien Jodogne Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback
Tue, 05 Apr 2016 10:30:17 +0200 Sebastien Jodogne warn about the use of privileged ports
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Mon, 07 Dec 2015 09:48:34 +0100 Sebastien Jodogne merge
Mon, 07 Dec 2015 09:46:37 +0100 Sebastien Jodogne Promiscuous mode is now turned off by default
Sat, 05 Dec 2015 11:22:17 +0100 Sebastien Jodogne invitation to replicate if upgrade fails
Thu, 03 Dec 2015 10:02:16 +0100 Sebastien Jodogne output creation time for mainline builds
Tue, 01 Dec 2015 14:53:52 +0100 Sebastien Jodogne OrthancFindRequestHandler::FilterQueryTag
Mon, 23 Nov 2015 17:02:42 +0100 Sebastien Jodogne disable worklist support if no plugin has registered callbacks worklists
Mon, 23 Nov 2015 15:26:42 +0100 Sebastien Jodogne integration mainline->worklists worklists
Mon, 23 Nov 2015 15:24:39 +0100 Sebastien Jodogne UnknownSopClassAccepted option
Fri, 20 Nov 2015 17:56:31 +0100 Sebastien Jodogne c-find scu for modality worklists worklists
Fri, 20 Nov 2015 15:54:07 +0100 Sebastien Jodogne sample worklist plugin worklists
Fri, 20 Nov 2015 13:53:20 +0100 Sebastien Jodogne callback for handling worklists with plugins worklists
Fri, 20 Nov 2015 12:57:14 +0100 Sebastien Jodogne calledAet made available to all the handlers worklists
Fri, 20 Nov 2015 11:37:58 +0100 Sebastien Jodogne worklists are working worklists
Thu, 19 Nov 2015 18:32:00 +0100 Sebastien Jodogne HierarchicalMatcher - extracting tags worklists
Thu, 19 Nov 2015 17:41:22 +0100 Sebastien Jodogne HierarchicalMatcher worklists
Wed, 18 Nov 2015 15:50:32 +0100 Sebastien Jodogne refactoring of DicomFindAnswers worklists
Wed, 18 Nov 2015 12:00:14 +0100 Sebastien Jodogne primitives to handle dicom worklists worklists
Tue, 17 Nov 2015 17:46:32 +0100 Sebastien Jodogne AcceptMediaDispatcher bootstrap