- Jul 31, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
- Jul 28, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
XrdSsi headers will be merged into master branch, but move into private/
-
Michael Davis authored
Updates to XRootD SSI to fix bug with using SSI + OFS similtaneously
-
- Jul 27, 2017
-
-
Michael Davis authored
This is deprecated but is useful for testing: it allows eoscta_stub to be dropped in in place of the "cta archive" command in the WFE in the current test setup.
-
- Jul 26, 2017
-
-
Michael Davis authored
Required to read user name from XRootD key
-
Michael Davis authored
Merged into XrdSsiCtaServiceProvider.cpp as it does not need to be included anywhere else.
-
Michael Davis authored
-
- Jul 25, 2017
-
-
Michael Davis authored
-
- Jul 21, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
- Jul 20, 2017
-
-
Michael Davis authored
Necessary in order to make ServiceClientSide reentrant
-
Michael Davis authored
The implementation of Stop() is simply { return false; } so this function is superfluous. It's not possible to shut down the service on the client side except when completely closing down the client.
-
Michael Davis authored
-
- Jul 19, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Jul 18, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
Using Promises and Futures
-
- Jul 17, 2017
-
-
Michael Davis authored
The framework does not throw exceptions to the client, instead it puts the exception in an Alert and calls the AlertCallback to log it.
-
Michael Davis authored
Alert objects are self-destructing after they are sent (or cancelled)
-
Michael Davis authored
-
Michael Davis authored
* EOS->CTA is a Notification message * CTA->EOS is a Response message (sent as Metadata) * Optional Alert for extra log messages (sent as Alert)
-
- Jul 14, 2017
-
-
Michael Davis authored
-
- Jul 13, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
To better understand the order in which objects are created and destroyed, and what their lifetimes are.
-
- Jul 12, 2017
-
-
Michael Davis authored
There needs to be some proper synchronisation here, as Finished() must be called before UnBind(). Sleep is a stopgap, I have raised an issue with Andy.
-
Michael Davis authored
-
Michael Davis authored
-
- Jul 11, 2017
-
-
Michael Davis authored
-