comparison ChangeLog @ 851:83d39217749c

2006-11-16 Brian Masney <masneyb@gftp.org> * lib/protocols.c - backed out last change where hidden files aren't transferred in the subdirectories if the show_hidden_files option is disabled.
author masneyb
date Fri, 17 Nov 2006 01:38:51 +0000
parents 1c8d6b6b7950
children 5e3005923374
comparison
equal deleted inserted replaced
850:1c8d6b6b7950 851:83d39217749c
1 2006-11-16 Brian Masney <masneyb@gftp.org> 1 2006-11-16 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c - backed out last change where hidden files aren't
3 transferred in the subdirectories if the show_hidden_files option is
4 disabled.
5
2 * lib/protocols.c - skip over the hidden files when doing a recursive 6 * lib/protocols.c - skip over the hidden files when doing a recursive
3 transfer if the shown_hidden_files option is disabled. (closes #321573) 7 transfer if the shown_hidden_files option is disabled. (closes #321573)
4 8
5 * lib/sshv2.c (sshv2_initialize_string_with_path) - make sure the endpos 9 * lib/sshv2.c (sshv2_initialize_string_with_path) - make sure the endpos
6 variable is pointing to the position after the string. This fixes an 10 variable is pointing to the position after the string. This fixes an
3709 3713
3710 * configure.in - link in gthread 3714 * configure.in - link in gthread
3711 3715
3712 * cvsclean - added this script 3716 * cvsclean - added this script
3713 3717
3714 * *.[ch] - added $Id: ChangeLog,v 1.499 2006/11/17 01:20:57 masneyb Exp $ tags 3718 * *.[ch] - added $Id: ChangeLog,v 1.500 2006/11/17 01:38:50 masneyb Exp $ tags
3715 3719
3716 * debian/* - updated files from Debian maintainer 3720 * debian/* - updated files from Debian maintainer
3717 3721
3718 2002-10-03 Brian Masney <masneyb@gftp.org> 3722 2002-10-03 Brian Masney <masneyb@gftp.org>
3719 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3723 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)