log OrthancServer/main.cpp @ 1982:b5d4f9c156ad

age author description
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
Mon, 26 Oct 2015 16:04:58 +0100 Sebastien Jodogne SetOfResources db-changes
Fri, 23 Oct 2015 16:49:17 +0200 Sebastien Jodogne OrthancStarted and OrthancStopped events in plugins
Wed, 21 Oct 2015 14:28:57 +0200 Sebastien Jodogne Under Windows, the exit status of Orthanc corresponds to the encountered error code
Wed, 21 Oct 2015 14:10:55 +0200 Sebastien Jodogne PrintErrors
Wed, 21 Oct 2015 10:34:29 +0200 Sebastien Jodogne New URI "/tools/shutdown" to stop Orthanc from the REST API
Fri, 02 Oct 2015 13:57:54 +0200 Sebastien Jodogne improved exception handling in the main program db-changes
Fri, 02 Oct 2015 12:20:49 +0200 Sebastien Jodogne sample database plugin now working db-changes
Thu, 01 Oct 2015 11:55:25 +0200 Sebastien Jodogne refactoring of sample plugins, OrthancPluginReconstructMainDicomTags db-changes
Wed, 30 Sep 2015 17:18:39 +0200 Sebastien Jodogne reconstructing main dicom tags db-changes
Wed, 30 Sep 2015 14:04:25 +0200 Sebastien Jodogne better command-line options handling
Fri, 25 Sep 2015 17:29:39 +0200 Sebastien Jodogne improved custom error login
Fri, 25 Sep 2015 16:47:05 +0200 Sebastien Jodogne refactoring
Fri, 25 Sep 2015 16:24:13 +0200 Sebastien Jodogne New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
Thu, 24 Sep 2015 15:55:17 +0200 Sebastien Jodogne IHttpExceptionFormatter
Mon, 21 Sep 2015 14:05:06 +0200 Sebastien Jodogne fix build with plugins disabled
Mon, 21 Sep 2015 13:26:45 +0200 Sebastien Jodogne "/system" URI gives information about the plugins used for storage area and DB back-end
Wed, 16 Sep 2015 15:18:59 +0200 Sebastien Jodogne Primitives to upgrade the database version in plugins
Thu, 27 Aug 2015 11:35:16 +0200 Sebastien Jodogne configuration option HttpDescribeErrors
Wed, 26 Aug 2015 17:51:03 +0200 Sebastien Jodogne New configuration option: "HttpTimeout" to set the default timeout for HTTP requests
Tue, 25 Aug 2015 13:05:22 +0200 Sebastien Jodogne more information about the origin of requests submitted to the DICOM handlers
Tue, 25 Aug 2015 12:10:12 +0200 Sebastien Jodogne More information about the origin request in OnStoredInstance() callbacks
Mon, 17 Aug 2015 10:47:04 +0200 Sebastien Jodogne refactoring and simplification of StorageAccessor
Tue, 11 Aug 2015 10:32:34 +0200 Sebastien Jodogne cont
Tue, 04 Aug 2015 14:04:48 +0200 Sebastien Jodogne support of --logdir by the internal logger
Tue, 04 Aug 2015 12:22:08 +0200 Sebastien Jodogne basic logger
Tue, 04 Aug 2015 10:01:31 +0200 Sebastien Jodogne refactoring to Logging.h
Tue, 04 Aug 2015 09:35:09 +0200 Sebastien Jodogne Creation of Logging.h
Thu, 02 Jul 2015 15:17:19 +0200 Sebastien Jodogne Initialize() and Finalize() events in Lua
Thu, 02 Jul 2015 11:35:41 +0200 Sebastien Jodogne refactoring of the main function
Wed, 01 Jul 2015 17:42:06 +0200 Sebastien Jodogne refactoring: HttpToolbox, DumpJson in Lua
Wed, 01 Jul 2015 12:09:58 +0200 Sebastien Jodogne refactoring: OrthancHttpHandler inside OrthancServer
Wed, 01 Jul 2015 11:30:19 +0200 Sebastien Jodogne refactoring: OrthancHttpHandler
Tue, 30 Jun 2015 18:41:33 +0200 Sebastien Jodogne access to the REST API from Lua
Tue, 30 Jun 2015 17:19:26 +0200 Sebastien Jodogne uncoupling of SignalChange for Lua scripts
Tue, 30 Jun 2015 16:04:05 +0200 Sebastien Jodogne refactoring of OrthancPlugins, improvement in ServeFolders
Tue, 30 Jun 2015 15:09:34 +0200 Sebastien Jodogne refactoring: LuaScripting
Tue, 26 May 2015 17:54:34 +0200 Sebastien Jodogne query retrieve query-retrieve
Fri, 22 May 2015 16:17:28 +0200 Sebastien Jodogne move primitives query-retrieve
Thu, 21 May 2015 16:58:30 +0200 Sebastien Jodogne integration mainline->query-retrieve query-retrieve
Wed, 18 Feb 2015 13:06:01 +0100 Sebastien Jodogne fix in the plugin destruction
Fri, 13 Feb 2015 09:51:22 +0100 Sebastien Jodogne more explicit message
Wed, 11 Feb 2015 10:40:08 +0100 Sebastien Jodogne custom database back-end db-changes
Thu, 05 Feb 2015 09:41:38 +0100 Sebastien Jodogne upgrade to year 2015
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Tue, 03 Feb 2015 15:00:42 +0100 Sebastien Jodogne Access to called AET and remote AET from Lua scripts
Tue, 03 Feb 2015 10:25:56 +0100 Sebastien Jodogne Plugins can access the command-line arguments used to launch Orthanc
Wed, 21 Jan 2015 17:32:53 +0100 Sebastien Jodogne refactoring
Mon, 05 Jan 2015 11:14:58 +0100 Sebastien Jodogne removal of const on IStorageArea::Read()
Mon, 08 Dec 2014 13:54:27 +0100 Sebastien Jodogne abstraction
Mon, 08 Dec 2014 12:42:50 +0100 Sebastien Jodogne catch more exceptions (patch from Valdas Rapsevicius)
Thu, 04 Dec 2014 17:04:40 +0100 Sebastien Jodogne Introspection of plugins, Plugins can extend Orthanc Explorer with custom JavaScript
Wed, 12 Nov 2014 11:52:40 +0100 Sebastien Jodogne fix race condition while unregistering plugins
Tue, 04 Nov 2014 13:56:17 +0100 Sebastien Jodogne comments db-changes
Thu, 23 Oct 2014 14:29:45 +0200 Sebastien Jodogne separated thread for change callbacks in plugins db-changes
Mon, 20 Oct 2014 16:46:40 +0200 Sebastien Jodogne fix crash when stopping Orthanc during a DICOM connection
Mon, 22 Sep 2014 13:26:24 +0200 Sebastien Jodogne log version on startup
Thu, 18 Sep 2014 17:18:26 +0200 Sebastien Jodogne Configuration/Lua to select the accepted C-Store SCP transfer syntaxes
Wed, 17 Sep 2014 17:23:08 +0200 Sebastien Jodogne abstraction to allow/prevent transfer syntaxes on AET basis
Tue, 09 Sep 2014 15:55:43 +0200 Sebastien Jodogne index-only mode, and custom storage area with plugins
Tue, 09 Sep 2014 12:53:49 +0200 Sebastien Jodogne preparing storage plugin
Tue, 09 Sep 2014 10:43:23 +0200 Sebastien Jodogne rename
Fri, 05 Sep 2014 17:12:08 +0200 Sebastien Jodogne FilesystemStorageWithoutDicom
Fri, 05 Sep 2014 16:28:34 +0200 Sebastien Jodogne IStorageArea abstraction
Tue, 02 Sep 2014 17:30:13 +0200 Sebastien Jodogne Experimental "KeepAlive" configuration option to enable HTTP Keep-Alive
Thu, 07 Aug 2014 11:33:46 +0200 Sebastien Jodogne Hot restart of Orthanc
Thu, 07 Aug 2014 10:51:35 +0200 Sebastien Jodogne avoid unnecessary exceptions on Orthanc startup
Fri, 25 Jul 2014 18:39:02 +0200 Sebastien Jodogne OnStoredInstance callback in plugins
Thu, 10 Jul 2014 11:31:14 +0200 Sebastien Jodogne integration mainline->lua-scripting lua-scripting
Tue, 08 Jul 2014 14:34:11 +0200 Sebastien Jodogne refactoring of ServerContext::Store lua-scripting
Thu, 03 Jul 2014 16:27:16 +0200 Sebastien Jodogne clarification of Lua classes wrt multithreading lua-scripting
Wed, 25 Jun 2014 13:57:05 +0200 Sebastien Jodogne integration mainline -> dicom-rt dicom-rt
Wed, 25 Jun 2014 12:09:38 +0200 Sebastien Jodogne integration mainline -> query-retrieve query-retrieve
Wed, 25 Jun 2014 11:40:41 +0200 Sebastien Jodogne integration mainline -> plugins plugins
Wed, 25 Jun 2014 11:08:11 +0200 Sebastien Jodogne Options to limit the number of results for an incoming C-FIND query
Fri, 20 Jun 2014 14:55:24 +0200 Sebastien Jodogne PluginsHttpHandler::RestApiGet plugins
Thu, 19 Jun 2014 17:47:39 +0200 Sebastien Jodogne refactoring HttpOutput plugins
Wed, 18 Jun 2014 16:07:47 +0200 Sebastien Jodogne sample to forward dicom data plugins
Wed, 18 Jun 2014 13:29:09 +0200 Sebastien Jodogne refactoring plugins
Tue, 17 Jun 2014 17:43:39 +0200 Sebastien Jodogne REST callbacks are working plugins
Mon, 16 Jun 2014 16:14:56 +0200 Sebastien Jodogne plugins for windows plugins
Mon, 02 Jun 2014 12:15:45 +0200 Sebastien Jodogne pch for unit tests and server
Mon, 02 Jun 2014 11:36:07 +0200 Sebastien Jodogne precompiled headers
Wed, 07 May 2014 16:47:56 +0200 Sebastien Jodogne configuration into a namespace
Wed, 30 Apr 2014 15:17:10 +0200 Sebastien Jodogne NEWS
Wed, 16 Apr 2014 16:04:55 +0200 Sebastien Jodogne integration mainline -> dicom-rt dicom-rt
Wed, 16 Apr 2014 16:34:09 +0200 Sebastien Jodogne integration mainline -> query-retrieve query-retrieve
Mon, 14 Apr 2014 10:27:53 +0200 Sebastien Jodogne moves
Tue, 25 Feb 2014 14:51:19 +0100 Sebastien Jodogne better logging about nonexistent tags
Wed, 19 Feb 2014 11:01:55 +0100 Sebastien Jodogne fix
Wed, 05 Feb 2014 13:58:00 +0100 Sebastien Jodogne parameter to disable the computation of the MD5
Tue, 04 Feb 2014 15:54:46 +0100 Sebastien Jodogne case-insensitive matching of Application Entity Titles
Mon, 03 Feb 2014 16:06:58 +0100 Sebastien Jodogne switch to 2014
Fri, 31 Jan 2014 17:45:27 +0100 Sebastien Jodogne possibility to disable the DICOM/HTTP servers
Thu, 30 Jan 2014 16:58:03 +0100 Sebastien Jodogne newlines
Fri, 24 Jan 2014 17:40:45 +0100 Sebastien Jodogne generalization of query/retrieve query-retrieve