comparison ChangeLog @ 748:08c24b6cd373

2006-5-14 Brian Masney <masneyb@gftp.org> * lib/rfc959.c (rfc959_syst) - disable the show_hidden_files and resolve_symlinks options if the remote server is a VMS server. (closes #170524)
author masneyb
date Mon, 15 May 2006 01:38:04 +0000
parents c8e09269c3e1
children 11b85ac0ec15
comparison
equal deleted inserted replaced
747:c8e09269c3e1 748:08c24b6cd373
1 2006-5-14 Brian Masney <masneyb@gftp.org> 1 2006-5-14 Brian Masney <masneyb@gftp.org>
2 * lib/rfc959.c (rfc959_syst) - disable the show_hidden_files and
3 resolve_symlinks options if the remote server is a VMS server.
4 (closes #170524)
5
2 * lib/sshv2.c - make sure the 64 bit data is transformed into network 6 * lib/sshv2.c - make sure the 64 bit data is transformed into network
3 byte order (from Aurelien Jarno <aurelien@aurel32.net>) (closes #168466) 7 byte order (from Aurelien Jarno <aurelien@aurel32.net>) (closes #168466)
4 8
5 * lib/sshv2.c (sshv2_get_file) - use SSH_FXF_READ instead of 9 * lib/sshv2.c (sshv2_get_file) - use SSH_FXF_READ instead of
6 SSH_FXP_OPEN to open the file. This ensures the file can be downloaded 10 SSH_FXP_OPEN to open the file. This ensures the file can be downloaded
3361 3365
3362 * configure.in - link in gthread 3366 * configure.in - link in gthread
3363 3367
3364 * cvsclean - added this script 3368 * cvsclean - added this script
3365 3369
3366 * *.[ch] - added $Id: ChangeLog,v 1.427 2006/05/15 01:31:20 masneyb Exp $ tags 3370 * *.[ch] - added $Id: ChangeLog,v 1.428 2006/05/15 01:38:04 masneyb Exp $ tags
3367 3371
3368 * debian/* - updated files from Debian maintainer 3372 * debian/* - updated files from Debian maintainer
3369 3373
3370 2002-10-03 Brian Masney <masneyb@gftp.org> 3374 2002-10-03 Brian Masney <masneyb@gftp.org>
3371 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3375 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)