-
- Downloads
This is the first attempt at adding the bare minimum of tapeserverd to the CTA project
Please note that you will have to install the following CASTOR rpms in order to compile: castor castor-devel castor-lib castor-lib-server castor-lib-tape
Showing
- CMakeLists.txt 9 additions, 2 deletionsCMakeLists.txt
- tapeserver/CMakeLists.txt 0 additions, 4 deletionstapeserver/CMakeLists.txt
- tapeserver/castor/CMakeLists.txt 19 additions, 99 deletionstapeserver/castor/CMakeLists.txt
- tapeserver/castor/IObject.hpp 1 addition, 2 deletionstapeserver/castor/IObject.hpp
- tapeserver/castor/acs/Constants.hpp 35 additions, 28 deletionstapeserver/castor/acs/Constants.hpp
- tapeserver/castor/dlf/Dlf.hpp 1 addition, 1 deletiontapeserver/castor/dlf/Dlf.hpp
- tapeserver/castor/dlf/Param.hpp 1 addition, 16 deletionstapeserver/castor/dlf/Param.hpp
- tapeserver/castor/io/AbstractSocket.hpp 1 addition, 1 deletiontapeserver/castor/io/AbstractSocket.hpp
- tapeserver/castor/io/IoTest.cpp 11 additions, 11 deletionstapeserver/castor/io/IoTest.cpp
- tapeserver/castor/io/ServerSocket.hpp 1 addition, 1 deletiontapeserver/castor/io/ServerSocket.hpp
- tapeserver/castor/legacymsg/CMakeLists.txt 3 additions, 3 deletionstapeserver/castor/legacymsg/CMakeLists.txt
- tapeserver/castor/legacymsg/CupvCheckMsgBody.hpp 1 addition, 2 deletionstapeserver/castor/legacymsg/CupvCheckMsgBody.hpp
- tapeserver/castor/legacymsg/CupvMarshal.cpp 1 addition, 1 deletiontapeserver/castor/legacymsg/CupvMarshal.cpp
- tapeserver/castor/legacymsg/CupvProxyTcpIp.cpp 1 addition, 1 deletiontapeserver/castor/legacymsg/CupvProxyTcpIp.cpp
- tapeserver/castor/legacymsg/GenericErrorReplyMsgBody.hpp 1 addition, 2 deletionstapeserver/castor/legacymsg/GenericErrorReplyMsgBody.hpp
- tapeserver/castor/legacymsg/GenericReplyMsgBody.hpp 1 addition, 2 deletionstapeserver/castor/legacymsg/GenericReplyMsgBody.hpp
- tapeserver/castor/legacymsg/GiveOutpMsgBody.hpp 1 addition, 1 deletiontapeserver/castor/legacymsg/GiveOutpMsgBody.hpp
- tapeserver/castor/legacymsg/RmcMarshal.cpp 1 addition, 1 deletiontapeserver/castor/legacymsg/RmcMarshal.cpp
- tapeserver/castor/legacymsg/RmcMountMsgBody.hpp 1 addition, 2 deletionstapeserver/castor/legacymsg/RmcMountMsgBody.hpp
- tapeserver/castor/legacymsg/RmcProxyTcpIp.cpp 3 additions, 2 deletionstapeserver/castor/legacymsg/RmcProxyTcpIp.cpp
Loading
Please register or sign in to comment