annotate THANKS @ 146:782f84694489

2003-4-25 Brian Masney <masneyb@gftp.org> * lib/rfc959.c - added IPV6 support (RFC2428). The only part of the project that isn't IPV6 ready is the proxy comparsion functions. * lib/protocols.c - change the hints.ai_family paramater from AF_INET to PF_UNSPEC * lib/gftp.h lib/misc.c lib/pty.c - moved the functionality of pty[ms]_open() to pty.c. Combined these 2 functions into open_ptys(), and there is one defined for each system type (lots of #define's in this file!) * lib/Makefile.am po/POTFILES.in - added pty.c * lib/sshv2.c - when searching for the password prompt, omit the first character in case it is capitalized. Also, use the new function open_ptys() * configure.in - search for openpty in -lutil. Also, define HAVE_OPENPTY if this function is present on the system
author masneyb
date Sat, 26 Apr 2003 15:26:42 +0000
parents 8b1883341c6f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1 I would like to thank everyone for using gFTP, and for sending in bug
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2 reports about it. I would also like to thank these specific people for
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
3 sending in patches or translations:
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
4
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
5 Steve Stites <stites@fastmail.ca> - updated USERS-GUIDE
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
6 Yanko Kaneti <yaneti@declera.com> - Bulgarian updates
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
7 John Franks <john@math.northwestern.edu> - Several HTTP fixes
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
8 Myckel Habets <myckelhabets@netscape.net> - Norwegian updates
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
9 Borislav Aleksandrov <B.Aleksandrov@cnsys.bg> - Bulgarian translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
10 Gustavo D. Vranjes <gvranjes@abaconet.com.ar> - Spanish translation updates
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
11 Anders Henriksen <andersh@cc.uit.no> - Norwegian translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
12 Gorkem Cetin <gorkem@gelecek.com.tr> - Turkish translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
13 Gabriele Stella <gstella@libero.it> - Italian translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
14 Wu Yulun <migr@operamail.com> - Simplified Chinese translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
15 Isaías V. Prestes <isix@uol.com.br> - Portuguese translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
16 The Polish GNOME Translation Team <gnomepl@pandora.info.bielsko.pl> - Polish transation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
17 Domansky Petr <root@tien.cz.telecom.cz> - Czech translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
18 Anders Eurenius <c96aes@cs.umu.se> - Swedish translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
19 Sung-Hyun Nam <namsh@kldp.org> - Korean translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
20 Yasuyuki Furukawa <yasu@on.cs.keio.ac.jp> - Japanese translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
21 Valek Filippov <frob@df.ru> - Russian translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
22 E. Sassaki <esassaki@hotmail.com> - Portuguese translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
23 Fang Chun-Chih <ccfang1@ms21.hinet.net> - Chinese translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
24 Tuomo Lukka <Luigi@iki.fi> - Finnish translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
25 Birger Langkjer <birger.langkjer@image.dk> - Danish translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
26 Vicente Aguilar <v.aguilar@terra.es> - Spanish translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
27 Hein-Jan Leliveld <h.j.leliveld@student.tn.tudelft.nl> - Dutch translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
28 Jochen Siebert <siebert@physik.rwth-aachen.de> - German translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
29 Matthias Warkus <mawarkus@t-online.de> - Updates to German translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
30 Jerome Couderc <j.couderc@ifrance.com> - French translation
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
31 Peter Osterlund <peter.osterlund@mailbox.swipnet.se> - sent in some patches and did lots of code testing
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
32 Toussaint Frédéric <ftoussin@club-internet.fr> - sent me some more icons
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
33 David Kaelbling <drk@sgi.com> - Sent in patch to make gFTP compile on IRIX
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
34 Gerard Lanois <gerard@msi.com> - sent in patch for MacOS ftp servers
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
35 Noel T. Nunkovich <ntnunk@earthlink.net> - sent in patch for NT ftp servers
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
36 Aaron Worley <planet_hoth@yahoo.com> - designed gftp logo
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
37 Sean Finkel <alarion@worldspy.net> - designed a few icons for me
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
38 Chi-Deok Hwang <cdhwang@sr.hei.co.kr> - sent in patches to fix some bugs
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
39 Ryan Weaver <ryanw@infohwy.com> - RedHat package maintainer
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
40
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
41 And finally special thanks goes out to:
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
42
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
43 The Knights Who Say "NI!"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
44 ... and the aptly named Sir Not Appearing in this Program
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
45