- 07 Apr, 2014 9 commits
-
-
David COME authored
That way, the LogContext is no longer shared between different threads
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
The code was duplicated just bellow
-
David COME authored
A shared thread safe variable counts the number of failled writtings and we call reportEndOfSessionWithError at the end if needed
-
David COME authored
-
David COME authored
From void to bool : true if the file has been successfully written false otherwise
-
- 04 Apr, 2014 8 commits
-
-
David COME authored
and thus changed the type to an auto_ptr into DiskWriteTask
-
David COME authored
Changed the constructor to take that into account and its calls in several files
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
RecallReportPacker is provided as a parameter of execute, and the opther attributes have been replaced by a FileToRecallStruct
-
David COME authored
-
David COME authored
-
- 03 Apr, 2014 15 commits
-
-
David COME authored
-
David COME authored
-
David COME authored
Conflicts: castor/tape/tapeserver/utils/suppressUnusedVariable.hpp
-
David COME authored
-
David COME authored
Changed the constructor to take that into account, and changed the calls to the constructor where it was needed
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
-
Eric Cano authored
Conflicts: castor/tape/tapeserver/utils/suppressUnusedVariable.hpp
-
David COME authored
-
David COME authored
-
Eric Cano authored
Fixed the removal of #ifndef GLOBUS_DONT_DOCUMENT_INTERNAL from previous commit in security headers. The script used to switch to #pragma once got fooled by their unusual structure.
-
Eric Cano authored
Fixed h/rfcntl.h which missed multiple inclusion guards entirely.
-
- 02 Apr, 2014 8 commits
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
David COME authored
-
David COME authored
-
David COME authored
Added first attempt to insert a real writting in a DiskWriteTask. CMakeList changed to add the File library to the tapeserver one
-
David COME authored
Cleaned up interfaces to removed endOfWork remains and make functions virtual pure when it was possible
-
David COME authored
-
David COME authored
-