- 04 Dec, 2013 2 commits
-
-
Steven Murray authored
until some work is pulled/rebased from the remote master. Please also note that more work still needs to be done before this can be used by somebody else.
-
Steven Murray authored
the UUID should be passed in as a const.
-
- 03 Dec, 2013 11 commits
-
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
Added a PackeOnly cmake mode to allow packaging in reduced environement (i.e. missing some build dependancies). This allows creation of tarball and srpms.
-
Eric Cano authored
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
-
- 02 Dec, 2013 6 commits
-
-
Steven Murray authored
static (hidden) methods to the castor/log/Log.cpp file: castor_openlog() castor_closelog() castor_syslog() These three methods are copies of the dlf_openlog(), dlf_closelog() and dlf_syslog() functions defined in the file CASTOR/dlf/dlf_lib.c. I have renamed the associated static global variables using the "s_" naming convention. Please note that this commit does not finish the implementation of the new logging API (I here a groan from the back). Again I'm looking for feedback (again another groan from the back).
-
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.
-
Eric Cano authored
-
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 13 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
-