- Feb 03, 2015
-
-
Steven Murray authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- Feb 02, 2015
-
-
Steven Murray authored
-
Eric Cano authored
-
Daniele Kruse authored
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
Fixed compilation issues with -pedantic (added -Wno-long-long for protocol buffers generated code).
-
Steven Murray authored
-
Daniele Kruse authored
-
Steven Murray authored
-
Eric Cano authored
-
Steven Murray authored
-
Steven Murray authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Steven Murray authored
Added host to UserIdentity so that the authorisation of adminstrators can be based both on the user and the host from which they are communicating.
-
- Jan 30, 2015
-
-
Steven Murray authored
Each of the methods of cta::ClientAPI need to know on behalf whom the request is being made. This user-identity information is required in order for the tape archive system to be able to authorize requests.
-
Steven Murray authored
-
Eric Cano authored
-
Daniele Kruse authored
-
Steven Murray authored
Removed needless compilation of MockClientAPITest from the client library and also renamed the unit_tests directory to just test
-
Steven Murray authored
-
Daniele Kruse authored
-
Eric Cano authored
-
Eric Cano authored
In order to simplify development, we will not turn the types into numbers.
-
- Jan 29, 2015
-
-
Eric Cano authored
-
Eric Cano authored
Intermediate commit: started to implement the garbage collection, plus a producer and consumer action. The Agent class is becomming too complex, so started to split it up between the current agent (living with the application it represents) and the AgentVisitor, which will look at it from the outside (for the garbage collector).
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Eric Cano authored
Moved objectsore classes in cta::objectstore namespace (and protocol buffer serializers into cta::objectstore::serializers).
-
Eric Cano authored
-
Eric Cano authored
Improved agent name layout. Added printouts in test program.
-
- Jan 28, 2015