comparison ChangeLog @ 484:632036c6e4a4

2004-6-15 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/sshv2.c src/gtk/gtkui.c src/text/textui.c - added support for RSA SecurID passwords * lib/sshv2.c - cleaned up the SSH login sequence even more. Removed ssh2_sftp_path and sshv2_use_sftp_subsys options. The sftp subsystem is now always used.
author masneyb
date Wed, 16 Jun 2004 00:59:07 +0000
parents 4376ffeab64e
children 7334a74db6f6
comparison
equal deleted inserted replaced
483:4376ffeab64e 484:632036c6e4a4
1 2004-6-15 Brian Masney <masneyb@gftp.org>
2 * lib/gftp.h lib/sshv2.c src/gtk/gtkui.c src/text/textui.c - added
3 support for RSA SecurID passwords
4
5 * lib/sshv2.c - cleaned up the SSH login sequence even more. Removed
6 ssh2_sftp_path and sshv2_use_sftp_subsys options. The sftp subsystem
7 is now always used.
8
1 2004-6-13 Brian Masney <masneyb@gftp.org> 9 2004-6-13 Brian Masney <masneyb@gftp.org>
2 * lib/gftp.h lib/misc.c src/gtk/Makefile.am src/gtk/menu-items.c 10 * lib/gftp.h lib/misc.c src/gtk/Makefile.am src/gtk/menu-items.c
3 src/gtk/misc-gtk.c src/text/Makefile.am src/uicommon/Makefile.am 11 src/gtk/misc-gtk.c src/text/Makefile.am src/uicommon/Makefile.am
4 src/uicommon/gftpui.c - added support to override the value of 12 src/uicommon/gftpui.c - added support to override the value of
5 SHARE_DIR during runtime with the GFTP_SHARE_DIR environment 13 SHARE_DIR during runtime with the GFTP_SHARE_DIR environment
2497 2505
2498 * configure.in - link in gthread 2506 * configure.in - link in gthread
2499 2507
2500 * cvsclean - added this script 2508 * cvsclean - added this script
2501 2509
2502 * *.[ch] - added $Id: ChangeLog,v 1.269 2004/06/13 14:25:18 masneyb Exp $ tags 2510 * *.[ch] - added $Id: ChangeLog,v 1.270 2004/06/16 00:59:07 masneyb Exp $ tags
2503 2511
2504 * debian/* - updated files from Debian maintainer 2512 * debian/* - updated files from Debian maintainer
2505 2513
2506 2002-10-03 Brian Masney <masneyb@gftp.org> 2514 2002-10-03 Brian Masney <masneyb@gftp.org>
2507 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2515 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)