- 24 Jun, 2014 1 commit
-
-
Steven Murray authored
-
- 21 Jun, 2014 1 commit
-
-
Steven Murray authored
The reactor code is currently being re-implemented using zeromq. All zeromq work needs to be isolated from as much of CASTOR as possible. For the time being this means the reactor code should stay within the scope of tape developements where zeromq is being investigated.
-
- 19 Jun, 2014 1 commit
-
-
David COME authored
-
- 16 Jun, 2014 1 commit
-
-
Steven Murray authored
-
- 28 May, 2014 1 commit
-
-
Daniele Kruse authored
Added check with VMGR that migration requests coming from the gateway imply a BUSY status of the tape in VMGR
-
- 27 May, 2014 1 commit
-
-
Daniele Kruse authored
-
- 20 May, 2014 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 15 May, 2014 2 commits
-
-
David COME authored
-
Steven Murray authored
-
- 13 May, 2014 1 commit
-
-
Steven Murray authored
-
- 12 May, 2014 1 commit
-
-
Daniele Kruse authored
-
- 07 May, 2014 1 commit
-
-
Daniele Kruse authored
-
- 06 May, 2014 1 commit
-
-
Steven Murray authored
-
- 29 Apr, 2014 1 commit
-
-
Daniele Kruse authored
-
- 25 Apr, 2014 1 commit
-
-
Steven Murray authored
-
- 24 Apr, 2014 1 commit
-
-
Steven Murray authored
This commit also moves derived classes. This commit can be considered another step towards removing the need for a separate tape directory.
-
- 23 Apr, 2014 1 commit
-
-
Steven Murray authored
As a step closer to removing the need for a separate castor/tape directory, I have moved castor::tape::legacymsg to castor::legacymsg.
-
- 11 Apr, 2014 1 commit
-
-
Daniele Kruse authored
-
- 08 Apr, 2014 1 commit
-
-
Daniele Kruse authored
-
- 04 Apr, 2014 1 commit
-
-
Steven Murray authored
-
- 03 Apr, 2014 2 commits
-
-
Steven Murray authored
PollReactorImpl objects own their handlers and therefore need to delete them where appropriate. A handler knows when it should be removed from its reactor and deleted from the heap. The PollEventHandler::handleEvent() method a handler now returns true if the handler wants its reactor to remove and delete it.
-
Eric Cano authored
Fixed h/rfcntl.h which missed multiple inclusion guards entirely.
-
- 02 Apr, 2014 1 commit
-
-
Daniele Kruse authored
-
- 01 Apr, 2014 1 commit
-
-
Steven Murray authored
-
- 31 Mar, 2014 1 commit
-
-
Steven Murray authored
-
- 27 Mar, 2014 1 commit
-
-
Steven Murray authored
This commit adds code to the tapeserverd daemon to register its drives with the vdqmd daemon. There is a problem with the code in that it fails to register two drives in the up state. This will be fixed later.
-
- 26 Mar, 2014 1 commit
-
-
Daniele Kruse authored
-
- 13 Mar, 2014 1 commit
-
-
Steven Murray authored
-
- 06 Mar, 2014 1 commit
-
-
Steven Murray authored
-