- 02 Dec, 2013 4 commits
-
-
Steven Murray authored
This commit provides an empty implementation. It's goal it to agree upon the API which is basically a cut down rip-off of the orginal DLF API. Isn't DLF already dead? I here you cry, well in line with good CASTOR tradition I reply both yes and no. The server side of the Distributed Logging Facility, effectionately known as the Denis Logging Facility, has been gone for a while. However both the C and C++ APIs have remained, with the code implementing them simply sending CASTOR logs to rsyslog.
-
Steven Murray authored
castor::exception::InvalidNbArguments I forgort to add it to the correct file in the debian directory.
-
Steven Murray authored
could compile but unfortunately TeamCity could not. Sorry for breaking the build.
-
Steven Murray authored
castor::exception::InvalidNbArguments
-
- 01 Dec, 2013 6 commits
-
-
Steven Murray authored
The tapegatewayd daemon no longer interprets python code and therefore does not need to be linked with the python library.
-
Steven Murray authored
castor::tape::utils::SmartFILEPtr
-
Steven Murray authored
of the environment variable CASTOR_NOSTK.
-
Steven Murray authored
to provide the necessary declarations to use the standard C function named memset().
-
Steven Murray authored
MemoryToTape() of rtcpd because even though the variable was assigned a value, it was not used after.
-
Steven Murray authored
MemoryToTape() of rtcpd because even though the variable was assigned a value, it was not used after.
-
- 29 Nov, 2013 1 commit
-
-
Steven Murray authored
-
- 27 Nov, 2013 1 commit
-
-
Steven Murray authored
-
- 26 Nov, 2013 17 commits
-
-
Steven Murray authored
to the RMC source code.
-
Steven Murray authored
-
Steven Murray authored
paranoid assertion to the legacy marshalling code that fires if the number of bytes marshalled does not match the calculated message length.
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
This was supposed to be part of commit 1f82df87 but got lost.
-
Sebastien Ponce authored
-
Steven Murray authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
pure wrapper around newFileList(): newFileList() rtcp_NewFileList()
-
Steven Murray authored
-
Steven Murray authored
are no longer used in the RTCOPY protocol, this commit sets recfm to be "F" and convert to be 4 which means ASCCONV. This commit would help to protect somebody who managed to run different versions of tapebridged, rtcpd and taped together.
-
- 25 Nov, 2013 4 commits
-
-
Giuseppe Lo Presti authored
Plus one more fix for bug #103242 Incorrect evaluation of lastModificationTime leads to double recalls + dark data. Hotfix script to be produced yet.
-
Giuseppe Lo Presti authored
Plus one more fix for bug #103242 Incorrect evaluation of lastModificationTime leads to double recalls + dark data. Hotfix script to be produced yet.
-
Steven Murray authored
-
Steven Murray authored
convert message fields.
-
- 22 Nov, 2013 7 commits
-
-
Steven Murray authored
server software. Removed the include of the no longer used header file "rfio_xy.h".
-
Steven Murray authored
server software. Removed the passing recfm from taped to posovl and back again.
-
Steven Murray authored
When I removed the marshalling of recfm I forgot to decrement the number of expected string terminators from 6 to 5.
-
Giuseppe Lo Presti authored
categories.
-
Steven Murray authored
server software. The code now compiles.
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-