- Sep 26, 2013
-
-
David Cameron authored
-
- Sep 25, 2013
-
-
Aleksandr Konstantinov authored
Adding EPSV command into (Grid)FTP DMC to make it handle IPv6 properly for file listing. Finished fix for bug 3254.
-
Aleksandr Konstantinov authored
Implementing RFC2428 in gridftpd. Partial - at least arccp works - solution for IPv6 problem described in bug 3254.
-
Martin Skou Andersen authored
In case GridFTP client plugin is missing, only write error message and set exit code to 1 if job submission failed, otherwise write info message and set exit code to 0. Fixes bug 3235.
-
- Sep 23, 2013
-
-
Martin Skou Andersen authored
-
- Sep 19, 2013
-
-
Andrii Salnikov authored
-
Andrii Salnikov authored
make sure nordugridmap will not overwrite already existed mapfiles in case of no disk space (bug #3118)
-
- Sep 17, 2013
-
-
Szigeti Gabor authored
Add reporting feature, but it is only not full tested because the XPathLookup is a little bit tricky when it read xml (with namespace) from file.
-
- Sep 13, 2013
-
-
Anders Waananen authored
-
- Sep 12, 2013
-
-
Aleksandr Konstantinov authored
-
Mattias Ellert authored
-
- Sep 10, 2013
-
-
Szigeti Gabor authored
-
- Sep 09, 2013
-
-
Szigeti Gabor authored
-
- Aug 31, 2013
-
-
Oxana Smirnova authored
Russian translation: synchronising with changes due to the new job list and certificate signing algorithms
-
- Aug 30, 2013
-
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
Use BDB job storage implementation by default, if available. Create configuration attribute for choosing job storage implementation to use.
-
- Aug 29, 2013
-
-
Martin Skou Andersen authored
Create structure for holding available job information storage implementations. Use an array to hold available implementations. Adapt unit test to use array. Remove XML locking test.
-
Martin Skou Andersen authored
-
Martin Skou Andersen authored
-
- 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
-
Martin Skou Andersen authored
-
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
-