- 29 Sep, 2014 1 commit
-
-
Elvin Sindrilaru authored
-
- 09 Sep, 2014 1 commit
-
-
Elvin Sindrilaru authored
and provided that the proper authentication information is present in the opaque info.
-
- 20 Aug, 2014 2 commits
-
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
Fix timing printout
-
- 14 Aug, 2014 1 commit
-
-
Giuseppe Lo Presti authored
-
- 06 Aug, 2014 3 commits
-
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
- drop the 'persistancy on successful close' functionality as it is not used any long - connect to the diskmanager only when we have the necessary information, otherwise we are doing a d2d or an rtcpd transfer and we don't need to contact the diskmanager - remove unused include statements and fix formatting
-
Elvin Sindrilaru authored
files to follow the naming convention used throughout the XRootD plugin
-
- 01 Aug, 2014 1 commit
-
-
Elvin Sindrilaru authored
which contacts the diskmanager and passed the status of the operation. Drop also the unlink command which was contacting the XRootD daemon on the headnode and requesting the deletion of the file from the namespace in case an error occurred during the transfer - the cleanup will be done by the diskmanager as it will know from the XRootD daemon on the diskserver that the transfer failed.
-
- 29 Jul, 2014 2 commits
-
-
Sebastien Ponce authored
-
Sebastien Ponce authored
In principle, this support was supposed to be provided by an independent OSS plugin, but it happens that external attributes are not supported by OSS and that POSIX calls were used directly, bypassing OSS. Thus a wrapper had to be used for the moment around the POSIX calls. To be imprived if OSS supports external attributes one day.
-
- 23 Jul, 2014 3 commits
-
-
Elvin Sindrilaru authored
applications (e.g. ROOT) can add to the user opaque information. Reword some log messages.
-
Elvin Sindrilaru authored
for the authorization component (acc). Use the xcastor_* logging only after the logging infrastructure has been properly enabled.
-
Elvin Sindrilaru authored
masked/unimplemented file system operations
-
- 03 Jul, 2014 2 commits
-
-
David COME authored
-
Elvin Sindrilaru authored
-
- 02 Jul, 2014 2 commits
-
-
Elvin Sindrilaru authored
transfer and we allow it to pass through without trying to connect to the stager job.
-
Elvin Sindrilaru authored
clean up code providing proper formatting.
-
- 01 Jul, 2014 1 commit
-
-
Elvin Sindrilaru authored
-
- 29 Jun, 2014 1 commit
-
-
Elvin Sindrilaru authored
implementation in XRootD 4.0.
-
- 25 Jun, 2014 1 commit
-
-
Elvin Sindrilaru authored
-
- 24 Jun, 2014 3 commits
-
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
XROOTD: Drop the service class value passed around (in pfn2) between the headnode and the diskserver as this information is not used anywhere. This was sent from the diskserver to the headnode in case of an unlink but it is useless. Drop also the call to Cns_selectsrvr since we know for sure we always connect to the local nsd.
-
Elvin Sindrilaru authored
Drop the firstByteWritten which is not used anymore and its corresponding function UpdateMeta Enable checksumming for all transfers Remove unused methods from the OFS layer like: stat and rem Drop a lot of unused flags and variables Rename variables to follow the naming convention and apply proper indentation
-
- 17 Jun, 2014 1 commit
-
-
Sebastien Ponce authored
-
- 14 May, 2014 1 commit
-
-
- 30 Apr, 2014 1 commit
-
-
Giuseppe Lo Presti authored
-
- 22 Apr, 2014 1 commit
-
-
Sebastien Ponce authored
-
- 25 Mar, 2014 1 commit
-
-
Elvin Sindrilaru authored
XROOTD: Add dependency on uuid for libXrdxCastor2ServerAcc.so
-
- 02 Dec, 2013 1 commit
-
-
Elvin Sindrilaru authored
-
- 21 Nov, 2013 1 commit
-
-
Elvin Sindrilaru authored
-
- 15 Nov, 2013 3 commits
-
-
Elvin Sindrilaru authored
the disk server which no longer contains the stager host variable
-
Elvin Sindrilaru authored
XRootD on the diskserver as it was anyway not used in the Prepare method at the redirector
-
Elvin Sindrilaru authored
XrdxCastor2FsDirectory and XrdxCastor2Fs Prepare the drop of the stageHost variable as this will be always the same machine as the one the XRootD redirector sits on
-
- 31 Oct, 2013 1 commit
-
-
Eric Cano authored
added relaxed warning for non-const correct assignments of string litterals into char * officialized some potentially ambiguous mutliline ifs without curly braces fixed bug where the XrdOucString should have been compared to strings, not the char *
-
- 19 Sep, 2013 2 commits
-
-
Elvin Alin Sindrilaru authored
-
Elvin Alin Sindrilaru authored
-
- 30 Jul, 2013 1 commit
-
-
Elvin Alin Sindrilaru authored
-
- 23 Jul, 2013 2 commits
-
-
Giuseppe Lo Presti authored
-
Elvin Alin Sindrilaru authored
-