Changelog for
globus-gridftp-server-6.16-1.1.x86_64.rpm :
Sat Jul 28 14:00:00 2012 paisiosAATTlrz.de
1. Summary of Changes in GridFTP
1.1. New Features: GridFTP
GRIDFTP-165: MLSD response on the control channel
GRIDFTP-201: Please give progress markers / heartbeats when doing CKSM
GRIDFTP-219: allow PROT setting with non-gsi control channels
GRIDFTP-227: Add server option to enable threaded operation and set number of threads.
1.2. Improvements: GridFTP
GRIDFTP-126: globus-url-copy is sending unnecessary MKDs
GRIDFTP-198: MLSC is very slow
GRIDFTP-199: control chan lib (which fxp uses) very slow with large MLSC response
GRIDFTP-208: Add manpage for globus-url-copy
GRIDFTP-209: Add manpage for globus-gridftp-server
GRIDFTP-228: Allow login without delegated credentials
GRIDFTP-230: Suppress gfork error message
2. Fixed Bugs for GridFTP
GRIDFTP-196: fix behaviour for syntax errors in server options
GRIDFTP-197: client library build failure on solaris
GRIDFTP-200: GUC sync from gsi <-> anon ftp fails
GRIDFTP-203: globus-url-copy -create-dest flag does not work when the input is from stdin
GRIDFTP-211: potentially unsafe format strings in globus-url-copy
GRIDFTP-212: gridftp server doesn\'t build if PATH_MAX is not defined
GRIDFTP-213: globus-url-copy -create-dest results in an attempted dir creation for every file
GRIDFTP-214: gridftp server doesn\'t verify that ~ is valid unless path-restrictions are used
GRIDFTP-216: Possible bug in continue-on-error option in GUC
GRIDFTP-217: -connections-disabled option has no effect when running under inetd
GRIDFTP-218: add cygwin fork failure workaround
GRIDFTP-220: globus-url-copy -create-dest may unnecessarily attempt mkdir for every file
GRIDFTP-221: 5.2.0 globus-gridftp-server breaks source and binary compatibility in the DSI interface.
GRIDFTP-222: race condition in in directory streaming for both mlsd and mlsc
GRIDFTP-223: GridFTP server does not return error if the function close return the erro \"Disk quota exceeded\"
GRIDFTP-226: Dir listings may recurse even when recurison isn\'t enabled
3. Known Problems in GridFTP
GT-2: GUC will treat directory as if its a file for the purpose of sync comparison
GT-3: gridftp server incorrectly handles relative path configuration values
GT-4: Can\'t build gridftp server with alternate CC, needed by LTA
GT-5: globus-url-copy doesn\'t pipeline url input from a file
GT-6: GridFTP installation on OpenBSD 4.9
GT-7: Issues with netlogger style logs
GT-8: globus-url-copy -rst ... -st ... segfault if the options are not correctly synchronized
GT-9: Failure in globus_ftp_client_operationattr_set_authorization() results in using freed memory
GT-10: Problem checking directory permissions with MLST
GT-11: globus-url-copy -rst segfault if the network is not working
GT-12: GUC exits with zero when it hits a stall-timeout
GT-152: MFMT / SITE UTIME not working properly on my mac. gt 5.0.5.
GT-165: Threaded server has a race condition with parallel data channels and loading crls
GT-166: Threaded server data channel connection error
GT-167: UMD Criterion: EGI_GENERIC_SEC_1 (Writable files)
GT-182: gridftp truncates pathnames over 4096 chars, misleading errors
GT-195: GridFTP acts as wrong user when user doesn\'t exist. [fixed: globus_gridftp_server-6.11]