comparison ChangeLog @ 817:cfa4ec2fb98f

2006-9-26 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_fd_read, gftp_fd_write) - make sure the return value properly matches what was actually read or written to the socket
author masneyb
date Tue, 26 Sep 2006 11:26:31 +0000
parents 214d7e6ea78b
children 42a92d671a0d
comparison
equal deleted inserted replaced
816:214d7e6ea78b 817:cfa4ec2fb98f
1 2006-9-26 Brian Masney <masneyb@gftp.org> 1 2006-9-26 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c (gftp_fd_read, gftp_fd_write) - make sure the return
3 value properly matches what was actually read or written to the socket
4
2 * lib/rfc959.c - added rfc959_close_data_connection() 5 * lib/rfc959.c - added rfc959_close_data_connection()
3 6
4 2006-9-15 Brian Masney <masneyb@gftp.org> 7 2006-9-15 Brian Masney <masneyb@gftp.org>
5 * lib/protocols.c (gftp_fd_write, gftp_fd_read, 8 * lib/protocols.c (gftp_fd_write, gftp_fd_read,
6 gftp_fd_set_sockblocking) - added checks to make sure the file 9 gftp_fd_set_sockblocking) - added checks to make sure the file
3582 3585
3583 * configure.in - link in gthread 3586 * configure.in - link in gthread
3584 3587
3585 * cvsclean - added this script 3588 * cvsclean - added this script
3586 3589
3587 * *.[ch] - added $Id: ChangeLog,v 1.474 2006/09/26 10:56:33 masneyb Exp $ tags 3590 * *.[ch] - added $Id: ChangeLog,v 1.475 2006/09/26 11:26:31 masneyb Exp $ tags
3588 3591
3589 * debian/* - updated files from Debian maintainer 3592 * debian/* - updated files from Debian maintainer
3590 3593
3591 2002-10-03 Brian Masney <masneyb@gftp.org> 3594 2002-10-03 Brian Masney <masneyb@gftp.org>
3592 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3595 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)