- 16 May, 2011 6 commits
-
-
Sebastien Ponce authored
-
Steven Murray authored
Logging of summary message RT044 now make sure the variables containing client information have explicit initial values, e.g. "N/A" for string values. Before this modification it was possible to try and print garbage on the stack.
-
Dennis Waldron authored
Removed double ampersand variables. These are not necessary when using the ACCEPT keyword for user prompts
-
Dennis Waldron authored
-
Eric Cano authored
Added removal of leftover files on the file servers after wiping the stager DB as it confuses/crashes the gcd on the file servers.
-
Steven Murray authored
-
- 13 May, 2011 10 commits
-
-
Dennis Waldron authored
-
Sebastien Ponce authored
Fixed ownership of services : they are now all owned by Services and the (unused) code for reference counting on services has been cleaned up
-
Dennis Waldron authored
Removed all sleep statements. The root -> xroot -> stagerjob interaction insures that the close() of the root TFile does not return until CASTOR has finished its processing. I.e The close does not return until the stager and name server databases have been updated appropriately
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Dennis Waldron authored
-
Steven Murray authored
Merged branches/bridge_bug_80217 into the trunk.
-
Sebastien Ponce authored
-
Steven Murray authored
I have replaced C++ comments in C code with C code comments. I have moved/changed variable declarations to not bream the ISO C90 rule against mixed declarations and code.
-
- 12 May, 2011 10 commits
-
-
Eric Cano authored
Added switch in configuration file to decide whether or not the testsuite should be run.
-
Sebastien Ponce authored
-
Sebastien Ponce authored
Fixed ownership of converters. They are now completely owned by their conversion service and a reset of the conversion service will drop any converter it holds. On the way, dependency between services was implemented, where a service can register itself to any other one(s) and a reset call on one of these will trigger a reset of the registered service
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
Avoided the use of timeout gets on queues for efficiency reasons. Also cleaned up the termination code
-
Sebastien Ponce authored
Better implementation of ThreadPoolServer. The previous implementation was not allowing to have more clients connected than threads in the pool
-
Sebastien Ponce authored
Fixed output of listtransfers -p when there are 0 transfers. It was previously displaying '-' instead of 0 as if the information was not available.
-
Dennis Waldron authored
-
- 11 May, 2011 4 commits
-
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Eric Cano authored
sr #120838: Support for IBM TS1140 tape drive capacities Added 4 new densities (1600G/GC, 4000G/GC) to add support for the IBM TS1140 family. Created entries similar to the ones of the latest added density (5000G/GC).
-
- 09 May, 2011 1 commit
-
-
Dennis Waldron authored
-
- 06 May, 2011 1 commit
-
-
Dennis Waldron authored
-
- 05 May, 2011 8 commits
-
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Sebastien Ponce authored
-
Dennis Waldron authored
-
Dennis Waldron authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-