- 04 Apr, 2014 4 commits
-
-
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 12 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
-
David COME authored
-
David COME authored
-
Steven Murray authored
-
David COME authored
-
- 01 Apr, 2014 8 commits
-
-
Steven Murray authored
-
David COME authored
-
David COME authored
DiskReadTask -> DiskReadTaskInterface, DiskReadFileTask -> DiskReadTask, same thing for the write side. Changed the includes files accordingly
-
Steven Murray authored
POLLIN is unfortuntaley not the logical or of POLLRDNORM and POLLRDBAND on SLC 5. I therefore replaced POLLIN with the logical or. I also added POLLPRI into the mix to cover all possible types of read event.
-
David COME authored
-
David COME authored
-
David COME authored
-
David COME authored
-
- 31 Mar, 2014 1 commit
-
-
Steven Murray authored
-