Mercurial > gftp.yaz
comparison ChangeLog @ 574:81b957b00691
2004-9-29 Brian Masney <masneyb@gftp.org>
* lib/sshv2.c (sshv2_set_config_options) set the request->need_password
to be the value of the option ssh_need_userpass
* src/text/gftp-text.c (main) - run gftp_shutdown() before the program
exits
* src/uicommon/gftpui.c (gftpui_common_cmd_set) - toggle
gftp_configuration_changed whenever the user changes a configuration
item
author | masneyb |
---|---|
date | Wed, 29 Sep 2004 22:59:06 +0000 |
parents | a2d49bf1d2d1 |
children | e0e167f428ec |
comparison
equal
deleted
inserted
replaced
573:a2d49bf1d2d1 | 574:81b957b00691 |
---|---|
1 2004-9-29 Brian Masney <masneyb@gftp.org> | 1 2004-9-29 Brian Masney <masneyb@gftp.org> |
2 * lib/sshv2.c (sshv2_set_config_options) set the request->need_password | |
3 to be the value of the option ssh_need_userpass | |
4 | |
5 * src/text/gftp-text.c (main) - run gftp_shutdown() before the program | |
6 exits | |
7 | |
8 * src/uicommon/gftpui.c (gftpui_common_cmd_set) - toggle | |
9 gftp_configuration_changed whenever the user changes a configuration | |
10 item | |
11 | |
2 * src/text/gftp-text.c src/uicommon/gftpui.c - make sure that extra | 12 * src/text/gftp-text.c src/uicommon/gftpui.c - make sure that extra |
3 newlines are not displayed to the user when certain commands are run | 13 newlines are not displayed to the user when certain commands are run |
4 from the text console | 14 from the text console |
5 | 15 |
6 * lib/rfc959.c lib/protocols.c lib/gftp.h - when making an IPv6 | 16 * lib/rfc959.c lib/protocols.c lib/gftp.h - when making an IPv6 |
2890 | 2900 |
2891 * configure.in - link in gthread | 2901 * configure.in - link in gthread |
2892 | 2902 |
2893 * cvsclean - added this script | 2903 * cvsclean - added this script |
2894 | 2904 |
2895 * *.[ch] - added $Id: ChangeLog,v 1.335 2004/09/29 22:50:33 masneyb Exp $ tags | 2905 * *.[ch] - added $Id: ChangeLog,v 1.336 2004/09/29 22:59:06 masneyb Exp $ tags |
2896 | 2906 |
2897 * debian/* - updated files from Debian maintainer | 2907 * debian/* - updated files from Debian maintainer |
2898 | 2908 |
2899 2002-10-03 Brian Masney <masneyb@gftp.org> | 2909 2002-10-03 Brian Masney <masneyb@gftp.org> |
2900 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 2910 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |