comparison ChangeLog @ 337:5f9d5aee0c1c

2003-12-10 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.c src/gtk/menu-items.c src/gtk/misc-gtk.c - check for a timeout from the remote server when refreshing the directory listing and changing directores. If it did, reconnect to the server.
author masneyb
date Sat, 13 Dec 2003 20:36:39 +0000
parents e0c22c0d9106
children 0f34108f27b7
comparison
equal deleted inserted replaced
336:e0c22c0d9106 337:5f9d5aee0c1c
1 2003-12-10 Brian Masney <masneyb@gftp.org> 1 2003-12-10 Brian Masney <masneyb@gftp.org>
2 * src/gtk/gftp-gtk.c src/gtk/menu-items.c src/gtk/misc-gtk.c - check
3 for a timeout from the remote server when refreshing the directory
4 listing and changing directores. If it did, reconnect to the server.
5
2 * lib/rfc2068.c - set the default file attributes to -rw-r--r-- for 6 * lib/rfc2068.c - set the default file attributes to -rw-r--r-- for
3 all files. 7 all files.
4 8
5 2003-12-7 Brian Masney <masneyb@gftp.org> 9 2003-12-7 Brian Masney <masneyb@gftp.org>
6 * lib/options.h lib/config_file.c - removed scramble_passwords 10 * lib/options.h lib/config_file.c - removed scramble_passwords
1828 1832
1829 * configure.in - link in gthread 1833 * configure.in - link in gthread
1830 1834
1831 * cvsclean - added this script 1835 * cvsclean - added this script
1832 1836
1833 * *.[ch] - added $Id: ChangeLog,v 1.183 2003/12/13 19:26:21 masneyb Exp $ tags 1837 * *.[ch] - added $Id: ChangeLog,v 1.184 2003/12/13 20:36:37 masneyb Exp $ tags
1834 1838
1835 * debian/* - updated files from Debian maintainer 1839 * debian/* - updated files from Debian maintainer
1836 1840
1837 2002-10-03 Brian Masney <masneyb@gftp.org> 1841 2002-10-03 Brian Masney <masneyb@gftp.org>
1838 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 1842 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)