- Aug 28, 2013
-
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
Create BDBException class and use that for throwing exceptions instead of std::exception. Thrown exceptions are and should not be propagated outside the JobInformationStorageBDB class. Move logging to BDBException constructor.
-
Martin Skou Andersen authored
In revision 28075, reading job storage in JobInformationStorageXML class was moved to constructor, so when using JobInformationStorageXML methods consecutive the internal job store might be invalid, thus when writing and job store is invalid a new must be created before writing jobs. Fixes make check broken in revision 28075.
-
- Aug 27, 2013
-
-
Martin Skou Andersen authored
Move job list file checking from UserConfig to JobStorageInformation class. Check for storage in constructor. Improve log messages.
-
- Aug 26, 2013
-
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
Another errors from 'X509_STORE_CTX_get_error' must be translated by 'X509_verify_cert_error_string' according to openssl man pages.
-
Martin Skou Andersen authored
Revoking revision 28067 since PayloadTLSMCC pointer might be NULL, except for call to Logger in PayloadTLSMCC::StoreInstance method, since it is a member method.
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
Errors from 'X509_STORE_CTX_get_error' must be translated by 'X509_verify_cert_error_string' according to openssl man pages.
-
Martin Skou Andersen authored
-
- Aug 23, 2013
-
-
Martin Skou Andersen authored
TLS MCC: If previous MCC failed, add its MCC_Status explanation to the MCC_Status returned by the TLS MCC process method.
-
- Aug 21, 2013
-
-
Martin Skou Andersen authored
EMI-ES: Make use of bulk operations when retrieving list of jobs from service. Performance improvement to arcsync. On the way to fixing bug 3099.
-
Mattias Ellert authored
-
- Aug 20, 2013
-
-
Martin Skou Andersen authored
Pass timeout value specified on command-line to used UserConfig object. Previously arcsync ignored the specified timeout value. Fixes bug 3243 - a consequence of an unintentional omission in revision 12298.
-
David Cameron authored
-
- Aug 19, 2013
-
-
Aleksandr Konstantinov authored
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
-
- Aug 13, 2013
-
-
Gabor Roczei authored
-
- Aug 08, 2013
-
-
Anders Waananen authored
-
Mattias Ellert authored
-
- Aug 07, 2013
-
-
David Cameron authored
-
- Aug 06, 2013
-
-
Martin Skou Andersen authored
-
- Aug 05, 2013
-
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
EMI ES: Make use of bulk operations when submitting directly to a submission endpoint. On the way to fixing bug 3099.
-
- Aug 03, 2013
-
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
EMI ES faults specific to an activity has the ActivityID element set in the response. Store that information in EMIESFault objects.
-
- Aug 02, 2013
-
-
Martin Skou Andersen authored
Use EMIESResponse in submit method in EMIESClient class. Extend EMIESJob to also hold EMIESJobState object.
-
Martin Skou Andersen authored
Set pointers to the JobDescription objects which have not been submitted. Fixes error reporting for arcsub when using the --direct flag in cases where job descriptions are not submitted.
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
-
- Aug 01, 2013
-
-
Aleksandr Konstantinov authored
Use new features of Credential class (commit 28025) to provide support for generating proxies with various key size and signature type. Fix for bug 2741.
-