Skip to content

Tags: wyang007/gridftp_dsi_posix

Tags

v1.4

Toggle v1.4's commit message
add support to GLOBUS_GFS_CMD_SITE_RDEL

v1.3

Toggle v1.3's commit message
add MD5 checksum (need -lssl when linking the .so)

add GRIDFTP_APPEND_XROOTD_CGI hook (environment variable) to support Xrootd space token.

v1.2

Toggle v1.2's commit message
in globus_l_gfs_posix_command(), include errno in the return.

v1.1

Toggle v1.1's commit message
remove code releated to checking quota against xrootd CNS server.

I believe it has never been used.

v1.0

Toggle v1.0's commit message
Separating globus_gridftp_server_posix.c from xrootd releases.

initial globus_gridftp_server_posix.c: identical to that in xrootd
release 3.0.2
initial Makefile: from VDT team