- Oct 24, 2013
-
-
Steven Murray authored
CastorAddProC()
-
- Oct 23, 2013
-
-
Steven Murray authored
-
Steven Murray authored
vdqm/CMakeLists.txt now builds and installs all of the vdwm directory
-
Steven Murray authored
Improved CMakeLists.txt comments
-
- Oct 22, 2013
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
containing the Imakefiles that actually work on them.
-
Steven Murray authored
DLFCONFIG EXPCONFIG ORAREPACKCONFIG
-
Giuseppe Lo Presti authored
Exposed an enforceCheck optional argument on connectToStager() and connectToVdqm(), fixed NS schema version
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
the files that are stuck on their migration to tape.
-
Steven Murray authored
function (CastorInstallLogrotate _name) function (CastorInstallSysconfig _name) function (CastorInstallInitScript _name) function (CastorInstallConfigFile _name)
-
Steven Murray authored
-
Steven Murray authored
replacement CMakeLists.txt files: function (CastorInstallManPage _name _section) function (CastorInstallExeManPage _name) function (CastorInstallSysManPage _name) function (CastorInstallLibManPage _name) function (CastorInstallFileManPage _name) function (CastorInstallAdmManPage _name)
-
Steven Murray authored
bug #102947: RFE Remove the castor-gridftp-dsi-xroot package
-
Steven Murray authored
For got to use "commit -a". Still getting used to git.
-
Steven Murray authored
Fixed in the master branch.
-
Steven Murray authored
-
Steven Murray authored
contain the Imakefiles that work with them. The logrotate configuration scripts were in the CASTOR/debian directory for a legacy reason. In the past there was only one configuration for all of CASTOR and therefore a central directory such as the debian directory made sense. With the advent of the /etc/logrotate.d directory each package/server could have its own individual lograte configuration file.
-
Steven Murray authored
-
- Oct 21, 2013
-
-
Steven Murray authored
-
Steven Murray authored
The rfio source was the only source still using the CASTOR system account feature. I have therefore removed the feature all together.
-
Giuseppe Lo Presti authored
-
Steven Murray authored
Fixed in the master branch.
-
Steven Murray authored
-
Steven Murray authored
bug #102939: RFE: Remove the castor-sacct package
-
Steven Murray authored
Fixed in the master branch.
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
with invalid statuses
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Fixed in the master branch.
-
Steven Murray authored
Added rules to install the remaining man pages of the tape directory.
-
Steven Murray authored
-
Steven Murray authored
This modifications means that the MANPAGE build rule of config/Imake.rules now just copies manual pages to their installation directories. There is no longer any perl processing of their contents.
-
Steven Murray authored
I have put back the CASTOR man page sections in the master branch. The good news is that I have been able to remove the perl processing of the CASTOR manual pages that was changing the simple numerical section numbers into CASTOR specific ones. Developers now just write their manual pages and the Imake system will not change the man page section within them. Therefore if a manual page should be part of the 8castor man page section then the developer should explicitly put 8castor in the .TH line and not just 8. Being explicit means the reader of the man source know what they will get.
-